Merge pull request #269377 from marsam/update-nodejs_20
nodejs_20: 20.9.0 -> 20.10.0
This commit is contained in:
commit
ea60451259
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue