nix-cli/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-11-12 21:29:45 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-18 18:10:09 +00:00
"lastModified": 1734344598,
"narHash": "sha256-wNX3hsScqDdqKWOO87wETUEi7a/QlPVgpC/Lh5rFOuA=",
2024-11-12 21:29:45 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-18 18:10:09 +00:00
"rev": "83ecd50915a09dca928971139d3a102377a8d242",
2024-11-12 21:29:45 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-18 18:10:09 +00:00
"lastModified": 1734424634,
"narHash": "sha256-cHar1vqHOOyC7f1+tVycPoWTfKIaqkoe1Q6TnKzuti4=",
2024-11-12 21:29:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-18 18:10:09 +00:00
"rev": "d3c42f187194c26d9f0309a8ecc469d6c878ce33",
2024-11-12 21:29:45 +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
}