summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 67beb64..802fa85 100644
--- a/flake.lock
+++ b/flake.lock
@@ -271,6 +271,26 @@
"type": "github"
}
},
+ "disko": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1719236180,
+ "narHash": "sha256-VZAfBk2Lo8hQy/NQ4XVSpTICT0ownXBUi1QvGfdlxaM=",
+ "owner": "nix-community",
+ "repo": "disko",
+ "rev": "dd4d1663ccf7fbdb32361b9afe9e71206584cd4c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "disko",
+ "type": "github"
+ }
+ },
"dns": {
"inputs": {
"flake-utils": [
@@ -691,6 +711,7 @@
"alertmanager-ntfy": "alertmanager-ntfy",
"arkenfox": "arkenfox",
"azahi-cc": "azahi-cc",
+ "disko": "disko",
"dns": "dns",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",