bolt: disable tests

They are failing with GLib 2.73: https://gitlab.freedesktop.org/bolt/bolt/-/issues/181
This commit is contained in:
Jan Tojnar 2022-08-13 09:34:42 +02:00
parent 93807a6352
commit 4255bb62dd

View file

@ -65,7 +65,8 @@ stdenv.mkDerivation rec {
systemd systemd
]; ];
doCheck = true; # https://gitlab.freedesktop.org/bolt/bolt/-/issues/181
doCheck = false;
preCheck = '' preCheck = ''
export LD_LIBRARY_PATH=${umockdev.out}/lib/ export LD_LIBRARY_PATH=${umockdev.out}/lib/