diff --git a/flake.lock b/flake.lock index 7daa480..a5ecb7a 100644 --- a/flake.lock +++ b/flake.lock @@ -1,25 +1,5 @@ { "nodes": { - "disko": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1694069327, - "narHash": "sha256-Si2otUNjCe8kY5nsV7tILi4PsI0odBFrdSu8cCjn/eQ=", - "owner": "nix-community", - "repo": "disko", - "rev": "7bee8de8e6755506c70323b864a884f9624cc23a", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "disko", - "type": "github" - } - }, "impermanence": { "locked": { "lastModified": 1690797372, @@ -53,7 +33,6 @@ }, "root": { "inputs": { - "disko": "disko", "impermanence": "impermanence", "nixpkgs": "nixpkgs" }