mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
nodejs-14_x: 14.4.0 -> 14.5.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.5.0
This commit is contained in:
parent
b9cf52e907
commit
7808331560
@ -9,6 +9,6 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "14.4.0";
|
version = "14.5.0";
|
||||||
sha256 = "1fbx1r3fflpsy0s7zknca0xyv2gg0ff5fl8czzsb79imqjlgcy0x";
|
sha256 = "1d6w7ycdiqbkip7m6m8xly31qgx7ywakzvrnqdq8ini5sricjlgb";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user