nodejs-12_x: 12.13.1 -> 12.14.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.14.0
This commit is contained in:
parent
60ff61be3f
commit
2078b60862
@ -5,8 +5,8 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "12.13.1";
|
||||
sha256 = "14mia71sr8p0ibz9g4j5xb5qwmik36qi5nhabjbv0sy2kirkm7il";
|
||||
version = "12.14.0";
|
||||
sha256 = "0wdyz6fymkf2pfb5bf5ddcza7f2n55p9zqjvq661nr5gl9xj32h8";
|
||||
|
||||
patches = stdenv.lib.optionals stdenv.isDarwin [ ./disable-libatomic-darwin.patch ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user