From 1bc54125aecd643b7c3fa3f9207020403020a7c6 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 26 Sep 2025 19:11:44 +0200 Subject: [PATCH] gnu: sway: Use wlroots-0.18. * gnu/packages/wm.scm (sway)[inputs]: Remove wlroots; add wlroots-0.18. Change-Id: I3f59098af9f128269733f99a80daff2b6f7484a7 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 0fc78b7895c..1628adca068 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2480,7 +2480,7 @@ narrow the items to those matching the tokens in the input.") pcre2 swaybg wayland - wlroots)) + wlroots-0.18)) (native-inputs (cons* linux-pam mesa pkg-config scdoc wayland-protocols (if (%current-target-system)