gnome-builder: fix test after gtk4 4.8.3 bump

See https://github.com/NixOS/nixpkgs/pull/207546

NO_AT_BRIDGE should not be needed with GTK 4 since it no longer uses AT-SPI2-ATK.
This commit is contained in:
Naïm Favier 2022-12-25 11:09:09 +01:00
parent ead8d4e9a0
commit 6e8dd6c35b
No known key found for this signature in database
GPG key ID: 95AFCE8211908325

View file

@ -129,7 +129,7 @@ stdenv.mkDerivation rec {
'';
checkPhase = ''
export NO_AT_BRIDGE=1
GTK_A11Y=none \
xvfb-run -s '-screen 0 800x600x24' dbus-run-session \
--config-file=${dbus}/share/dbus-1/session.conf \
meson test --print-errorlogs