about summary refs log tree commit diff
path: root/pkgs/build-support/node/fetch-yarn-deps/default.nix
AgeCommit message (Expand)AuthorFilesLines
14 daysyarnBuildHook: initDoron Behar1-0/+7
14 daysyarnConfigHook: initDoron Behar1-0/+14
14 daysfetch-yarn-deps: format with nixfmt (RFC166)Doron Behar1-45/+95
2024-06-14fetch-yarn-deps: reference files to be copied directlyAtemu1-2/+4
2024-06-14fetchYarnDeps: properly accept src argumentInfinidoge1-1/+1
2024-04-17fixup-yarn-lock: split out from prefetch-yarn-deps, cleanup installingSandro Jäckel1-12/+32
2023-11-22fetch-yarn-deps: fix missing cert when fetching packagesSandro Jäckel1-0/+1
2023-11-21prefetch-yarn-deps: add cacert to provide certificates during fetchesLily Foster1-1/+1
2023-09-22treewide: sha512 → hashnicoo1-1/+1
2023-07-16Merge pull request #223457 from lilyinstarlight/fix/fetch-yarn-deps-pulsarLily Foster1-1/+5
2023-06-29prefetch-yarn-deps: add tests passthruLily Foster1-1/+5
2023-06-27prefetch-yarn-deps: add --fixup-lockfile flag to fixup a yarn.lock (#214062)Lily Foster1-2/+3
2022-10-02fetchYarnDeps: support passing src attribute (#193047)Yureka1-7/+12
2021-10-29fetchYarnDeps: use fakeSha256 if no hash is givenYureka1-1/+1
2021-10-23prefetch-yarn-deps: add nix dependency (#142664)Yuka1-3/+3
2021-10-20prefetch-yarn-deps, fetchYarnDeps: initYureka1-0/+74