Files
nixos/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2026-04-08 02:55:42 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-04-08 17:50:06 +02:00
"lastModified": 1775661044,
"narHash": "sha256-HlvLj+wE5ELaU+u2cY2nBFUJHdrob1V7qydk9lBx7oE=",
2026-04-08 02:55:42 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-04-08 17:50:06 +02:00
"rev": "4ac0a4fd1537325d769377d574dccd10b97c28a2",
2026-04-08 02:55:42 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-04-08 17:50:06 +02:00
"lastModified": 1775525138,
"narHash": "sha256-BQb70+B378ECLO8iQT3P/b1hCC5/CJVHZdeulY8futc=",
2026-04-08 02:55:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-04-08 17:50:06 +02:00
"rev": "d96b37bbeb9840f1c0ebfe90585ef5067b69bbb3",
2026-04-08 02:55:42 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}