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

Merge pull request #221406 from marsam/update-nodejs-19_x

nodejs-19_x: 19.8.0 -> 19.8.1
parents 0e5fb100 f8cf7279
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.8.0";
  sha256 = "sha256-O3wH4ngJIHGMGsfSS2czXwSN2cPdaVaR9B2oD06jSaY=";
  version = "19.8.1";
  sha256 = "sha256-JBHljh1GRMTUqCvPMGG5XmcsnyFN4BfULwMs+uB0Ycs=";
  patches = [
    ./revert-arm64-pointer-auth.patch
    ./disable-darwin-v8-system-instrumentation-node19.patch