nodejs_20: 20.12.0 -> 20.12.1

Changelog: https://github.com/nodejs/node/releases/tag/v20.12.1
This commit is contained in:
Mario Rodas 2024-04-03 04:20:00 +00:00
parent dc7edb6093
commit 8dab62f640
1 changed files with 2 additions and 2 deletions

View File

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