nodejs-6_x: 6.11.5 -> 6.12.2
This commit is contained in:
parent
bde59aa034
commit
ccb0b88577
@ -5,7 +5,7 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "6.11.5";
|
version = "6.12.2";
|
||||||
sha256 = "1bwakrvy0if5spbymwpb05qwrb47xwzlnc42rapgp6b744ay8v8w";
|
sha256 = "1z6sn4b973sxw0h9hd38rjq6cqdkzl5gsd48f793abvarwgpqrrk";
|
||||||
patches = lib.optionals stdenv.isDarwin [ ./no-xcode.patch ];
|
patches = lib.optionals stdenv.isDarwin [ ./no-xcode.patch ];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user