nheko: add meta.homepage (#55472)
This commit is contained in:
parent
dd16dcb316
commit
c7c911136f
@ -67,6 +67,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Desktop client for the Matrix protocol";
|
description = "Desktop client for the Matrix protocol";
|
||||||
|
homepage = https://github.com/Nheko-Reborn/nheko;
|
||||||
maintainers = with maintainers; [ ekleog fpletz ];
|
maintainers = with maintainers; [ ekleog fpletz ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user