nodejs_21: 21.1.0 -> 21.2.0

Changelog: https://github.com/nodejs/node/releases/tag/v21.2.0
This commit is contained in:
Mario Rodas 2023-11-14 04:20:00 +00:00
parent 3ecd815c23
commit e072852d9f

View File

@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "21.1.0";
sha256 = "sha256-kaxy5ERMXlq0tEgDCmH/qVrNNdNKnTHS0iDuK+0BuSU=";
version = "21.2.0";
sha256 = "sha256-1Xyc6jlHZPodmvUeUsdEn3EZPp1ExKgfvt7GU+yCdwc=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch