mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: dwl: Use wlroots-0.18.
* gnu/packages/wm.scm (dwl)[inputs]: Remove wlroots; add wlroots-0.18. Change-Id: I5555e43722d788d5f9ede5ce3143b54a9dfa4e63 Signed-off-by: John Kehayias <john@guixotic.coop>
This commit is contained in:
parent
4914e25f40
commit
da23badd26
1 changed files with 1 additions and 1 deletions
|
@ -2049,7 +2049,7 @@ started automatically on the first call via D-Bus.")
|
|||
(native-inputs
|
||||
(list pkg-config))
|
||||
(inputs
|
||||
(list wlroots))
|
||||
(list wlroots-0.18))
|
||||
(home-page "https://codeberg.org/dwl/dwl")
|
||||
(synopsis "Dynamic window manager for Wayland")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue