about summary refs log tree commit diff
path: root/pkgs/desktops/plasma-5/kde-gtk-config
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2022-03-06 22:28:56 +0100
committerFelix Buehler <account@buehler.rocks>2022-03-06 22:28:59 +0100
commite728776b560fe8062d02f6abc4ea0628c7aea7bb (patch)
treec9261e70e9ae181d836e088bdc3c1711df0cb6c7 /pkgs/desktops/plasma-5/kde-gtk-config
parent9df220063865e3593fa474e2ed67d881912731b6 (diff)
plasma5: rename name to pname
Diffstat (limited to 'pkgs/desktops/plasma-5/kde-gtk-config')
-rw-r--r--pkgs/desktops/plasma-5/kde-gtk-config/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/plasma-5/kde-gtk-config/default.nix b/pkgs/desktops/plasma-5/kde-gtk-config/default.nix
index 798f8d807af13..6949f73a9ce78 100644
--- a/pkgs/desktops/plasma-5/kde-gtk-config/default.nix
+++ b/pkgs/desktops/plasma-5/kde-gtk-config/default.nix
@@ -6,7 +6,7 @@
 }:
 
 mkDerivation {
-  name = "kde-gtk-config";
+  pname = "kde-gtk-config";
   nativeBuildInputs = [ extra-cmake-modules wrapGAppsHook ];
   dontWrapGApps = true;  # There is nothing to wrap
   buildInputs = [