Merge pull request #34860 from vcunat/p/nodejs-6_x
nodejs: 6.12.2 -> 6.12.3 (maintenance)
This commit is contained in:
commit
d66174e4dc
@ -5,7 +5,7 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "6.12.2";
|
version = "6.12.3";
|
||||||
sha256 = "1z6sn4b973sxw0h9hd38rjq6cqdkzl5gsd48f793abvarwgpqrrk";
|
sha256 = "1p6w7ngp95lc3ksyklp1mwyq1f02vz62r1h60g1ri00pl8pnfn0s";
|
||||||
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