Merge pull request #244412 from r-ryantm/auto-update/nodejs

nodejs: 18.16.1 -> 18.17.0
This commit is contained in:
Mario Rodas
2023-07-20 09:16:26 -05:00
committed by GitHub
+2 -2
View File
@@ -9,8 +9,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "18.16.1";
sha256 = "sha256-6EBPjI2J/f336Vu7xgZr0OVxrLpY9USSWZthX77v4nI=";
version = "18.17.0";
sha256 = "01h4fzr0dpnhmd96hxhbb8dhyylp68j5ramrrh9w4fgaynnzmh40";
patches = [
./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch