nodejs_20: 20.12.1 -> 20.12.2

Changelog: https://github.com/nodejs/node/releases/tag/v20.12.2
This commit is contained in:
Mario Rodas 2024-04-15 04:20:00 +00:00
parent f145aef92c
commit 655ba31901
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.12.1";
sha256 = "sha256-aEDUkLpNHVFlXg++EgmVahXbQFUQ1+oWa62YqMnTek4=";
version = "20.12.2";
sha256 = "sha256-18vMX7+zHpAB8/AVC77aWavl3XE3qqYnOVjNWc41ztc=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch