Files
nixos/flake.lock

66 lines
1.6 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"
}
},
2026-04-09 22:34:12 +02:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1775423009,
"narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-04-08 02:55:42 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2026-04-09 22:34:12 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2026-04-08 02:55:42 +02:00
}
}
},
"root": "root",
"version": 7
}