summary refs log tree commit diff
path: root/pkgs/applications/kde/akregator.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/akregator.nix')
-rw-r--r--pkgs/applications/kde/akregator.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/kde/akregator.nix b/pkgs/applications/kde/akregator.nix
index 5cacfe0c04f..9cb23ad35ac 100644
--- a/pkgs/applications/kde/akregator.nix
+++ b/pkgs/applications/kde/akregator.nix
@@ -12,6 +12,8 @@
 mkDerivation {
   pname = "akregator";
   meta = {
+    homepage = "https://apps.kde.org/akregator/";
+    description = "KDE feed reader";
     license = with lib.licenses; [ gpl2 lgpl21 fdl12 ];
     maintainers = kdepimTeam;
   };