This commit is contained in:
2025-11-07 15:03:53 +01:00
parent 1c0740dcb1
commit 88ebd62867

View File

@@ -45,8 +45,10 @@
max-silent-time = 3600; # kill long-running silent builds
# === substitution
http-connections = 128; # default is 25
max-substitution-jobs = 128; # default is 16
connect-timeout = 5; # timeout in seconds for binary caches
download-attempts = lib.mkDefault 2; # download attempts, in case a binary cache fails
download-attempts = 2; # download attempts, in case a binary cache fails
# fallback = lib.mkDefault true; # fallback to building if a binary cache fails
# === store