Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2020-04-13 18:54:59 +02:00
9805 changed files with 28238 additions and 18638 deletions
@@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Handles input devices in Wayland compositors and provides a generic X.Org input driver";
homepage = http://www.freedesktop.org/wiki/Software/libinput;
homepage = "http://www.freedesktop.org/wiki/Software/libinput";
license = licenses.mit;
platforms = platforms.unix;
maintainers = with maintainers; [ codyopel ];