Unverified Commit 4a8d8eac authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #283050 from marsam/update-nodejs_21

nodejs_21: 21.6.0 -> 21.6.1
parents 0e0b1629 77f691c8
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.6.0";
  sha256 = "sha256-ICZb/PpzyLRrMjeGQdOLAJ38mA6ygZLD1at/aYb9seM=";
  version = "21.6.1";
  sha256 = "sha256-eoLzVtHcul12bw4dTHUOLhjWKQtxC30ZqHJSQeevH2A=";
  patches = [
    ./disable-darwin-v8-system-instrumentation-node19.patch
    ./bypass-darwin-xcrun-node16.patch