~ruther/guix-local

5b4e843ce5bd0a5f9e686866c93bd9bce875246f — Sughosha 9 months ago 10a569f
gnu: discover: Remove duplicate input.

* gnu/packages/kde-plasma.scm (discover)[inputs]: Remove the duplicate input of
qcoro-qt6.

Change-Id: I97ad9c5efa955bf256b853a38c76bfc1e68c3304
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/kde-plasma.scm
M gnu/packages/kde-plasma.scm => gnu/packages/kde-plasma.scm +1 -2
@@ 324,8 324,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
                  qt5compat
                  qtdeclarative
                  qtsvg
                  qtwebview
                  qcoro-qt6))
                  qtwebview))
    ;; -- The following features have been disabled:
    ;; * RpmOstree, rpm-ostree binary to manage the system. Required to build the rpm-ostree backend
    ;;