nichts/flake.lock

189 lines
4.8 KiB
Text
Raw Normal View History

2024-04-10 11:35:09 +02:00
{
"nodes": {
2024-05-14 23:47:14 +02:00
"crane": {
2024-09-01 21:37:36 +02:00
"locked": {
2024-10-22 17:04:55 +02:00
"lastModified": 1727974419,
"narHash": "sha256-WD0//20h+2/yPGkO88d2nYbb23WMWYvnRyDQ9Dx4UHg=",
2024-09-01 21:37:36 +02:00
"owner": "ipetkov",
"repo": "crane",
2024-10-22 17:04:55 +02:00
"rev": "37e4f9f0976cb9281cd3f0c70081e5e0ecaee93f",
2024-09-01 21:37:36 +02:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-04-10 11:35:09 +02:00
"flake-compat": {
2024-05-14 23:47:14 +02:00
"flake": false,
"locked": {
2025-01-08 15:05:20 +01:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
2024-05-14 23:47:14 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2025-01-08 15:05:20 +01:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2024-05-14 23:47:14 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-04-12 22:03:29 +02:00
"flake-utils": {
"inputs": {
2024-08-20 21:47:59 +02:00
"systems": "systems"
2024-04-12 22:03:29 +02:00
},
2024-10-10 00:31:43 +02:00
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-09-01 21:37:36 +02:00
"helix": {
"inputs": {
"crane": "crane",
2024-10-29 22:31:30 +01:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
2024-09-01 21:37:36 +02:00
"rust-overlay": "rust-overlay"
},
"locked": {
2025-01-08 15:05:20 +01:00
"lastModified": 1736259479,
"narHash": "sha256-EYAUL8eJgCC3/7CyPoZrPLAqxokQ/DcD7A+cZ0bKvmI=",
2024-09-01 21:37:36 +02:00
"owner": "helix-editor",
"repo": "helix",
2025-01-08 15:05:20 +01:00
"rev": "a0bd39d40e983c9fdcd4909b0077b3ac8bf43ad6",
2024-09-01 21:37:36 +02:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"repo": "helix",
"type": "github"
}
},
2024-09-02 22:26:06 +02:00
"impermanence": {
"locked": {
2025-01-08 15:05:20 +01:00
"lastModified": 1734945620,
"narHash": "sha256-olIfsfJK4/GFmPH8mXMmBDAkzVQ1TWJmeGT3wBGfQPY=",
2024-09-02 22:26:06 +02:00
"owner": "nix-community",
"repo": "impermanence",
2025-01-08 15:05:20 +01:00
"rev": "d000479f4f41390ff7cf9204979660ad5dd16176",
2024-09-02 22:26:06 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2024-07-06 15:15:37 +02:00
"nixpkgs": {
"locked": {
2024-10-22 17:04:55 +02:00
"lastModified": 1728018373,
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
"owner": "nixos",
2024-07-06 15:15:37 +02:00
"repo": "nixpkgs",
2024-10-22 17:04:55 +02:00
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
2024-07-06 15:15:37 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-07-06 15:15:37 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2025-01-08 15:05:20 +01:00
"lastModified": 1736012469,
"narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=",
2024-07-06 15:15:37 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-08 15:05:20 +01:00
"rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d",
2024-07-06 15:15:37 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-29 22:31:30 +01:00
"root": {
"inputs": {
"helix": "helix",
"impermanence": "impermanence",
2024-11-06 00:15:51 +01:00
"nixpkgs": "nixpkgs_2",
"spicetify-nix": "spicetify-nix"
2024-07-06 15:15:37 +02:00
}
},
2024-10-29 22:31:30 +01:00
"rust-overlay": {
"inputs": {
"nixpkgs": [
"helix",
"nixpkgs"
]
2024-07-06 15:15:37 +02:00
},
"locked": {
2024-10-29 22:31:30 +01:00
"lastModified": 1728268235,
"narHash": "sha256-lJMFnMO4maJuNO6PQ5fZesrTmglze3UFTTBuKGwR1Nw=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "25685cc2c7054efc31351c172ae77b21814f2d42",
2024-07-06 15:15:37 +02:00
"type": "github"
},
"original": {
2024-10-29 22:31:30 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-07-06 15:15:37 +02:00
"type": "github"
}
},
2024-10-05 01:12:46 +02:00
"spicetify-nix": {
"inputs": {
2024-11-08 12:47:32 +01:00
"flake-compat": "flake-compat",
2024-10-11 13:50:13 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-10-05 01:12:46 +02:00
},
"locked": {
2025-01-08 15:05:20 +01:00
"lastModified": 1736223357,
"narHash": "sha256-QzL0ygtIeKmRZIjsSy+Ahg1DQBoUP62nZ0BhZaMLP/Y=",
2024-10-05 01:12:46 +02:00
"owner": "gerg-l",
"repo": "spicetify-nix",
2025-01-08 15:05:20 +01:00
"rev": "23e30ec79bb9f3a80fb3e2c0f24214c6dcfe5e61",
2024-10-05 01:12:46 +02:00
"type": "github"
},
"original": {
"owner": "gerg-l",
"repo": "spicetify-nix",
"type": "github"
}
},
2024-04-10 17:44:54 +02:00
"systems": {
2024-07-30 21:04:27 +02:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-04-10 11:35:09 +02:00
}
},
"root": "root",
"version": 7
}