diff --git a/pkgs/applications/kde/akregator.nix b/pkgs/applications/kde/akregator.nix index 714f636341da..684049d5f0b2 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 91ab0f8f57b1..b15c6fea4a0e 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 441a150ee170..6e3201837fd0 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 c2ce303e3b5f..de76a476df06 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 6a71529eb0f1..29a60880f127 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 36edffb4eabd..e4c5a8dc5176 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 c1a2270641bd..1bc54cac3e14 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 613a159a7929..28c15282c5fe 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 82c636bf7a51..a60b78cb9d53 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 9d1fe45656e2..730f7f3b6b48 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