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