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

nodejs-19_x: 19.8.0 -> 19.8.1
This commit is contained in:
Mario Rodas 2023-03-16 05:14:10 -05:00 committed by GitHub
commit af924caa70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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