nodejs: 9.4.0 -> 9.5.0
This commit is contained in:
parent
24dff4b341
commit
1177bb7a09
@ -5,7 +5,7 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "9.4.0";
|
||||
sha256 = "035j44xkji9dxddlqws6ykkbyphbkhwhz700arpgz20jz3qf20vm";
|
||||
version = "9.5.0";
|
||||
sha256 = "0v8lspfca820mf45dj9hb56q00syhrqw5wmqmy1vnrcb6wx4csv6";
|
||||
patches = lib.optionals stdenv.isDarwin [ ./no-xcode-v7.patch ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user