Merge pull request #320244 from r-ryantm/auto-update/nodejs-slim_22

nodejs-slim_22: 22.2.0 -> 22.3.0
This commit is contained in:
superherointj 2024-06-18 02:24:13 -03:00 committed by GitHub
commit 0ab9c9aa87
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.2.0";
sha256 = "sha256-iJkIqIKNFISRDX5lm2qlet6NUo/w45Dpp372WadihHQ=";
version = "22.3.0";
sha256 = "0k0h4s9s2y0ms3g6xhynsqsrkl9hz001dmj6j0gpc5x5vk8mpf5z";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch