Unverified Commit 6f7a3ec8 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #301447 from marsam/update-nodejs_21

nodejs_21: 21.7.1 -> 21.7.2
parents 5e8c5d33 17064f07
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.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