diff --git a/flake.lock b/flake.lock
index 00b1071..148d006 100644
--- a/flake.lock
+++ b/flake.lock
@@ -42,16 +42,16 @@
         ]
       },
       "locked": {
-        "lastModified": 1724107491,
-        "narHash": "sha256-x5PH8y1X7ppy9HPX8vFAq9gHuzezuydubCBgOm9IDeQ=",
+        "lastModified": 1726182549,
+        "narHash": "sha256-KL/9xQpcLKc3CRNG5bTZ3+QnSrXVkotpwhFpHMIco2I=",
         "owner": "qowoz",
         "repo": "buildbot-nix",
-        "rev": "8229ddc0a4fa968ad04a32bdfda7099da6f9d533",
+        "rev": "745d24f7f2fdbf96b9325e2ae94eb328902c0f6e",
         "type": "github"
       },
       "original": {
         "owner": "qowoz",
-        "ref": "skipped-build-workers",
+        "ref": "more-skipped-build-workers",
         "repo": "buildbot-nix",
         "type": "github"
       }
diff --git a/flake.nix b/flake.nix
index c302098..54247a0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -15,7 +15,7 @@
     buildbot-nix.inputs.flake-parts.follows = "flake-parts";
     buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
     buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
-    buildbot-nix.url = "github:qowoz/buildbot-nix/skipped-build-workers";
+    buildbot-nix.url = "github:qowoz/buildbot-nix/more-skipped-build-workers";
     comin.inputs.nixpkgs.follows = "nixpkgs";
     comin.url = "github:nlewo/comin/d3658c452024824235de2355ac3e156b10c3eaaf";
     disko.inputs.nixpkgs.follows = "nixpkgs";