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": {
2025-01-05 08:24:47 +08:00
"lastModified": 1736013363,
"narHash": "sha256-P4lsS2Y5GzBfC8OfXtD/xWEucX6oHGTjOzjEjEJbXfc=",
2024-11-10 15:47:39 +08:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-05 08:24:47 +08:00
"rev": "0d7908bd09165db6699908b7e3970f137327cbf0",
2024-11-10 15:47:39 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-04 12:29:23 +08:00
"lastModified": 1735834308,
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
2024-11-10 15:47:39 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-04 12:29:23 +08:00
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
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
}