nodejs-18_x: 18.14.0 -> 18.14.1

https://github.com/nodejs/node/releases/tag/v18.14.1
This commit is contained in:
Mario Rodas
2023-02-17 04:20:00 +00:00
parent 4313c6360f
commit cfdcb8d7fa
+2 -2
View File
@@ -9,8 +9,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "18.14.0";
sha256 = "sha256-Qu+d0xmT1cjoKwqwlpE1CT5qKW76J7G+mvwErADwJno=";
version = "18.14.1";
sha256 = "sha256-7sNTQ4Jm/QrvU6lEa+ELMu5udNCOMt1UVLOC/2eT2gQ=";
patches = [
./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch