reduce download attempts in test

This commit is contained in:
Kiara Grouwstra 2025-08-24 18:14:26 +02:00
parent 56c89ae5fe
commit 7293456f14
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -49,6 +49,7 @@ in
substituters = mkForce [ ];
hashed-mirrors = null;
connect-timeout = 1;
download-attempts = 1;
extra-experimental-features = "flakes";
};