guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/08: gnu: libinput: Note libinput-minimal inheritance.


From: guix-commits
Subject: 01/08: gnu: libinput: Note libinput-minimal inheritance.
Date: Mon, 9 Mar 2020 19:13:26 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 56451c789433e37dd0f27bff88a50bf6d3bd4136
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Mar 10 00:10:39 2020 +0100

    gnu: libinput: Note libinput-minimal inheritance.
    
    * gnu/packages/freedesktop.scm (libinput): Add a warning comment.
---
 gnu/packages/freedesktop.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 9095696..63bfdf8 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -179,6 +179,7 @@ freedesktop.org project.")
     (license license:expat)))
 
 (define-public libinput
+  ;; Updating this will rebuild over 700 packages through libinput-minimal.
   (package
     (name "libinput")
     (version "1.15.0")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]