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

nodejs-19_x: 19.8.1 -> 19.9.0
This commit is contained in:
Mario Rodas 2023-04-11 00:54:29 -05:00 committed by GitHub
commit b54401dfd4
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.1";
sha256 = "sha256-JBHljh1GRMTUqCvPMGG5XmcsnyFN4BfULwMs+uB0Ycs=";
version = "19.9.0";
sha256 = "sha256-x/zp1Gymzg2JkEM8v2AbuSecDq7YcFs1cBjPUL6b7Sk=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch