mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
Merge pull request #207658 from ncfavier/gnome-builder-tests
This commit is contained in:
commit
f1bf543e74
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user