nixpkgs/pkgs/build-support/node/build-npm-package
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
..
hooks prefetch-npm-deps: repack hosted git deps 2022-11-21 15:00:08 -05:00
default.nix npmHooks.npmInstallHook: pass install flags to prune 2022-11-21 15:00:08 -05:00