Merge pull request #258016 from marsam/update-nodejs_20

nodejs_20: 20.7.0 -> 20.8.0
This commit is contained in:
Mario Rodas 2023-09-29 09:21:40 -05:00 committed by GitHub
commit bb256d8c2a
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.7.0";
sha256 = "sha256-P8/c0FxGFRdIBZZZZnTfhbNc/OWX3QrjP1QW/E3xK+o=";
version = "20.8.0";
sha256 = "sha256-QSvoR65t9hAQup2jzD5r5bZ6oALjVOkZ9Z7INgNxcEw=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch