diff --git a/nix/nix.conf b/nix/nix.conf index 2cf0d6ad7a..4f3875c828 100644 --- a/nix/nix.conf +++ b/nix/nix.conf @@ -3,7 +3,7 @@ extra-substituters = https://nix-cache.status.im/ substituters = https://cache.nixos.org/ trusted-public-keys = nix-cache.status.im-1:x/93lOfLU+duPplwMSBR+OlY4+mo+dCN7n0mr4oPwgY= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix-cache-cn.status.im:WUiOoTQQurm+rEL/yuAuU/a3TViDtMM9DCMgMx/KkOw= # Some downloads are multiple GB, default is 5 minutes -stalled-download-timeout = 600 +stalled-download-timeout = 3600 connect-timeout = 10 max-jobs = auto # Helps avoid removing currently used dependencies via garbage collection