Merge pull request #254131 from marsam/update-nodejs_20

nodejs_20: 20.6.0 -> 20.6.1
This commit is contained in:
Mario Rodas 2023-09-08 20:55:53 -05:00 committed by GitHub
commit 24b3f82bc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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