mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: plasma-desktop: Remove outdated input.
signon-plugin-oauth2 uses signond, whereas plasma-desktop uses signond-qt6; and plasma-desktop does not retain a reference to signon-plugin-oauth2. * gnu/packages/kde-plasma.scm (plasma-desktop)[inputs]: Remove signon-plugin-oauth2. Fixes: guix/guix#5440 Change-Id: I0f5b0debf996d3ea9d71f16e996bd2874292ef6f Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
@@ -2088,7 +2088,6 @@ the KDE Plasma 6 desktop.")
|
||||
;; require QtWaylandScanner
|
||||
qtwayland))
|
||||
(inputs (list packagekit-qt6
|
||||
signon-plugin-oauth2
|
||||
signond-qt6
|
||||
attica
|
||||
appstream-qt6
|
||||
|
||||
Reference in New Issue
Block a user