nodejs-9_x: 9.7.1 -> 9.8.0
This commit is contained in:
parent
a36ae7a685
commit
03efbb01c6
@ -5,7 +5,7 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "9.7.1";
|
version = "9.8.0";
|
||||||
sha256 = "0hlhj817s5bji2qdghxkwxjj40kwkyzgax4zyv32r5pbl6af3yh6";
|
sha256 = "1b0ynhvnq25w29rmshim0dn4m1dknkn1p52idi6acpzswi4vn1h7";
|
||||||
patches = lib.optionals stdenv.isDarwin [ ./no-xcode-v7.patch ];
|
patches = lib.optionals stdenv.isDarwin [ ./no-xcode-v7.patch ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user