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 <maxim@guixotic.coop>
This commit is contained in:
Sughosha 2025-07-26 18:33:29 +05:30 committed by Maxim Cournoyer
parent b7d3e55b48
commit 10a569fe1b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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