nixos-greynix/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-11-10 15:47:39 +08:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-21 20:25:13 +08:00
"lastModified": 1734622215,
"narHash": "sha256-OOfI0XhSJGHblfdNDhfnn8QnZxng63rWk9eeJ2tCbiI=",
2024-11-10 15:47:39 +08:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-21 20:25:13 +08:00
"rev": "1395379a7a36e40f2a76e7b9936cc52950baa1be",
2024-11-10 15:47:39 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-21 20:25:13 +08:00
"lastModified": 1734424634,
"narHash": "sha256-cHar1vqHOOyC7f1+tVycPoWTfKIaqkoe1Q6TnKzuti4=",
2024-11-10 15:47:39 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-21 20:25:13 +08:00
"rev": "d3c42f187194c26d9f0309a8ecc469d6c878ce33",
2024-11-10 15:47:39 +08: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
}