nodejs_20: 20.12.2 -> 20.14.0 (#316258)

This commit is contained in:
Antoine du Hamel
2024-06-19 10:20:22 +02:00
committed by GitHub
parent 15320389c2
commit 892f509d6c
+2 -3
View File
@@ -8,10 +8,9 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.12.2";
sha256 = "sha256-18vMX7+zHpAB8/AVC77aWavl3XE3qqYnOVjNWc41ztc=";
version = "20.14.0";
sha256 = "sha256-CGVQKPDYQ26IFj+RhgRNY10/Nqhe5Sjza9BbbF5Gwbs=";
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