nodejs_21: 21.4.0 -> 21.5.0

Changelog: https://github.com/nodejs/node/releases/tag/v21.5.0
This commit is contained in:
Mario Rodas 2023-12-23 04:20:00 +00:00
parent 5cb00274f2
commit 2957b358d4

View file

@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "21.4.0";
sha256 = "17274m7w6wxhfwwshc0nj34682pqqkpjxgn5b1rjsq2lfr9gd03s";
version = "21.5.0";
sha256 = "sha256-r9fUcTVzzYFPfk3zIN6NXI4Ue0EBvJ+74qbVLrX4sHI=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch