home-manager/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-07-09 21:58:33 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-07 09:32:40 +01:00
"lastModified": 1736204492,
"narHash": "sha256-CoBPRgkUex9Iz6qGSzi/BFVUQjndB0PmME2B6eEyeCs=",
2024-07-09 21:58:33 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-07 09:32:40 +01:00
"rev": "20665c6efa83d71020c8730f26706258ba5c6b2a",
2024-07-09 21:58:33 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-07 09:32:40 +01:00
"lastModified": 1736012469,
"narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=",
2024-07-09 21:58:33 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-07 09:32:40 +01:00
"rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d",
2024-07-09 21:58:33 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}