nodejs-18_x: 18.14.1 -> 18.14.2

https://github.com/nodejs/node/releases/tag/v18.14.2
This commit is contained in:
Mario Rodas 2023-02-21 04:20:00 +00:00
parent 3d14f3fb41
commit 4a5744b789

View file

@ -9,8 +9,8 @@ let
in in
buildNodejs { buildNodejs {
inherit enableNpm; inherit enableNpm;
version = "18.14.1"; version = "18.14.2";
sha256 = "sha256-7sNTQ4Jm/QrvU6lEa+ELMu5udNCOMt1UVLOC/2eT2gQ="; sha256 = "sha256-+8Nk3SX+4srMDyAz2y2GEV/AdXUxDqDmRAi4Fw0JxoU=";
patches = [ patches = [
./disable-darwin-v8-system-instrumentation.patch ./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch ./bypass-darwin-xcrun-node16.patch