Merge pull request #308614 from Chaostheorie/cobalt.rocks/nodejs-22.1.0

nodejs_22: 22.0.0 -> 22.1.0
This commit is contained in:
Mario Rodas 2024-05-16 08:04:45 -05:00 committed by GitHub
commit ad05f5e1ab
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 = "22.0.0";
sha256 = "sha256-IuKPv/MfaQc7gCTLQnReUQX4QEHzR1smC5fVoUEDnRo=";
version = "22.2.0";
sha256 = "sha256-iJkIqIKNFISRDX5lm2qlet6NUo/w45Dpp372WadihHQ=";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch