Merge pull request #293972 from marsam/update-nodejs_21

nodejs_21: 21.6.2 -> 21.7.0
This commit is contained in:
Mario Rodas
2024-03-07 06:15:06 -05:00
committed by GitHub
+2 -2
View File
@@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "21.6.2";
sha256 = "sha256-GRKU1EXR5oADWazIF0UpseGOECFH3F9ZYDDT3OlpMeU=";
version = "21.7.0";
sha256 = "sha256-5B7v4eWWJO5/MSw4+PffwRWVZBrLIpPSEXbwPSdj6dQ=";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch