NixOS / npm2nix

Generate nix expressions to build npm packages
MIT License
57 stars 32 forks source link

ETIMEDOUT and ECONNRESET #43

Open lucabrunox opened 8 years ago

lucabrunox commented 8 years ago

I'm trying to update node-packages-generated.nix in nixpkgs, after working for minutes sometimes it gets stuck in ETIMEDOUT or ECONNRESET errors. Perhaps the concurrency at which it downloads info from registry is too high? Is it possible to change it?