From 10a569fe1b48cb5f8e51ccec5139b5fe33c3d195 Mon Sep 17 00:00:00 2001 From: Sughosha Date: Sat, 26 Jul 2025 18:33:29 +0530 Subject: [PATCH] gnu: discover: Remove packagekit-qt6 dependency. Until there is a guix backend for packagekit, packagekit-qt6 is not needed. * gnu/packages/kde-plasma.scm (discover): Add a TODO comment. [inputs]: Remove packagekit-qt6. Change-Id: If260c8e19273bb52fc49260699e08a9c01f9678a Signed-off-by: Maxim Cournoyer --- gnu/packages/kde-plasma.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index 9de341105c2dba9dfb97f86d058efde0ee66f8d3..2336beca94fa7fdb885c811cf1362ae484817e40 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -291,6 +291,8 @@ Breeze is the default theme for the KDE Plasma desktop.") (string-append (getcwd) ":" (getenv "XDG_DATA_DIRS"))))))))) (native-inputs (list extra-cmake-modules pkg-config)) + ;; TODO: Add packagekit-qt6 when a guix backend for packagekit will be + ;; available. (inputs (list appstream-qt6 attica fwupd ; optional @@ -317,7 +319,6 @@ Breeze is the default theme for the KDE Plasma desktop.") kidletime libostree ; required by flatpak markdown - packagekit-qt6 purpose qcoro-qt6 qt5compat