mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +03:00
nodejs-14_x: 14.7.0 -> 14.8.0
https://github.com/nodejs/node/releases/tag/v14.8.0
This commit is contained in:
parent
c6372e3758
commit
c5e5ac1cf7
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "14.7.0";
|
||||
sha256 = "0vwf523ahw0145wp17zkaflwm5823v1vz1kkglj25gzjydiiqbya";
|
||||
version = "14.8.0";
|
||||
sha256 = "0vghz7g7mih7idgknwzdc2zfw82qqq497m727ydhkas1wvj6i7lv";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user