nixpkgs/pkgs/development/libraries/libinput
Daniel Barlow c36e1b0d18 build libinput to look for local quirks in /etc
If the user wants to configure libinput locally (e.g. to tune
touchpad sensitivity) the advertised[*] mechanism to do this
upstream is by adding a file /etc/libinput/local-overrides.quirks

Add --sysconfdir option to the libinput configurePhase so that we
build libinput to look for the file there instead of in libinput's
store path

[*] can't quite claim it as "supported", but it's certainly the
mechanism that's publically described.  See
https://wayland.freedesktop.org/libinput/doc/latest/device-quirks.html
2019-11-24 10:03:14 +01:00
..
default.nix build libinput to look for local quirks in /etc 2019-11-24 10:03:14 +01:00
udev-absolute-path.patch libinput: fix build w/1.12.0 2018-09-21 10:35:11 -05:00