From fc6ff6930257a261081436f47607c52fd34329ef Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 7 Aug 2022 12:05:27 +0200 Subject: dolphin: build with user feedback support --- pkgs/applications/kde/dolphin.nix | 2 ++ 1 file changed, 2 insertions(+) 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" ]; -- cgit 1.4.1 From 19582cb3329d9f461ade07214396456fdb3ed3df Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 7 Aug 2022 12:06:07 +0200 Subject: kate: build with user feedback support --- pkgs/applications/kde/kate.nix | 2 ++ 1 file changed, 2 insertions(+) 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 ]; } -- cgit 1.4.1 From db461ccf9dcb91ec0ef6d71d956540541e6a27d9 Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 7 Aug 2022 12:07:20 +0200 Subject: plasma-workspace: build with user feedback support --- pkgs/desktops/plasma-5/plasma-workspace/default.nix | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit 1.4.1 From b8b8cfeab4c5006b0b049e60aee401f3c4645b52 Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 26 Mar 2023 15:56:00 +0200 Subject: akregator: build with user feedback support --- pkgs/applications/kde/akregator.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit 1.4.1 From 1872ad4bf8ce3df137197bcf042b035902eecb64 Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 26 Mar 2023 15:56:50 +0200 Subject: kaddressbook: build with user feedback support --- pkgs/applications/kde/kaddressbook.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 = '' -- cgit 1.4.1 From 277320f49efe9402bcb1fa3e371e4f4391104d48 Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 26 Mar 2023 15:57:24 +0200 Subject: korganizer: build with user feedback support --- pkgs/applications/kde/korganizer.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 ]; } -- cgit 1.4.1 From c247a4f1eb13ba9e9cd09db599de9a94b79540ee Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 26 Mar 2023 15:58:57 +0200 Subject: pim-sieve-editor: build with user feedback support --- pkgs/applications/kde/pim-sieve-editor.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 ]; } -- cgit 1.4.1 From 037cc92ae90957c3e4ab856093de2b369efc0e7e Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 26 Mar 2023 16:00:51 +0200 Subject: discover: build with user feedback support --- pkgs/desktops/plasma-5/discover.nix | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit 1.4.1 From b4c450422e8fbe35a2147ea6e9e774233d48969f Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 26 Mar 2023 17:00:44 +0200 Subject: pim-data-exporter: enable user feedback support --- pkgs/applications/kde/pim-data-exporter.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 ]; } -- cgit 1.4.1 From f3f0a132fb82d2daa2a0133e8e679f689f92693e Mon Sep 17 00:00:00 2001 From: Alois Wohlschlager Date: Sun, 26 Mar 2023 17:01:04 +0200 Subject: kmail: enable user feedback support --- pkgs/applications/kde/kmail.nix | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit 1.4.1