summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/maui/mauikit.nix
diff options
context:
space:
mode:
authorRobert Schütz <nix@dotlambda.de>2022-11-08 12:32:29 -0800
committerRobert Schütz <nix@dotlambda.de>2022-11-10 22:27:02 -0800
commit5210e379e5aa8e5c29b929554f7fa15ebe979a19 (patch)
treeb929bf14562246797945c2ad10cde06eb6e83ddc /pkgs/applications/maui/mauikit.nix
parent956df740df6f1141186dceb237ad7a2464a13703 (diff)
libsForQt5.mauiPackages: 2.1.2 -> 2.2.0
https://mauikit.org/blog/maui-2-2-0-release/
Diffstat (limited to 'pkgs/applications/maui/mauikit.nix')
-rw-r--r--pkgs/applications/maui/mauikit.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/maui/mauikit.nix b/pkgs/applications/maui/mauikit.nix
index 76f2f7db5d73..fcba0fbdf547 100644
--- a/pkgs/applications/maui/mauikit.nix
+++ b/pkgs/applications/maui/mauikit.nix
@@ -6,6 +6,7 @@
, kcoreaddons
, ki18n
, knotifications
+, mauiman
, qtbase
, qtquickcontrols2
, qtx11extras
@@ -24,6 +25,7 @@ mkDerivation {
kcoreaddons
ki18n
knotifications
+ mauiman
qtquickcontrols2
qtx11extras
];