nodejs-9_x: 9.10.1 -> 9.11.1
This commit is contained in:
parent
86fc330684
commit
dd26754285
@ -5,7 +5,7 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "9.10.1";
|
version = "9.11.1";
|
||||||
sha256 = "1widvxbc8sp8p8vp7q38b3zy0w1nx4iaqmp81s6bvaqs08h7wfy9";
|
sha256 = "0k4xkcymf4y3k2bxjryb2lj97bxnng75x7a77i2wgx94749kvp13";
|
||||||
patches = lib.optionals stdenv.isDarwin [ ./no-xcode-v7.patch ];
|
patches = lib.optionals stdenv.isDarwin [ ./no-xcode-v7.patch ];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user