nodejs: 6.12.3 -> 6.13.0
This commit is contained in:
parent
d4e1ef7b7b
commit
e021254519
@ -5,7 +5,7 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "6.12.3";
|
||||
sha256 = "1p6w7ngp95lc3ksyklp1mwyq1f02vz62r1h60g1ri00pl8pnfn0s";
|
||||
version = "6.13.0";
|
||||
sha256 = "012dpfqxsrmd3xc4dmq0mik1kab4czf56s8wm2jvm7xjqvi6y5mp";
|
||||
patches = lib.optionals stdenv.isDarwin [ ./no-xcode.patch ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user