1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: discover: Fix flatpak backend.

* gnu/packages/kde-plasma.scm (discover)[inputs]: Add wayland.

Change-Id: I1d46b0d07d63081c3559efbb9aabe17309258a75
This commit is contained in:
Sughosha
2026-03-09 14:00:30 +05:30
parent e6db3ab852
commit effcb3ae67

View File

@@ -412,7 +412,8 @@ Breeze is the default theme for the KDE Plasma desktop.")
qtdeclarative
qtsvg
qtwayland
qtwebview))
qtwebview
wayland)) ; required by flatpak
;; -- The following features have been disabled:
;; * RpmOstree, rpm-ostree binary to manage the system. Required to build the rpm-ostree backend
;;