summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--flake.lock20
-rw-r--r--flake.nix1
2 files changed, 5 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",
diff --git a/flake.nix b/flake.nix
index 5c47601..a1b5022 100644
--- a/flake.nix
+++ b/flake.nix
@@ -60,6 +60,7 @@
         nixpkgs.follows = "nixpkgs";
         nix-github-actions.follows = "nix-github-actions";
         treefmt-nix.follows = "treefmt-nix";
+        systems.follows = "systems";
       };
     };
     beautysh = {