forked from Fediversity/Fediversity
reduce download attempts in test
This commit is contained in:
parent
ade292ec57
commit
05da7e2d93
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ in
|
||||||
substituters = mkForce [ ];
|
substituters = mkForce [ ];
|
||||||
hashed-mirrors = null;
|
hashed-mirrors = null;
|
||||||
connect-timeout = 1;
|
connect-timeout = 1;
|
||||||
|
download-attempts = 1;
|
||||||
extra-experimental-features = "flakes";
|
extra-experimental-features = "flakes";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue