nixpkgs/pkgs/development/web/nodejs
Sergei Trofimovich d55d1d6902 nodejs_22: fix the eval
Without the change the eval fails as:

    $ nix build --no-link -f. nodejs_22
    error:
       error: undefined variable 'fetchpatch2'
       at pkgs/development/web/nodejs/v22.nix:23:6:
           22|     ./bin-sh-node-run-v22.patch
           23|     (fetchpatch2 {
             |      ^
           24|       url = "d0a6b605fb.patch";
2024-08-05 21:56:39 +01:00
..
bin-sh-node-run-v22.patch
bypass-darwin-xcrun-node16.patch
corepack.nix
disable-darwin-v8-system-instrumentation-node19.patch
disable-darwin-v8-system-instrumentation.patch
fix-npm-patch-paths.sh
gyp-patches-pre-v22-import-sys.patch nodejs: fix sandboxed build on darwin 2024-07-06 18:32:36 +03:00
gyp-patches-v22-import-sys.patch nodejs: fix sandboxed build on darwin 2024-07-06 18:32:36 +03:00
gyp-patches.nix nodejs: fix sandboxed build on darwin 2024-07-06 18:32:36 +03:00
node-npm-build-npm-package-logic.patch
nodejs-release-keys.asc
nodejs.nix Merge master into staging-next 2024-07-25 18:00:59 +00:00
npm-patches.nix
revert-arm64-pointer-auth.patch
setup-hook.sh
trap-handler-backport.patch
update-keyring
update.nix
use-correct-env-in-tests.patch nodejs: use upstream patch instead of custom one 2024-07-21 18:40:43 +02:00
v18-openssl-3.0.14.patch
v18.nix nodejs: use upstream patch instead of custom one 2024-07-21 18:40:43 +02:00
v20.nix nodejs: use upstream patch instead of custom one 2024-07-21 18:40:43 +02:00
v22.nix nodejs_22: fix the eval 2024-08-05 21:56:39 +01:00