Merge pull request #304210 from marsam/update-nodejs_20

nodejs_20: 20.12.1 -> 20.12.2
This commit is contained in:
Mario Rodas 2024-04-15 06:49:42 -05:00 committed by GitHub
commit 0c860bb494
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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