mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: libinput: Note libinput-minimal inheritance.
* gnu/packages/freedesktop.scm (libinput): Add a warning comment.
This commit is contained in:
parent
ef617dedd2
commit
56451c7894
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ (define-public xdg-utils
|
|||
(license license:expat)))
|
||||
|
||||
(define-public libinput
|
||||
;; Updating this will rebuild over 700 packages through libinput-minimal.
|
||||
(package
|
||||
(name "libinput")
|
||||
(version "1.15.0")
|
||||
|
|
Loading…
Reference in a new issue