From af4b04cf0580cf43679a20943d930c45fe85e246 Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Sun, 24 Aug 2025 19:53:30 +0200 Subject: [PATCH] download-attempts: settle for just targetNode --- deployment/check/common/deployerNode.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/deployment/check/common/deployerNode.nix b/deployment/check/common/deployerNode.nix index 3debfe3b..c15ebe83 100644 --- a/deployment/check/common/deployerNode.nix +++ b/deployment/check/common/deployerNode.nix @@ -49,7 +49,6 @@ in substituters = mkForce [ ]; hashed-mirrors = null; connect-timeout = 1; - download-attempts = 1; extra-experimental-features = "flakes"; };