about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTom Hall <tahall256@protonmail.ch>2023-02-04 17:28:30 +0000
committerPeter Hoeg <peter@hoeg.com>2023-02-22 22:00:44 +0800
commit3348c60d06bb1a51308d506ba505469d121f3ee8 (patch)
tree4a4d3dfa5f739f5e185d21a711b0901a06bdf5ec
parenteea5dc6e5d622667b990e2e4b5bb997b4434148f (diff)
kalendar: add missing dependency kirigami-addons
-rw-r--r--pkgs/applications/kde/kalendar.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/kde/kalendar.nix b/pkgs/applications/kde/kalendar.nix
index 86589606ef074..1bf6f3d1e1396 100644
--- a/pkgs/applications/kde/kalendar.nix
+++ b/pkgs/applications/kde/kalendar.nix
@@ -13,6 +13,7 @@
 , qqc2-desktop-style
 
 , kirigami2
+, kirigami-addons
 , kdbusaddons
 , ki18n
 , kcalendarcore
@@ -59,6 +60,7 @@ mkDerivation rec {
     qqc2-desktop-style
 
     kirigami2
+    kirigami-addons
     kdbusaddons
     ki18n
     kcalendarcore