nixpkgs/pkgs/development/libraries/tracker
Zhaofeng Li f8fa83ff13 tracker: Unconditionally add checkInputs to nativeBuildInputs
`gi` is required by the main `meson.build` and checked at the start
of the build process, regardless of whether tests are enabled or not.
As a result, builds are broken when `doCheck = false`.

Also removing tappy which is no longer needed: https://gitlab.gnome.org/GNOME/tracker/-/merge_requests/385
2022-01-09 12:32:16 -08:00
..
default.nix tracker: Unconditionally add checkInputs to nativeBuildInputs 2022-01-09 12:32:16 -08:00
fix-paths.patch