Skip to content

Commit

Permalink
nheko: add meta.homepage (#55472)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda committed Feb 12, 2019
1 parent dd16dcb commit c7c9111
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -67,6 +67,7 @@ stdenv.mkDerivation rec {

meta = with stdenv.lib; {
description = "Desktop client for the Matrix protocol";
homepage = https://github.com/Nheko-Reborn/nheko;
maintainers = with maintainers; [ ekleog fpletz ];
platforms = platforms.unix;
license = licenses.gpl3Plus;
Expand Down

0 comments on commit c7c9111

Please sign in to comment.