Unverified Commit 061addbd authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #303889 from r-ryantm/auto-update/nodejs-slim_21

nodejs-slim_21: 21.7.2 -> 21.7.3
parents ca8df091 8d1292cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,8 +8,8 @@ let
in
buildNodejs {
  inherit enableNpm;
  version = "21.7.2";
  sha256 = "sha256-tLHioH6W+F9s40ovv+o0hpGu/lyyGappUeI8zJkfni8=";
  version = "21.7.3";
  sha256 = "08csswa1h55l9zvfjc4g1ksicgl42pbz7g1bc9hgy77w3gxjd2v6";
  patches = [
    ./disable-darwin-v8-system-instrumentation-node19.patch
    ./bypass-darwin-xcrun-node16.patch