nodejs_20: 20.6.0 -> 20.6.1

Changelog: https://github.com/nodejs/node/releases/tag/v20.6.1
This commit is contained in:
Mario Rodas
2023-09-08 04:20:00 +00:00
parent e009fad56f
commit 2644f6a7f3
+2 -2
View File
@@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.6.0";
sha256 = "sha256-nvtcunqPSxjTiw19N6mzDe1zOQyE44DPTeianTCn1vo=";
version = "20.6.1";
sha256 = "sha256-Ouxeco2qOIAMNDsSkiHTSIBkolKaObtUZ7xVviJsais=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch