diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/flake.lock b/flake.lock index 2ed883d..ad527ea 100644 --- a/flake.lock +++ b/flake.lock @@ -383,7 +383,9 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems", + "systems": [ + "systems" + ], "treefmt-nix": [ "treefmt-nix" ] @@ -527,7 +529,7 @@ "ragenix": "ragenix", "rust-overlay": "rust-overlay", "sops-nix": "sops-nix", - "systems": "systems_2", + "systems": "systems", "treefmt-nix": "treefmt-nix", "wl-togglescreens": "wl-togglescreens" } @@ -580,20 +582,6 @@ }, "systems": { "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "id": "systems", - "type": "indirect" - } - }, - "systems_2": { - "locked": { "lastModified": 1700773236, "narHash": "sha256-yW1VEbKEYQwZfPKaHCORAS8JU08wQMKzPFkvXyDI/D8=", "ref": "refs/heads/main", |