Merge pull request #244412 from r-ryantm/auto-update/nodejs
nodejs: 18.16.1 -> 18.17.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user