nixpkgs/pkgs/build-support/node/fetch-yarn-deps
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
..
tests
common.js prefetch-yarn-deps: add --fixup-lockfile flag to fixup a yarn.lock (#214062) 2023-06-27 20:27:33 +02:00
default.nix prefetch-yarn-deps: add cacert to provide certificates during fetches 2023-11-21 16:24:57 -05:00
fixup.js prefetch-yarn-deps: re-add git hash for fixup 2023-11-15 21:02:52 -05:00
index.js fetch-yarn-deps: warn on undefined expected hash 2023-09-27 00:17:40 +00:00