nixpkgs/pkgs/build-support/node
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
..
build-npm-package prefetch-npm-deps: repack hosted git deps 2022-11-21 15:00:08 -05:00
fetch-npm-deps prefetch-npm-deps: repack hosted git deps 2022-11-21 15:00:08 -05:00
fetch-yarn-deps fetchYarnDeps: support passing src attribute (#193047) 2022-10-02 22:41:31 +02:00