Merge pull request #180665 from r-ryantm/auto-update/nodejs-18_x
nodejs-18_x: 18.4.0 -> 18.5.0
This commit is contained in:
commit
939e4a8d94
@ -7,8 +7,8 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "18.4.0";
|
||||
sha256 = "sha256-lNbxmpcDYfjIrRdFBgQJU4n1HKagDc3lnCHzc+lau7U=";
|
||||
version = "18.5.0";
|
||||
sha256 = "0c50y6c52pmbxc8x1zhkzq608bwvcma4fj39cd1mvc40wfa5d2rn";
|
||||
patches = [
|
||||
./disable-darwin-v8-system-instrumentation.patch
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user