nodejs_21: 21.6.0 -> 21.6.1

Changelog: https://github.com/nodejs/node/releases/tag/v21.6.1
This commit is contained in:
Mario Rodas 2024-01-22 20:02:12 -05:00
parent ce33e3f41e
commit 77f691c8bb

View File

@ -8,8 +8,8 @@ let
in in
buildNodejs { buildNodejs {
inherit enableNpm; inherit enableNpm;
version = "21.6.0"; version = "21.6.1";
sha256 = "sha256-ICZb/PpzyLRrMjeGQdOLAJ38mA6ygZLD1at/aYb9seM="; sha256 = "sha256-eoLzVtHcul12bw4dTHUOLhjWKQtxC30ZqHJSQeevH2A=";
patches = [ patches = [
./disable-darwin-v8-system-instrumentation-node19.patch ./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch ./bypass-darwin-xcrun-node16.patch