Merge pull request #271064 from marsam/update-nodejs_18

nodejs_18: 18.18.2 -> 18.19.0
This commit is contained in:
Mario Rodas
2023-11-30 06:47:20 -05:00
committed by GitHub
+2 -2
View File
@@ -20,8 +20,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "18.18.2";
sha256 = "sha256-ckni8K+UPsOFmVBPSyor0x+5OHhykbbMymyLrfAeO1Y=";
version = "18.19.0";
sha256 = "sha256-9StBryBZapq9jtdSQYN+xDlFRoIhRIu/hBNh4gkYGbY=";
patches = [
./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch