#!/nix/store/dndi916j6yxzfzzj2sma2llhrlwahq06-bash-5.1-p16/bin/sh

export GI_TYPELIB_PATH=/nix/store/34xgm4whmz5kymqvsbhrflkpnag94hcs-tracker-3.2.1/lib/girepository-1.0/:$GI_TYPELIB_PATH
export PYTHONPATH=/nix/store/34xgm4whmz5kymqvsbhrflkpnag94hcs-tracker-3.2.1/lib/tracker-3.0

python3 -m trackertestutils --prefix=/nix/store/34xgm4whmz5kymqvsbhrflkpnag94hcs-tracker-3.2.1 "$@"
