nodejs_20: 20.11.0 -> 20.11.1

Changelog: https://github.com/nodejs/node/releases/tag/v20.11.1
This commit is contained in:
Mario Rodas 2024-02-14 04:20:00 +00:00
parent 4ae7cfd895
commit 60bbd39dd7

View File

@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.11.0";
sha256 = "sha256-MYB+vu6wScU/F2XkqVrtaUdqS2lt0QDLU5q2aNeVC0A=";
version = "20.11.1";
sha256 = "sha256-d4E+2/P38W0tNdM1NEPe5OYdXuhNnjE4x1OKPAylIJ4=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch