nodejs-19_x: 19.4.0 -> 19.5.0

https://github.com/nodejs/node/releases/tag/v19.5.0
(cherry picked from commit 6e0448abf7)
This commit is contained in:
Mario Rodas
2023-01-24 04:20:00 +00:00
committed by Winter
parent befabcd315
commit 50ec70fd95

View File

@@ -9,8 +9,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "19.4.0";
sha256 = "0qdj67dgxbjpllm2z9vm46c50s3dqk8a34hbp81vsa7mf3b42182";
version = "19.5.0";
sha256 = "sha256-KBMXvce6iVITi/jw9fB2SV95+G6FGmWb4fmD3sM8pXc=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch