summary refs log tree commit diff
path: root/pkgs/applications/kde
diff options
context:
space:
mode:
authorWeathercold <weathercold.scr@gmail.com>2023-06-10 19:28:04 -0400
committerWeathercold <weathercold.scr@gmail.com>2023-06-10 19:28:04 -0400
commit52b1193e3814dacc52d120c79750d44e8238f11a (patch)
tree5a9cbbe13c13a6fb22889a5ff50a3dacd06990b8 /pkgs/applications/kde
parent21951114383770f96ae528d0ae68824557768e81 (diff)
downloadnixpkgs-52b1193e3814dacc52d120c79750d44e8238f11a.tar
nixpkgs-52b1193e3814dacc52d120c79750d44e8238f11a.tar.gz
nixpkgs-52b1193e3814dacc52d120c79750d44e8238f11a.tar.bz2
nixpkgs-52b1193e3814dacc52d120c79750d44e8238f11a.tar.lz
nixpkgs-52b1193e3814dacc52d120c79750d44e8238f11a.tar.xz
nixpkgs-52b1193e3814dacc52d120c79750d44e8238f11a.tar.zst
nixpkgs-52b1193e3814dacc52d120c79750d44e8238f11a.zip
kdeconnect-kde: add kirigami-addons to buildInputs
This fixes blank settings window.
Diffstat (limited to 'pkgs/applications/kde')
-rw-r--r--pkgs/applications/kde/kdeconnect-kde.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/kde/kdeconnect-kde.nix b/pkgs/applications/kde/kdeconnect-kde.nix
index f67a338b349..e07d46da968 100644
--- a/pkgs/applications/kde/kdeconnect-kde.nix
+++ b/pkgs/applications/kde/kdeconnect-kde.nix
@@ -8,6 +8,7 @@
 , kiconthemes
 , kio
 , kirigami2
+, kirigami-addons
 , knotifications
 , kpeople
 , kpeoplevcard
@@ -43,6 +44,7 @@ mkDerivation {
     kiconthemes
     kio
     kirigami2
+    kirigami-addons
     knotifications
     kpeople
     kpeoplevcard