Unverified Commit 51715c64 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #221244 from marsam/update-nodejs

nodejs-19_x: 19.7.0 -> 19.8.0
parents 8c2f1eb3 50982761
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,8 +9,8 @@ let
in
buildNodejs {
  inherit enableNpm;
  version = "19.7.0";
  sha256 = "sha256-URhH9yTqQF+F4lgDy8+LExsUzQay1wRmmL0nYMQEv8M=";
  version = "19.8.0";
  sha256 = "sha256-O3wH4ngJIHGMGsfSS2czXwSN2cPdaVaR9B2oD06jSaY=";
  patches = [
    ./revert-arm64-pointer-auth.patch
    ./disable-darwin-v8-system-instrumentation-node19.patch