nixos/flake.lock

50 lines
1.1 KiB
Text
Raw Normal View History

2024-07-07 21:35:51 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-24 20:28:36 +01:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2024-07-07 21:35:51 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-24 20:28:36 +01:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2024-07-07 21:35:51 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-02-15 10:43:15 +00:00
"lastModified": 1735563628,
"narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=",
2024-07-07 21:35:51 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2025-02-15 10:43:15 +00:00
"rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798",
2024-07-07 21:35:51 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}