spectre_nixcfg/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2025-06-16 02:09:21 -04:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-11 15:22:53 -04:00
"lastModified": 1752256062,
"narHash": "sha256-2s0PrY3vIFusm4UrqPnskY6SgdVolEDAz9wHcCSadcw=",
2025-06-16 02:09:21 -04:00
"owner": "nix-community",
"repo": "home-manager",
2025-07-11 15:22:53 -04:00
"rev": "b8b7e5ec3570eb003d55f4947dd39af15c3ca98d",
2025-06-16 02:09:21 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-07-11 15:22:53 -04:00
"lastModified": 1751984180,
"narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=",
2025-06-16 02:09:21 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-11 15:22:53 -04:00
"rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0",
2025-06-16 02:09:21 -04: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
}