nixos/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-03-18 12:11:31 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-13 16:42:10 +00:00
"lastModified": 1726222338,
"narHash": "sha256-KuA8ciNR8qCF3dQaCaeh0JWyQUgEwkwDHr/f49Q5/e8=",
2024-03-18 12:11:31 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-13 16:42:10 +00:00
"rev": "503af483e1b328691ea3a434d331995595fb2e3d",
2024-03-18 12:11:31 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-09-13 16:42:10 +00:00
"lastModified": 1726062873,
"narHash": "sha256-IiA3jfbR7K/B5+9byVi9BZGWTD4VSbWe8VLpp9B/iYk=",
2024-03-18 12:11:31 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-13 16:42:10 +00:00
"rev": "4f807e8940284ad7925ebd0a0993d2a1791acb2f",
2024-03-18 12:11:31 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-07-07 22:05:51 +00:00
"nixpkgs": "nixpkgs"
2024-05-14 15:42:09 +00:00
}
2024-03-18 12:11:31 +00:00
}
},
"root": "root",
"version": 7
}