nixos-greynix/flake.lock

50 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-02-19 17:49:41 +08:00
"lastModified": 1739757849,
"narHash": "sha256-Gs076ot1YuAAsYVcyidLKUMIc4ooOaRGO0PqTY7sBzA=",
2024-11-10 15:47:39 +08:00
"owner": "nix-community",
"repo": "home-manager",
2025-02-19 17:49:41 +08:00
"rev": "9d3d080aec2a35e05a15cedd281c2384767c2cfe",
2024-11-10 15:47:39 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-02-09 20:37:08 +08:00
"ref": "release-24.11",
2024-11-10 15:47:39 +08:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-03-02 21:23:01 +08:00
"lastModified": 1740743217,
"narHash": "sha256-brsCRzLqimpyhORma84c3W2xPbIidZlIc3JGIuQVSNI=",
2025-01-12 20:44:03 +08:00
"owner": "NixOS",
2024-11-10 15:47:39 +08:00
"repo": "nixpkgs",
2025-03-02 21:23:01 +08:00
"rev": "b27ba4eb322d9d2bf2dc9ada9fd59442f50c8d7c",
2024-11-10 15:47:39 +08:00
"type": "github"
},
"original": {
2025-01-12 20:44:03 +08:00
"owner": "NixOS",
"ref": "nixos-24.11",
2024-11-10 15:47:39 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-02-09 20:30:36 +08:00
"root": {
2025-01-27 16:09:37 +08:00
"inputs": {
"home-manager": "home-manager",
2025-02-09 20:30:36 +08:00
"nixpkgs": "nixpkgs"
2024-11-10 15:47:39 +08:00
}
}
},
"root": "root",
"version": 7
}