adisbladis / buildNodeModules

An experiment in improving node packaging for nix. Dead simple.
43 stars 2 forks source link

Use fetchNpmLock from nixpkgs #6

Open adisbladis opened 4 months ago

adisbladis commented 4 months ago

See https://github.com/NixOS/nixpkgs/pull/289231

fetchNodeModules has been renamed to fetchNpmLock and upstreamed into nixpkgs.