From 86fbc5d9b0e77ef3f221f1ab627337beefd407d7 Mon Sep 17 00:00:00 2001 From: Zheng Junjie Date: Wed, 17 Sep 2025 00:02:03 +0800 Subject: [PATCH] gnu: hyprland: Build with libinput-minimal. * gnu/packages/wm.scm (hyprland)[inputs]: Remove libinput-minimal-next; add libinput-minimal. Change-Id: I3811d4f08cf75ad8084af35cbe5300cb02eff1d0 --- gnu/packages/wm.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 7b91e2b33a0..89e4a068b44 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -415,8 +415,8 @@ loginctl commands (lock/unlock/before-sleep) and inhibit.") (list gcc-15 hyprwayland-scanner (module-ref (resolve-interface - '(gnu packages commencement)) - 'ld-wrapper) + '(gnu packages commencement)) + 'ld-wrapper) pkg-config)) (inputs (list aquamarine @@ -428,7 +428,7 @@ loginctl commands (lock/unlock/before-sleep) and inhibit.") hyprland-qtutils hyprlang hyprutils - libinput-minimal-next + libinput-minimal libxcursor libxkbcommon mesa