Merge pull request #241852 from marsam/update-nodejs

nodejs_20: 20.3.1 -> 20.4.0
This commit is contained in:
Mario Rodas 2023-07-06 08:09:38 -05:00 committed by GitHub
commit 34a1b4308d
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.3.1";
sha256 = "sha256-EqgtswZpeVm0OJs1Gl+XhImGsTE/mQGw4LPYz08/mZE=";
version = "20.4.0";
sha256 = "sha256-Cb0Lc8UmtjwCnV3f2IXRCWLnrYfJdblFg8H4zpDuU0g=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch