nodejs-19_x: 19.6.1 -> 19.7.0
https://github.com/nodejs/node/releases/tag/v19.7.0
This commit is contained in:
@@ -9,8 +9,8 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "19.6.1";
|
||||
sha256 = "sha256-dxDmwoUclWvkkm/CVAZ48/3fjm04Juo6qbjCjW6omps=";
|
||||
version = "19.7.0";
|
||||
sha256 = "sha256-URhH9yTqQF+F4lgDy8+LExsUzQay1wRmmL0nYMQEv8M=";
|
||||
patches = [
|
||||
./revert-arm64-pointer-auth.patch
|
||||
./disable-darwin-v8-system-instrumentation-node19.patch
|
||||
|
||||
Reference in New Issue
Block a user