mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
nodejs-14_x: 14.6.0 -> 14.7.0 (#94193)
This commit is contained in:
parent
c46918007d
commit
8839c59391
@ -9,6 +9,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "14.6.0";
|
||||
sha256 = "153a07ffrmvwbsc78wrc0xnwymmzrhva0kn6mgnfi3086v3h1wss";
|
||||
version = "14.7.0";
|
||||
sha256 = "0vwf523ahw0145wp17zkaflwm5823v1vz1kkglj25gzjydiiqbya";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user