summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/node
AgeCommit message (Expand)Author
2023-12-05npmHooks.npmInstallHook: only overwrite npm cache for `npm pack` rather than ...Lily Foster
2023-12-05Merge pull request #267912 from reinismu/fetch-npm-deps-fix-bugLily Foster
2023-12-03Merge pull request #269078 from lilyinstarlight/fix/prefetch-npm-deps-more-ba...Janik
2023-11-29prefetch-npm-deps: add support for npm alias schema in version specReinis Muiznieks
2023-11-26Merge pull request #257337 from lorenzleutgeb/yarn-fileLily Foster
2023-11-23fetchNpmDeps: add test case where empty default lockfile packages is neededLily Foster
2023-11-23prefetch-npm-deps: use default value when lockfile has no depsLily Foster
2023-11-23prefetch-npm-deps: instrument some loggingLily Foster
2023-11-23prefetch-npm-deps: make cargo happyLily Foster
2023-11-23prefetch-npm-deps: bump depsLily Foster
2023-11-23Merge pull request #266296 from yayayayaka/element-1.11.48Nick Cao
2023-11-23Merge pull request #243458 from lilyinstarlight/fix/prefetch-npm-deps-error-w...Janik
2023-11-22fetch-yarn-deps: fix missing cert when fetching packagesSandro Jäckel
2023-11-22buildNpmPackage: add forceEmptyCache optionLily Foster
2023-11-22fetchNpmDeps: add forceEmptyCache optionLily Foster
2023-11-22prefetch-npm-deps: detect and error out when generating an empty cacheLily Foster
2023-11-22prefetch-yarn-deps: Fix access to `.resolved`Lorenz Leutgeb
2023-11-22prefetch-yarn-deps: Fix parsing of scoped packagesLorenz Leutgeb
2023-11-21prefetch-yarn-deps: add cacert to provide certificates during fetchesLily Foster
2023-11-17buildNpmPackages: add missing deependenciesmidchildan
2023-11-16Merge pull request #267778 from lilyinstarlight/fix/yay-more-fixup-yarn-lock-...Felix Bühler
2023-11-16buildNpmPackage: allow passing npmDepshappysalada
2023-11-15prefetch-yarn-deps: re-add git hash for fixupLily Foster
2023-11-13Merge pull request #254420 from lilyinstarlight/fix/npm-pack-pls-😭Janik
2023-11-09buildNpmPackage: make nodejs overridable (#265171)Yt
2023-10-12Merge pull request #260011 from lilyinstarlight/fix/prefetch-npm-deps-network...Weijia Wang
2023-10-10prefetch-npm-deps: read url bodies within the retry loopLily Foster
2023-10-09prefetch-npm-deps: bump depsLily Foster
2023-10-08Merge pull request #258384 from doronbehar/buildNpmPackage-makeWrapperArgsDoron Behar
2023-10-07Merge pull request #255984 from SuperSandro2000/patch-1Lily Foster
2023-10-07buildNpmPackage: give a hint when npm prune failsSandro
2023-10-07buildNpmPackage: support makeWrapperArgsDoron Behar
2023-09-27fetch-yarn-deps: warn on undefined expected hashDan Buch
2023-09-22treewide: sha512 → hashnicoo
2023-09-12Merge pull request #251066 from lilyinstarlight/feature/prefetch-npm-deps-tokensRick van Schijndel
2023-09-11fetchNpmDeps: pass NIX_NPM_TOKENS as an impure env varLily Foster
2023-09-11prefetch-npm-deps: add support for NIX_NPM_TOKENS env varLily Foster
2023-09-10npmHooks.npmInstallHook: avoid script output in npm pack commandLily Foster
2023-09-09npmHooks: use adjacent packages, not buildPackagessternenseemann
2023-08-19buildNpmPackage: use installManPageRobert Schütz
2023-08-18buildNpmPackage: symlink manpages to the correct output directoryPierre Bourdon
2023-08-09prefetch-npm-deps: fix error typo and unnecessary name qualifierLily Foster
2023-07-26feat: implement redirect for fetch-yarn-depsMicroBlock
2023-07-16Merge pull request #223457 from lilyinstarlight/fix/fetch-yarn-deps-pulsarLily Foster
2023-07-15buildNpmPackage: remove redundant passthru.npmDepsStanislav Asunkin
2023-07-08Merge pull request #240419 from lilyinstarlight/feature/prefetch-npm-deps-isahcLily Foster
2023-07-04prefetch-npm-deps: use exponential backoffLily Foster
2023-06-29prefetch-yarn-deps: add tests passthruLily Foster
2023-06-29prefetch-npm-deps: add env_loggerLily Foster
2023-06-29prefetch-npm-deps: use isahc instead of ureqLily Foster