snapshot pre-cleanup-2026-06-04T16-00-46Z

This commit is contained in:
2026-06-04 18:00:46 +02:00
parent 9e0f4e9aca
commit 501965a0dc
11 changed files with 791 additions and 3 deletions
Generated
+21
View File
@@ -46,6 +46,26 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1780290312,
"narHash": "sha256-eTAlX0CwgB84Ts3GaBd944A3DRXVMzgA0EqroZBISUo=",
"owner": "nix-community",
"repo": "disko",
"rev": "115e5211780054d8a890b41f0b7734cafad54dfe",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
@@ -285,6 +305,7 @@
"root": {
"inputs": {
"caelestia-shell": "caelestia-shell",
"disko": "disko",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"home-manager": "home-manager",