Merge pull request #280434 from marsam/update-nodejs_20

nodejs_20: 20.10.0 -> 20.11.0
This commit is contained in:
Mario Rodas 2024-01-12 07:03:05 -05:00 committed by GitHub
commit 8bb118403b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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