mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: hyprland: Build with libinput-minimal.
* gnu/packages/wm.scm (hyprland)[inputs]: Remove libinput-minimal-next; add libinput-minimal. Change-Id: I3811d4f08cf75ad8084af35cbe5300cb02eff1d0
This commit is contained in:
parent
ddc1b0dba7
commit
86fbc5d9b0
1 changed files with 3 additions and 3 deletions
|
@ -415,8 +415,8 @@ loginctl commands (lock/unlock/before-sleep) and inhibit.")
|
||||||
(list gcc-15
|
(list gcc-15
|
||||||
hyprwayland-scanner
|
hyprwayland-scanner
|
||||||
(module-ref (resolve-interface
|
(module-ref (resolve-interface
|
||||||
'(gnu packages commencement))
|
'(gnu packages commencement))
|
||||||
'ld-wrapper)
|
'ld-wrapper)
|
||||||
pkg-config))
|
pkg-config))
|
||||||
(inputs
|
(inputs
|
||||||
(list aquamarine
|
(list aquamarine
|
||||||
|
@ -428,7 +428,7 @@ loginctl commands (lock/unlock/before-sleep) and inhibit.")
|
||||||
hyprland-qtutils
|
hyprland-qtutils
|
||||||
hyprlang
|
hyprlang
|
||||||
hyprutils
|
hyprutils
|
||||||
libinput-minimal-next
|
libinput-minimal
|
||||||
libxcursor
|
libxcursor
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
mesa
|
mesa
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue