nixpkgs/pkgs/build-support/node
Lily Foster ab99231a36
prefetch-yarn-deps: add cacert to provide certificates during fetches
Ideally fetch-yarn-deps could do like some other fetchers and support
using SSL_CERT_FILE if it exists and also only verify integrity on FOD
hash unless using an empty/test hash.

But this should keep at least the same semantics as before the recent
Node.js change to stop using the built-in certificate store in favor of
the system one (which does not exist by default in the build sandbox).
2023-11-21 16:24:57 -05:00
..
build-npm-package buildNpmPackages: add missing deependencies 2023-11-17 07:58:58 +00:00
fetch-npm-deps prefetch-npm-deps: read url bodies within the retry loop 2023-10-10 19:40:43 -04:00
fetch-yarn-deps prefetch-yarn-deps: add cacert to provide certificates during fetches 2023-11-21 16:24:57 -05:00