From 451ef6d939b3054df6f005d4acc9b5bf5f576ba4 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 26 Sep 2025 19:11:46 +0200 Subject: [PATCH] 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 --- gnu/packages/wm.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 1628adca068..d7ef9e137ae 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -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