nodejs-19_x: 19.6.0 -> 19.6.1

https://github.com/nodejs/node/releases/tag/v19.6.1
This commit is contained in:
Mario Rodas 2023-02-17 04:20:00 +00:00
parent cfdcb8d7fa
commit d42631d6c5

View File

@ -9,8 +9,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "19.6.0";
sha256 = "sha256-UZxtVCqfmW8AwaPTsuXPUrfbmY2V9s7VqJPRagPeM+o=";
version = "19.6.1";
sha256 = "sha256-dxDmwoUclWvkkm/CVAZ48/3fjm04Juo6qbjCjW6omps=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch