Merge pull request #244593 from marsam/update-nodejs_20

nodejs_20: 20.4.0 -> 20.5.0
This commit is contained in:
Mario Rodas 2023-07-22 05:48:10 -05:00 committed by GitHub
commit ba0d5fa2f7
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.4.0";
sha256 = "sha256-Cb0Lc8UmtjwCnV3f2IXRCWLnrYfJdblFg8H4zpDuU0g=";
version = "20.5.0";
sha256 = "sha256-yzJ1aVje8cBOBpp5txtSymHtFZDBfyz6HuOvZB9y4Fg=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch