mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: sddm: Build without greenisland.
This Wayland compositor is currently abandonware and has known problems. * gnu/packages/display-managers.scm (sddm)[inputs]: Remove GREENISLAND.
This commit is contained in:
parent
cf1d581464
commit
60f37e3cb1
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@ (define-public sddm
|
|||
("qttools" ,qttools)))
|
||||
(inputs
|
||||
`(("glib" ,glib)
|
||||
("greenisland" ,greenisland)
|
||||
("libxcb" ,libxcb)
|
||||
("libxkbcommon" ,libxkbcommon)
|
||||
("linux-pam" ,linux-pam)
|
||||
|
|
Loading…
Reference in a new issue