nixos-config/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2025-08-21 16:42:50 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-08-31 12:03:52 +02:00
"lastModified": 1756579987,
"narHash": "sha256-duCce8zGsaMsrqqOmLOsuaV1PVIw/vXWnKuLKZClsGg=",
2025-08-21 16:42:50 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-08-31 12:03:52 +02:00
"rev": "99a69bdf8a3c6bf038c4121e9c4b6e99706a187a",
2025-08-21 16:42:50 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-08-31 12:03:52 +02:00
"lastModified": 1756578978,
"narHash": "sha256-dLgwMLIMyHlSeIDsoT2OcZBkuruIbjhIAv1sGANwtes=",
2025-08-21 16:42:50 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-31 12:03:52 +02:00
"rev": "a85a50bef870537a9705f64ed75e54d1f4bf9c23",
2025-08-21 16:42:50 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}