t14_legacy_config/flake.lock

66 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-03-17 08:05:27 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-07-15 00:09:48 +02:00
]
2022-03-17 08:05:27 +01:00
},
"locked": {
2022-07-15 00:09:48 +02:00
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
2022-03-17 08:05:27 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-07-15 00:09:48 +02:00
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-07-15 00:09:48 +02:00
"ref": "release-22.05",
2022-03-17 08:05:27 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1659859897,
"narHash": "sha256-jAppjCqvzi5O1ODp8K8p4Kql1YgtnAnO3iAsbW3622U=",
2022-03-17 08:05:27 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3c8a5fa9a699d6910bbe70490918f1a4adc1e462",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
2022-03-17 08:05:27 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1659987762,
"narHash": "sha256-vVY7XgKYnm48Xbwsx3Q+FJyFo93DKqXnhIuDKhj7j7c=",
2022-03-17 08:05:27 +01:00
"owner": "nix-community",
"repo": "NUR",
"rev": "0929bb3683ebcecd25a524f5793a7e07d6cab32f",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}