summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock22
1 files changed, 22 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 27cc7f81..9d71635e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -105,6 +105,27 @@
105 "type": "github" 105 "type": "github"
106 } 106 }
107 }, 107 },
108 "disko": {
109 "inputs": {
110 "nixpkgs": [
111 "nixpkgs"
112 ]
113 },
114 "locked": {
115 "lastModified": 1768920986,
116 "narHash": "sha256-CNzzBsRhq7gg4BMBuTDObiWDH/rFYHEuDRVOwCcwXw4=",
117 "owner": "nix-community",
118 "repo": "disko",
119 "rev": "de5708739256238fb912c62f03988815db89ec9a",
120 "type": "github"
121 },
122 "original": {
123 "owner": "nix-community",
124 "ref": "latest",
125 "repo": "disko",
126 "type": "github"
127 }
128 },
108 "flake-compat": { 129 "flake-compat": {
109 "flake": false, 130 "flake": false,
110 "locked": { 131 "locked": {
@@ -1312,6 +1333,7 @@
1312 "backup-utils": "backup-utils", 1333 "backup-utils": "backup-utils",
1313 "ca-util": "ca-util", 1334 "ca-util": "ca-util",
1314 "deploy-rs": "deploy-rs", 1335 "deploy-rs": "deploy-rs",
1336 "disko": "disko",
1315 "flake-compat": "flake-compat_3", 1337 "flake-compat": "flake-compat_3",
1316 "flake-registry": "flake-registry", 1338 "flake-registry": "flake-registry",
1317 "flake-utils": "flake-utils", 1339 "flake-utils": "flake-utils",