svanderburg / node2nix

Generate Nix expressions to build NPM packages
MIT License
527 stars 100 forks source link

`url = false` in development mode #247

Closed dotlambda closed 3 years ago

dotlambda commented 3 years ago

Using node2nix -d -l package-lock.json on https://github.com/deltachat/deltachat-desktop/blob/v1.20.3/package-lock.json yields to many lines with url = false in node-packages.nix.

dotlambda commented 3 years ago

Sorry, that's just an issue with upstream's package-lock.json.