nixpkgs/pkgs/build-support/node/build-npm-package/hooks
Winter 009a234bdd prefetch-npm-deps: repack hosted git deps
Previously, we stored the tarballs from the hosted Git providers directly in the cache. However, as we've seen with `fetchFromGitHub` etc, these files may change subtly.

Given this, this commit repacks the dependencies before storing them in the cache.
2022-11-21 15:00:08 -05:00
..
default.nix prefetch-npm-deps: repack hosted git deps 2022-11-21 15:00:08 -05:00
npm-build-hook.sh npmHooks.npmBuildHook: mention dontNpmBuild if script fails to run 2022-11-21 15:00:08 -05:00
npm-config-hook.sh prefetch-npm-deps: repack hosted git deps 2022-11-21 15:00:08 -05:00
npm-install-hook.sh npmHooks.npmInstallHook: pass install flags to prune 2022-11-21 15:00:08 -05:00