Merge pull request #225992 from marsam/update-nodejs

nodejs-18_x: 18.15.0 -> 18.16.0
This commit is contained in:
Mario Rodas
2023-04-13 07:47:36 -05:00
committed by GitHub
+2 -2
View File
@@ -9,8 +9,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "18.15.0";
sha256 = "sha256-jkTWUBj/lzKEGVwjGGRpoOpAgul+xCAOX1cG1VhNqjc=";
version = "18.16.0";
sha256 = "sha256-M9gaIz4jWlCa3aSk8iCQCNBFkZed5rPw9nwckGCT8Rg=";
patches = [
./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch