efr...@flashner.co.il (Efraim Flashner) writes: > efraim pushed a commit to branch master > in repository guix. > > commit 5f5083749c1ff2731e84fa7d8eea182ad45c18a5 > Author: Efraim Flashner <efr...@flashner.co.il> > Date: Fri Dec 8 09:25:40 2017 +0200 > > gnu: libinput: Update to 1.9.3. > > * gnu/packages/freedesktop.scm (libinput): Update to 1.9.3. > [build-system]: Switch to meson-build-system.
FYI, switching to 'meson-build-system' here caused around 120+ more dependency failures on armhf-linux, including xf86-input-libinput, since we've never successfully built 'ninja' on armhf-linux. So, we've essentially just lost graphics support on armhf-linux. Mark