diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 50 |
1 files changed, 11 insertions, 39 deletions
@@ -263,7 +263,7 @@ }, "flake-utils": { "inputs": { - "systems": "systems_2" + "systems": "systems" }, "locked": { "lastModified": 1710146030, @@ -296,7 +296,7 @@ }, "flake-utils_3": { "inputs": { - "systems": "systems_4" + "systems": "systems_2" }, "locked": { "lastModified": 1685518550, @@ -413,7 +413,9 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems", + "systems": [ + "systems" + ], "xdph": "xdph" }, "locked": { @@ -443,8 +445,6 @@ "nixpkgs" ], "systems": [ - "hyprland-plugins", - "hyprland", "systems" ] }, @@ -915,7 +915,9 @@ ], "process-compose-flake": "process-compose-flake", "rust-flake": "rust-flake", - "systems": "systems_3", + "systems": [ + "systems" + ], "treefmt-nix": "treefmt-nix" }, "locked": { @@ -1043,7 +1045,7 @@ "pia": "pia", "pre-commit-hooks": "pre-commit-hooks_2", "spicetify-nix": "spicetify-nix", - "systems": "systems_5" + "systems": "systems_3" } }, "rust-analyzer-src": { @@ -1126,36 +1128,6 @@ }, "systems": { "locked": { - "lastModified": 1689347949, - "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", - "owner": "nix-systems", - "repo": "default-linux", - "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default-linux", - "type": "github" - } - }, - "systems_2": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_3": { - "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", @@ -1169,7 +1141,7 @@ "type": "github" } }, - "systems_4": { + "systems_2": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -1184,7 +1156,7 @@ "type": "github" } }, - "systems_5": { + "systems_3": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", |