about summary refs log tree commit diff
path: root/pkgs/applications/kde/kbreakout.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kbreakout.nix')
-rw-r--r--pkgs/applications/kde/kbreakout.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/kbreakout.nix b/pkgs/applications/kde/kbreakout.nix
index fbcddd46ca856..cf60ada3c00d4 100644
--- a/pkgs/applications/kde/kbreakout.nix
+++ b/pkgs/applications/kde/kbreakout.nix
@@ -10,7 +10,7 @@
 }:
 
 mkDerivation {
-  name = "kbreakout";
+  pname = "kbreakout";
   meta.license = with lib.licenses; [ lgpl21 gpl3 ];
   outputs = [ "out" "dev" ];
   nativeBuildInputs = [