about summary refs log tree commit diff
path: root/pkgs/applications/plasma-mobile
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2022-10-01 00:41:49 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2022-10-14 15:44:16 -0400
commit02f99314830ff98f192407c8123040c913899f86 (patch)
treefcbfa91153acf589dbc8ea36590aa0557326e53f /pkgs/applications/plasma-mobile
parenta0a8b76e69bd18f599060e320069ef1f4793605b (diff)
kweather: Fixes for 22.09
Diffstat (limited to 'pkgs/applications/plasma-mobile')
-rw-r--r--pkgs/applications/plasma-mobile/kweather.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/plasma-mobile/kweather.nix b/pkgs/applications/plasma-mobile/kweather.nix
index 497061624b928..49dcb1db99f7b 100644
--- a/pkgs/applications/plasma-mobile/kweather.nix
+++ b/pkgs/applications/plasma-mobile/kweather.nix
@@ -6,6 +6,7 @@
 
 , kconfig
 , ki18n
+, kirigami-addons
 , kirigami2
 , knotifications
 , kquickcharts
@@ -26,6 +27,7 @@ mkDerivation rec {
   buildInputs = [
     kconfig
     ki18n
+    kirigami-addons
     kirigami2
     knotifications
     kquickcharts