summary refs log tree commit diff
path: root/pkgs/applications/kde/kcharselect.nix
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2021-09-18 09:48:23 +0000
committerAlyssa Ross <hi@alyssa.is>2021-09-27 15:48:17 +0000
commit05bdbc55ffb15fbbf92a487664f1d4421542cb90 (patch)
tree390b927656c5b5ceafd472180102b36e3724b0f4 /pkgs/applications/kde/kcharselect.nix
parentbf12e3f2a3ad2a937955661a2d169e2c9fc25188 (diff)
downloadnixpkgs-05bdbc55ffb15fbbf92a487664f1d4421542cb90.tar
nixpkgs-05bdbc55ffb15fbbf92a487664f1d4421542cb90.tar.gz
nixpkgs-05bdbc55ffb15fbbf92a487664f1d4421542cb90.tar.bz2
nixpkgs-05bdbc55ffb15fbbf92a487664f1d4421542cb90.tar.lz
nixpkgs-05bdbc55ffb15fbbf92a487664f1d4421542cb90.tar.xz
nixpkgs-05bdbc55ffb15fbbf92a487664f1d4421542cb90.tar.zst
nixpkgs-05bdbc55ffb15fbbf92a487664f1d4421542cb90.zip
plasma5Packages: add missing homepages and descriptions
Adapted from <https://apps.kde.org/>.
Diffstat (limited to 'pkgs/applications/kde/kcharselect.nix')
-rw-r--r--pkgs/applications/kde/kcharselect.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/kde/kcharselect.nix b/pkgs/applications/kde/kcharselect.nix
index d35ee5ee670..0bc76b42087 100644
--- a/pkgs/applications/kde/kcharselect.nix
+++ b/pkgs/applications/kde/kcharselect.nix
@@ -7,6 +7,7 @@
 mkDerivation {
   pname = "kcharselect";
   meta = {
+    homepage = "https://apps.kde.org/kcharselect/";
     license = lib.licenses.gpl2Plus;
     maintainers = [ lib.maintainers.schmittlauch ];
     description = "A tool to select special characters from all installed fonts and copy them into the clipboard";