Mario Rodas 2024-01-17 04:20:00 +00:00
parent 15ee476004
commit 32c00dc370

View File

@ -8,10 +8,9 @@ let
in
buildNodejs {
inherit enableNpm;
version = "21.5.0";
sha256 = "sha256-r9fUcTVzzYFPfk3zIN6NXI4Ue0EBvJ+74qbVLrX4sHI=";
version = "21.6.0";
sha256 = "sha256-ICZb/PpzyLRrMjeGQdOLAJ38mA6ygZLD1at/aYb9seM=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch
./node-npm-build-npm-package-logic.patch