about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-12-25 20:06:27 +0100
committerGitHub <noreply@github.com>2022-12-25 20:06:27 +0100
commitf1bf543e7417fef5ae7004c9340b6eda30ea5cf9 (patch)
tree57c03179d77fd728a531be468ca2d204dd9547b9
parent2cfb9ab1268806616dbf07ae2fc8d72e66837237 (diff)
parent6e8dd6c35beba5e8259bd59038c1af6e7e26aeb5 (diff)
Merge pull request #207658 from ncfavier/gnome-builder-tests
-rw-r--r--pkgs/applications/editors/gnome-builder/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/gnome-builder/default.nix b/pkgs/applications/editors/gnome-builder/default.nix
index 634fd79282d40..bacc629448bc1 100644
--- a/pkgs/applications/editors/gnome-builder/default.nix
+++ b/pkgs/applications/editors/gnome-builder/default.nix
@@ -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