nodejs-10_x: 10.23.1 -> 10.23.2
https://github.com/nodejs/node/releases/tag/v10.23.2
This commit is contained in:
parent
9c5389e47a
commit
62912262f4
@ -8,7 +8,7 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "10.23.1";
|
||||
sha256 = "1ypddif8jc8qrw9n1f8zbpknjcbnjc9xhpm57hc5nqbrmzsidal8";
|
||||
version = "10.23.2";
|
||||
sha256 = "1iyvs56x5zvvqmpr6kkamgpfj70n2rj1fh7afc7q8hj3bq7f1985";
|
||||
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user