Merge pull request #269377 from marsam/update-nodejs_20

nodejs_20: 20.9.0 -> 20.10.0
This commit is contained in:
Mario Rodas 2023-11-23 22:52:06 -05:00 committed by GitHub
commit ea60451259
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.9.0";
sha256 = "sha256-oj2WgQq/BFVCazSdR85TEPMwlbe8BXG5zFEPSBw6RRk=";
version = "20.10.0";
sha256 = "sha256-MuslbuvYys1VdOZjHlS0K+fsjr4lrUeoymhUA7rRVTU=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch