Files
nixpkgs/pkgs/development/node-packages
Kevin Cox cb51834f94 node-packages: Fix generate when running from a different directory.
Previously it would try to run the build before changing directory which would fail to find the nixpkgs default.nix.

Also simplified the script a little to remove the variable that was only used to change directory.
2021-08-12 15:21:41 -04:00
..