reduce download attempts in test

This commit is contained in:
Kiara Grouwstra 2025-08-24 18:14:26 +02:00
parent ade292ec57
commit 05da7e2d93
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";
};