nodejs-10_x: 10.23.3 -> 10.24.0
https://github.com/nodejs/node/releases/tag/v10.24.0
This commit is contained in:
parent
0004a60bbc
commit
5404bb16de
@ -8,7 +8,7 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "10.23.3";
|
||||
sha256 = "13za06bz17k71gcxyrx41l2j8al1kr3j627b8m7kqrf3l7rdfnsi";
|
||||
version = "10.24.0";
|
||||
sha256 = "1k1srdis23782hnd1ymgczs78x9gqhv77v0am7yb54gqcspp70hm";
|
||||
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user