nodejs_21: 21.2.0 -> 21.3.0

Changelog: https://github.com/nodejs/node/releases/tag/v21.3.0
This commit is contained in:
Mario Rodas 2023-11-30 04:20:00 +00:00
parent fff948c388
commit a0681500a9

View File

@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "21.2.0";
sha256 = "sha256-1Xyc6jlHZPodmvUeUsdEn3EZPp1ExKgfvt7GU+yCdwc=";
version = "21.3.0";
sha256 = "sha256-q0Fy7IJ/dwxsO0tvMIJBBBN+2kdISOhNVe1Vs0HmdyU=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch