about summary refs log tree commit diff
path: root/pkgs/applications/kde/katomic.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/katomic.nix')
-rw-r--r--pkgs/applications/kde/katomic.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/katomic.nix b/pkgs/applications/kde/katomic.nix
index 2690cfc058971..aa00d58c417e4 100644
--- a/pkgs/applications/kde/katomic.nix
+++ b/pkgs/applications/kde/katomic.nix
@@ -1,7 +1,7 @@
 { mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames, knewstuff }:
 
 mkDerivation {
-  name = "katomic";
+  pname = "katomic";
   meta = with lib; {
     homepage = "https://kde.org/applications/en/games/org.kde.katomic";
     description = "Fun educational game built around molecular geometry";