~ruther/guix-local

451ef6d939b3054df6f005d4acc9b5bf5f576ba4 — Rutherther 5 months ago aa7fa7a
gnu: scenefx: Use wlroots-0.18.

* gnu/packages/wm.scm (scenefx)[inputs]: Remove wlroots; add wlroots-0.18.

Change-Id: I6d2ec1bc2b9c1a088fc913c6d66b918d41d542bc
Signed-off-by: John Kehayias <john@guixotic.coop>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/wm.scm
M gnu/packages/wm.scm => gnu/packages/wm.scm +1 -1
@@ 4725,7 4725,7 @@ configure input, and customize Wayfire plugins.")
                  mesa
                  libxkbcommon
                  libdrm
                  wlroots))
                  wlroots-0.18))
    (home-page "https://github.com/wlrfx/scenefx")
    (synopsis "Drop-in replacement for the wlroots scene API")
    (description