nixpkgs/pkgs/build-support/node/fetch-yarn-deps
Sandro Jäckel 6181939cdf
fixup-yarn-lock: split out from prefetch-yarn-deps, cleanup installing
To reduce dependencies (mainly nix-prefetch-git and through that git,
git-lfs) when we just need to fixup a lock file, eg when building electron.
This also tries to avoid needless rebuilds when eg. golang is updated.

Also this cleans up and combined the build/installPhase of both tools to
be a lot simpler.
2024-04-17 11:35:22 -04:00
..
tests prefetch-yarn-deps: Fix parsing of scoped packages 2023-11-22 18:03:06 +01:00
common.js
default.nix fixup-yarn-lock: split out from prefetch-yarn-deps, cleanup installing 2024-04-17 11:35:22 -04:00
fixup.js prefetch-yarn-deps: re-add git hash for fixup 2023-11-15 21:02:52 -05:00
index.js prefetch-yarn-deps: Fix access to .resolved 2023-11-22 18:03:48 +01:00