nodejs_20: 20.10.0 -> 20.11.0

Changelog: https://github.com/nodejs/node/releases/tag/v20.11.0
This commit is contained in:
Mario Rodas 2024-01-12 04:20:00 +00:00
parent 06797d4df4
commit fea57dc5b5

View file

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