nixpkgs/pkgs/build-support/node
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
..
build-npm-package npmHooks.npmInstallHook: ignore bundle deps when calculating files to install 2024-03-14 14:04:51 +01:00
fetch-npm-deps treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
fetch-yarn-deps fixup-yarn-lock: split out from prefetch-yarn-deps, cleanup installing 2024-04-17 11:35:22 -04:00
import-npm-lock importNpmLock: init 2024-03-05 12:23:28 +13:00