about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/applications/kde/akregator.nix5
-rw-r--r--pkgs/applications/kde/dolphin.nix2
-rw-r--r--pkgs/applications/kde/kaddressbook.nix5
-rw-r--r--pkgs/applications/kde/kate.nix2
-rw-r--r--pkgs/applications/kde/kmail.nix2
-rw-r--r--pkgs/applications/kde/korganizer.nix8
-rw-r--r--pkgs/applications/kde/pim-data-exporter.nix8
-rw-r--r--pkgs/applications/kde/pim-sieve-editor.nix5
-rw-r--r--pkgs/desktops/plasma-5/discover.nix2
-rw-r--r--pkgs/desktops/plasma-5/plasma-workspace/default.nix2
10 files changed, 34 insertions, 7 deletions
diff --git a/pkgs/applications/kde/akregator.nix b/pkgs/applications/kde/akregator.nix
index 714f636341da8..684049d5f0b28 100644
--- a/pkgs/applications/kde/akregator.nix
+++ b/pkgs/applications/kde/akregator.nix
@@ -4,6 +4,7 @@
   qtwebengine,
   grantlee,
   kcmutils, kcrash, kiconthemes, knotifyconfig, kparts, ktexteditor,
+  kuserfeedback,
   kwindowsystem,
   akonadi, akonadi-mime, grantleetheme, kontactinterface, libkdepim, libkleo,
   messagelib, syndication
@@ -23,7 +24,9 @@ mkDerivation {
 
     grantlee
 
-    kcmutils kcrash kiconthemes knotifyconfig kparts ktexteditor kwindowsystem
+    kcmutils kcrash kiconthemes knotifyconfig kparts ktexteditor
+    kuserfeedback
+    kwindowsystem
 
     akonadi akonadi-mime grantleetheme kontactinterface libkdepim libkleo
     messagelib syndication
diff --git a/pkgs/applications/kde/dolphin.nix b/pkgs/applications/kde/dolphin.nix
index 91ab0f8f57b1b..b15c6fea4a0ec 100644
--- a/pkgs/applications/kde/dolphin.nix
+++ b/pkgs/applications/kde/dolphin.nix
@@ -5,6 +5,7 @@
   kcompletion, kconfig, kcoreaddons, kdbusaddons,
   kfilemetadata, ki18n, kiconthemes, kinit, kio, knewstuff, knotifications,
   kparts, ktexteditor, kwindowsystem, phonon, solid,
+  kuserfeedback,
   wayland, qtwayland
 }:
 
@@ -23,6 +24,7 @@ mkDerivation {
     kcoreaddons kdbusaddons kfilemetadata ki18n kiconthemes
     kinit kio knewstuff knotifications kparts ktexteditor kwindowsystem
     phonon solid
+    kuserfeedback
     wayland qtwayland
   ];
   outputs = [ "out" "dev" ];
diff --git a/pkgs/applications/kde/kaddressbook.nix b/pkgs/applications/kde/kaddressbook.nix
index 441a150ee170e..6e3201837fd0c 100644
--- a/pkgs/applications/kde/kaddressbook.nix
+++ b/pkgs/applications/kde/kaddressbook.nix
@@ -3,7 +3,9 @@
   extra-cmake-modules, kdoctools,
   akonadi, akonadi-search, grantlee, grantleetheme, kcmutils, kcompletion,
   kcrash, kdbusaddons, ki18n, kontactinterface, kparts,
-  kpimtextedit, kxmlgui, libkdepim, libkleo, mailcommon, pimcommon, prison,
+  kpimtextedit,
+  kuserfeedback,
+  kxmlgui, libkdepim, libkleo, mailcommon, pimcommon, prison,
   qgpgme, qtbase,
 }:
 
@@ -19,6 +21,7 @@ mkDerivation {
   buildInputs = [
     akonadi akonadi-search grantlee grantleetheme kcmutils kcompletion kcrash
     kdbusaddons ki18n kontactinterface kparts kpimtextedit
+    kuserfeedback
     kxmlgui libkdepim libkleo mailcommon pimcommon prison qgpgme qtbase
   ];
   postInstall = ''
diff --git a/pkgs/applications/kde/kate.nix b/pkgs/applications/kde/kate.nix
index c2ce303e3b5f3..de76a476df066 100644
--- a/pkgs/applications/kde/kate.nix
+++ b/pkgs/applications/kde/kate.nix
@@ -4,6 +4,7 @@
   kactivities, kconfig, kcrash, kdbusaddons, kguiaddons, kiconthemes, ki18n,
   kinit, kio, kitemmodels, kjobwidgets, knewstuff, knotifications, konsole,
   kparts, ktexteditor, kwindowsystem, kwallet, kxmlgui, libgit2,
+  kuserfeedback,
   plasma-framework, qtscript, threadweaver
 }:
 
@@ -33,6 +34,7 @@ mkDerivation {
     qtscript kconfig kcrash kguiaddons kiconthemes kinit kjobwidgets kparts
     kxmlgui kdbusaddons kwallet kitemmodels knotifications threadweaver
     knewstuff
+    kuserfeedback
   ];
   propagatedUserEnvPkgs = [ konsole ];
 }
diff --git a/pkgs/applications/kde/kmail.nix b/pkgs/applications/kde/kmail.nix
index 6a71529eb0f16..29a60880f1274 100644
--- a/pkgs/applications/kde/kmail.nix
+++ b/pkgs/applications/kde/kmail.nix
@@ -33,6 +33,7 @@
 , kservice
 , ktextwidgets
 , ktnef
