Unverified Commit 0ab9c9aa authored by superherointj's avatar superherointj Committed by GitHub
Browse files

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

nodejs-slim_22: 22.2.0 -> 22.3.0
parents cc295adf dd1ea8f3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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