mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -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)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public libinput
|
(define-public libinput
|
||||||
|
;; Updating this will rebuild over 700 packages through libinput-minimal.
|
||||||
(package
|
(package
|
||||||
(name "libinput")
|
(name "libinput")
|
||||||
(version "1.15.0")
|
(version "1.15.0")
|
||||||
|
|
Loading…
Reference in a new issue