home-manager/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-07-09 19:58:33 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-02 06:45:42 +00:00
"lastModified": 1733085484,
"narHash": "sha256-dVmNuUajnU18oHzBQWZm1BQtANCHaqNuxTHZQ+GN0r8=",
2024-07-09 19:58:33 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-02 06:45:42 +00:00
"rev": "c1fee8d4a60b89cae12b288ba9dbc608ff298163",
2024-07-09 19:58:33 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-02 06:45:42 +00:00
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
2024-07-09 19:58:33 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-02 06:45:42 +00:00
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
2024-07-09 19:58:33 +00: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
}