dotfiles/flake.lock

50 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-03-11 21:59:50 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-08-23 12:21:51 +02:00
"lastModified": 1739757849,
"narHash": "sha256-Gs076ot1YuAAsYVcyidLKUMIc4ooOaRGO0PqTY7sBzA=",
2024-03-11 21:59:50 +01:00
"owner": "nix-community",
"repo": "home-manager",
2025-08-23 12:21:51 +02:00
"rev": "9d3d080aec2a35e05a15cedd281c2384767c2cfe",
2024-03-11 21:59:50 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-08-23 12:21:51 +02:00
"ref": "release-24.11",
2024-03-11 21:59:50 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-08-23 12:21:51 +02:00
"lastModified": 1739758141,
"narHash": "sha256-uq6A2L7o1/tR6VfmYhZWoVAwb3gTy7j4Jx30MIrH0rE=",
2024-03-11 21:59:50 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2025-08-23 12:21:51 +02:00
"rev": "c618e28f70257593de75a7044438efc1c1fc0791",
2024-03-11 21:59:50 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2025-08-23 12:21:51 +02:00
"ref": "nixos-24.11",
2024-03-11 21:59:50 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}