From 037bee53a4e719ba3ed4ccc48b3c6a2edc52b883 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 22 Sep 2026 14:43:25 +0200 Subject: skadhi: initial commit --- flake.lock | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 27cc7f81..9d71635e 100644 --- a/flake.lock +++ b/flake.lock @@ -105,6 +105,27 @@ "type": "github" } }, + "disko": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1768920986, + "narHash": "sha256-CNzzBsRhq7gg4BMBuTDObiWDH/rFYHEuDRVOwCcwXw4=", + "owner": "nix-community", + "repo": "disko", + "rev": "de5708739256238fb912c62f03988815db89ec9a", + "type": "github" + }, + "original": { + "owner": "nix-community", + "ref": "latest", + "repo": "disko", + "type": "github" + } + }, "flake-compat": { "flake": false, "locked": { @@ -1312,6 +1333,7 @@ "backup-utils": "backup-utils", "ca-util": "ca-util", "deploy-rs": "deploy-rs", + "disko": "disko", "flake-compat": "flake-compat_3", "flake-registry": "flake-registry", "flake-utils": "flake-utils", -- cgit v1.2.3