nixpkgs/pkgs/build-support/node
Winter f9138c5ad6 npmHooks.npmInstallHook: allow disabling npm prune invocation
In some odd scenarios, `npm prune` either fails, or hangs. I have no idea
what could possibly be wrong at the moment, but let's provide an escape
hatch for packages that can still use the rest of the install hook's
functionality.
2023-05-28 00:47:54 -04:00
..
build-npm-package npmHooks.npmInstallHook: allow disabling npm prune invocation 2023-05-28 00:47:54 -04:00
fetch-npm-deps prefetch-npm-deps: look up hashes from cache when fixing up lockfiles 2023-04-30 10:29:46 -04:00
fetch-yarn-deps fetchYarnDeps: support passing src attribute (#193047) 2022-10-02 22:41:31 +02:00