+, kuserfeedback
 , kwallet
 , kwidgetsaddons
 , kwindowsystem
@@ -85,6 +86,7 @@ mkDerivation {
     kservice
     ktextwidgets
     ktnef
+    kuserfeedback
     kwidgetsaddons
     kwindowsystem
     kxmlgui
diff --git a/pkgs/applications/kde/korganizer.nix b/pkgs/applications/kde/korganizer.nix
index 36edffb4eabdb..e4c5a8dc51769 100644
--- a/pkgs/applications/kde/korganizer.nix
+++ b/pkgs/applications/kde/korganizer.nix
@@ -7,7 +7,9 @@
   akonadi-calendar, akonadi-contacts, akonadi-notes, akonadi-search,
   calendarsupport, eventviews, incidenceeditor, kcalutils,
   kholidays, kidentitymanagement, kldap, kmailtransport, kontactinterface,
-  kparts, kpimtextedit, pimcommon,
+  kparts, kpimtextedit,
+  kuserfeedback,
+  pimcommon,
 }:
 
 mkDerivation {
@@ -26,6 +28,8 @@ mkDerivation {
     akonadi-calendar akonadi-contacts akonadi-notes akonadi-search
     calendarsupport eventviews incidenceeditor kcalutils
     kholidays kidentitymanagement kldap kmailtransport kontactinterface
-    kparts kpimtextedit pimcommon
+    kparts kpimtextedit
+    kuserfeedback
+    pimcommon
   ];
 }
diff --git a/pkgs/applications/kde/pim-data-exporter.nix b/pkgs/applications/kde/pim-data-exporter.nix
index c1a2270641bda..1bc54cac3e143 100644
--- a/pkgs/applications/kde/pim-data-exporter.nix
+++ b/pkgs/applications/kde/pim-data-exporter.nix
@@ -3,7 +3,9 @@
   extra-cmake-modules, kdoctools,
   akonadi, akonadi-notes, kcalendarcore, kcmutils, kcrash, kdbusaddons,
   kidentitymanagement, kldap, kmailtransport, knewstuff, knotifications,
-  knotifyconfig, kparts, kross, ktexteditor, kwallet, libkdepim, libkleo,
+  knotifyconfig, kparts, kross, ktexteditor,
+  kuserfeedback,
+  kwallet, libkdepim, libkleo,
   pimcommon, qttools, karchive, mailcommon, messagelib
 }:
 
@@ -19,7 +21,9 @@ mkDerivation {
   buildInputs = [
     akonadi akonadi-notes kcalendarcore kcmutils kcrash kdbusaddons
     kidentitymanagement kldap kmailtransport knewstuff knotifications
-    knotifyconfig kparts kross ktexteditor kwallet libkdepim libkleo pimcommon
+    knotifyconfig kparts kross ktexteditor
+    kuserfeedback
+    kwallet libkdepim libkleo pimcommon
     qttools karchive mailcommon messagelib
   ];
 }
diff --git a/pkgs/applications/kde/pim-sieve-editor.nix b/pkgs/applications/kde/pim-sieve-editor.nix
index 613a159a79290..28c15282c5feb 100644
--- a/pkgs/applications/kde/pim-sieve-editor.nix
+++ b/pkgs/applications/kde/pim-sieve-editor.nix
@@ -2,7 +2,9 @@
   mkDerivation, lib, kdepimTeam,
   extra-cmake-modules, kdoctools,
   kdbusaddons, kcrash, kbookmarks, kiconthemes, kio, kpimtextedit,
-  kmailtransport, libksieve, pimcommon, qtkeychain, libsecret
+  kmailtransport,
+  kuserfeedback,
+  libksieve, pimcommon, qtkeychain, libsecret
 }:
 
 mkDerivation {
@@ -14,6 +16,7 @@ mkDerivation {
   nativeBuildInputs = [ extra-cmake-modules kdoctools ];
   buildInputs = [
     kdbusaddons kcrash kbookmarks kiconthemes kio kpimtextedit kmailtransport
+    kuserfeedback
     libksieve pimcommon qtkeychain libsecret
   ];
 }
diff --git a/pkgs/desktops/plasma-5/discover.nix b/pkgs/desktops/plasma-5/discover.nix
index 82c636bf7a51f..a60b78cb9d53d 100644
--- a/pkgs/desktops/plasma-5/discover.nix
+++ b/pkgs/desktops/plasma-5/discover.nix
@@ -28,6 +28,7 @@
 , kitemmodels
 , knewstuff
 , kpurpose
+, kuserfeedback
 , kwindowsystem
 , kxmlgui
 , plasma-framework
@@ -61,6 +62,7 @@ mkDerivation {
     kitemmodels
     knewstuff
     kpurpose
+    kuserfeedback
     kwindowsystem
     kxmlgui
     plasma-framework
diff --git a/pkgs/desktops/plasma-5/plasma-workspace/default.nix b/pkgs/desktops/plasma-5/plasma-workspace/default.nix
index 9d1fe45656e28..730f7f3b6b489 100644
--- a/pkgs/desktops/plasma-5/plasma-workspace/default.nix
+++ b/pkgs/desktops/plasma-5/plasma-workspace/default.nix
@@ -56,6 +56,7 @@
 , plasma-wayland-protocols
 , kpipewire
 , libkexiv2
+, kuserfeedback
 , qtgraphicaleffects
 , qtquickcontrols
 , qtquickcontrols2
@@ -126,6 +127,7 @@ mkDerivation {
     kpipewire
     libkexiv2
 
+    kuserfeedback
     qtgraphicaleffects
     qtquickcontrols
     qtquickcontrols2