Merge pull request #276301 from marsam/update-nodejs_21

nodejs_21: 21.4.0 -> 21.5.0
This commit is contained in:
Mario Rodas 2023-12-23 10:35:58 -05:00 committed by GitHub
commit a81009a7dd
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 = "21.4.0";
sha256 = "17274m7w6wxhfwwshc0nj34682pqqkpjxgn5b1rjsq2lfr9gd03s";
version = "21.5.0";
sha256 = "sha256-r9fUcTVzzYFPfk3zIN6NXI4Ue0EBvJ+74qbVLrX4sHI=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch