summary refs log tree commit diff
path: root/pkgs/build-support/node
Commit message (Expand)AuthorAge
* buildNpmPackages: add missing deependenciesmidchildan2023-11-17
* Merge pull request #267778 from lilyinstarlight/fix/yay-more-fixup-yarn-lock-...Felix Bühler2023-11-16
|\
| * prefetch-yarn-deps: re-add git hash for fixupLily Foster2023-11-15
* | buildNpmPackage: allow passing npmDepshappysalada2023-11-16
* | Merge pull request #254420 from lilyinstarlight/fix/npm-pack-pls-😭Janik2023-11-13
|\ \ | |/ |/|
| * npmHooks.npmInstallHook: avoid script output in npm pack commandLily Foster2023-09-10
* | buildNpmPackage: make nodejs overridable (#265171)Yt2023-11-09
* | Merge pull request #260011 from lilyinstarlight/fix/prefetch-npm-deps-network...Weijia Wang2023-10-12
|\ \
| * | prefetch-npm-deps: read url bodies within the retry loopLily Foster2023-10-10
| * | prefetch-npm-deps: bump depsLily Foster2023-10-09
* | | Merge pull request #258384 from doronbehar/buildNpmPackage-makeWrapperArgsDoron Behar2023-10-08
|\ \ \
| * | | buildNpmPackage: support makeWrapperArgsDoron Behar2023-10-07
| |/ /
* | | Merge pull request #255984 from SuperSandro2000/patch-1Lily Foster2023-10-07
|\ \ \ | |/ / |/| |
| * | buildNpmPackage: give a hint when npm prune failsSandro2023-10-07
* | | fetch-yarn-deps: warn on undefined expected hashDan Buch2023-09-27
* | | treewide: sha512 → hashnicoo2023-09-22
|/ /
* | Merge pull request #251066 from lilyinstarlight/feature/prefetch-npm-deps-tokensRick van Schijndel2023-09-12
|\ \
| * | fetchNpmDeps: pass NIX_NPM_TOKENS as an impure env varLily Foster2023-09-11
| * | prefetch-npm-deps: add support for NIX_NPM_TOKENS env varLily Foster2023-09-11
| * | prefetch-npm-deps: fix error typo and unnecessary name qualifierLily Foster2023-08-09
* | | npmHooks: use adjacent packages, not buildPackagessternenseemann2023-09-09
| |/ |/|
* | buildNpmPackage: use installManPageRobert Schütz2023-08-19
* | buildNpmPackage: symlink manpages to the correct output directoryPierre Bourdon2023-08-18
|/
* feat: implement redirect for fetch-yarn-depsMicroBlock2023-07-26
* Merge pull request #223457 from lilyinstarlight/fix/fetch-yarn-deps-pulsarLily Foster2023-07-16
|\
| * prefetch-yarn-deps: add tests passthruLily Foster2023-06-29
| * fetchYarnDeps: add more git url testsLily Foster2023-03-27
| * fetchYarnDeps: fix test hashesLily Foster2023-03-27
| * fetchYarnDeps: account for more yarn.lock spec edge casesLily Foster2023-03-27
* | buildNpmPackage: remove redundant passthru.npmDepsStanislav Asunkin2023-07-15
* | Merge pull request #240419 from lilyinstarlight/feature/prefetch-npm-deps-isahcLily Foster2023-07-08
|\ \
| * | prefetch-npm-deps: use exponential backoffLily Foster2023-07-04
| * | prefetch-npm-deps: add env_loggerLily Foster2023-06-29
| * | prefetch-npm-deps: use isahc instead of ureqLily Foster2023-06-29
| * | prefetch-npm-deps: update deps and base64 usageLily Foster2023-06-29
| * | prefetch-npm-deps: support NIX_BUILD_CORESLily Foster2023-06-29
* | | buildNpmPackage: add npmWorkspace and npmPruneFlags argsLily Foster2023-06-29
|/ /
* | Merge pull request #238452 from XYenon/masterLily Foster2023-06-28
|\ \
| * | prefetch-npm-deps: add retryXYenon2023-06-29
* | | buildNpmPackage: add lilyinstarlight as maintainer/code ownerWinter2023-06-27
* | | prefetch-yarn-deps: add --fixup-lockfile flag to fixup a yarn.lock (#214062)Lily Foster2023-06-27
|/ /
* | npmHooks.npmInstallHook: allow disabling `npm prune` invocationWinter2023-05-28
* | npmHooks.npmConfigHook: add npmRoot optionWinter2023-05-21
* | buildNpmPackage: use nodejs patch flag to work around roadblocksWinter2023-05-20
* | prefetch-npm-deps: look up hashes from cache when fixing up lockfilesWinter2023-04-30
* | prefetch-npm-deps: fix reproducibilityWinter2023-04-28
* | prefetch-npm-deps: fix clippy lintWinter2023-04-06
* | prefetch-npm-deps: throw better error when unsupported git service is usedWinter2023-04-06
* | prefetch-npm-deps: download dev deps for git deps with install scriptsWinter2023-04-06
* | prefetch-npm-deps: refactorWinter2023-04-06
|/