neovim-qt: Add homepage
This commit is contained in:
parent
8a4c91e300
commit
599089ed1d
@ -38,6 +38,7 @@ let
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Neovim client library and GUI, in Qt5";
|
description = "Neovim client library and GUI, in Qt5";
|
||||||
|
homepage = "https://github.com/equalsraf/neovim-qt";
|
||||||
license = licenses.isc;
|
license = licenses.isc;
|
||||||
maintainers = with maintainers; [ peterhoeg ];
|
maintainers = with maintainers; [ peterhoeg ];
|
||||||
inherit (neovim.meta) platforms;
|
inherit (neovim.meta) platforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user