about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/kde/picmi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/kde/picmi.nix')
-rw-r--r--nixpkgs/pkgs/applications/kde/picmi.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/kde/picmi.nix b/nixpkgs/pkgs/applications/kde/picmi.nix
index 25734e318ab4..4358eb5ffac5 100644
--- a/nixpkgs/pkgs/applications/kde/picmi.nix
+++ b/nixpkgs/pkgs/applications/kde/picmi.nix
@@ -6,6 +6,7 @@
 mkDerivation {
   pname = "picmi";
   meta = with lib; {
+    homepage = "https://apps.kde.org/picmi/";
     description = "Nonogram game";
     longDescription = ''The goal is to reveal the hidden pattern in the board by coloring or
       leaving blank the cells in a grid according to numbers given at the side of the grid.