Merge pull request #236813 from marsam/update-nodejs_20

nodejs_20: 20.2.0 -> 20.3.0
This commit is contained in:
Mario Rodas 2023-06-09 08:38:01 -05:00 committed by GitHub
commit 616f7e6d0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.2.0";
sha256 = "sha256-IlI98jFsNVaXFP8fabBTwuKGztRgiYQX3uRpRe/N+Yk=";
version = "20.3.0";
sha256 = "sha256-G6jUlCPtOnVykGa7PqJkk+6ct9ZWjvlIWX/J70VPdDU=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch