Files
nixos/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2026-02-22 19:54:17 +00:00
{
"nodes": {
2026-02-25 23:58:47 +00:00
"disko": {
2026-02-22 19:54:17 +00:00
"inputs": {
"nixpkgs": [
2026-02-25 23:58:47 +00:00
"nixpkgs-unstable"
2026-02-22 19:54:17 +00:00
]
},
"locked": {
2026-02-25 23:58:47 +00:00
"lastModified": 1768920986,
"narHash": "sha256-CNzzBsRhq7gg4BMBuTDObiWDH/rFYHEuDRVOwCcwXw4=",
"owner": "nix-community",
"repo": "disko",
"rev": "de5708739256238fb912c62f03988815db89ec9a",
"type": "github"
2026-02-22 19:54:17 +00:00
},
"original": {
2026-02-25 23:58:47 +00:00
"owner": "nix-community",
"ref": "latest",
"repo": "disko",
"type": "github"
2026-02-22 19:54:17 +00:00
}
},
"nixpkgs": {
"locked": {
2026-02-25 00:25:09 +00:00
"lastModified": 1771903837,
"narHash": "sha256-sdaqdnsQCv3iifzxwB22tUwN/fSHoN7j2myFW5EIkGk=",
2026-02-22 19:54:17 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2026-02-25 00:25:09 +00:00
"rev": "e764fc9a405871f1f6ca3d1394fb422e0a0c3951",
2026-02-22 19:54:17 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2026-02-24 23:27:24 +00:00
"ref": "nixos-25.11",
2026-02-22 19:54:17 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1714076141,
"narHash": "sha256-Drmja/f5MRHZCskS6mvzFqxEaZMeciScCTFxWVLqWEY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7bb2ccd8cdc44c91edba16c48d2c8f331fb3d856",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2026-02-25 23:58:47 +00:00
"disko": "disko",
2026-02-22 19:54:17 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}