Merge pull request #301447 from marsam/update-nodejs_21

nodejs_21: 21.7.1 -> 21.7.2
This commit is contained in:
Mario Rodas 2024-04-04 05:17:02 -05:00 committed by GitHub
commit 6f7a3ec8d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "21.7.1";
sha256 = "sha256-EnK24SnVZNveF1J7hEIQuXHCCnCucpJoGGt8udmQpks=";
version = "21.7.2";
sha256 = "sha256-tLHioH6W+F9s40ovv+o0hpGu/lyyGappUeI8zJkfni8=";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch