diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 36 |
1 files changed, 1 insertions, 35 deletions
@@ -21,26 +21,6 @@ "type": "github" } }, - "flake-parts": { - "inputs": { - "nixpkgs-lib": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1730504689, - "narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "506278e768c2a08bec68eb62932193e341f55c90", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1731755305, @@ -60,10 +40,8 @@ "root": { "inputs": { "disko": "disko", - "flake-parts": "flake-parts", "nixpkgs": "nixpkgs", - "sops-nix": "sops-nix", - "sshKeys": "sshKeys" + "sops-nix": "sops-nix" } }, "sops-nix": { @@ -85,18 +63,6 @@ "repo": "sops-nix", "type": "github" } - }, - "sshKeys": { - "flake": false, - "locked": { - "narHash": "sha256-BEKwObEHFoq0UzQcZ0VJ6uVl3Cx2MVylPRkylReyDUk=", - "type": "file", - "url": "https://github.com/kbujari.keys" - }, - "original": { - "type": "file", - "url": "https://github.com/kbujari.keys" - } } }, "root": "root", |
