nodejs-12_x: 12.14.1 -> 12.15.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.15.0
This commit is contained in:
parent
f3dc056ff6
commit
181774386b
@ -5,8 +5,8 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "12.14.1";
|
||||
sha256 = "1nvsivl496fgaypbk2pqqh7py29g7wsggyjlqydy1c0q4f24nyw7";
|
||||
version = "12.15.0";
|
||||
sha256 = "06x8sma4rxbw0mxj0l4438lfpv9abxmnw2ibamq1acng1jl4zyyj";
|
||||
|
||||
patches = stdenv.lib.optionals stdenv.isDarwin [ ./disable-libatomic-darwin.patch ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user