peruse: add missing description & homepage
This commit is contained in:
parent
92d66a9d95
commit
35ab77755b
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ in mkDerivation {
|
|||
pathsToLink = [ "/etc/xdg/peruse.knsrc"];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://peruse.kde.org";
|
||||
description = "A comic book reader";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue