mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
251 B
251 B
| synopsis | issues | prs | |
|---|---|---|---|
| Increase retry delays on Http 429 |
|
When downloading Nix, the retry delay was previously set to 0.25 seconds. It has now been increased to 1 minute to better handle transient CI errors, particularly on GitHub.