nixpkgs/nixos/modules
Andy Chun @noneucat 2fedbbab9c nixos/gnome/at-spi2-core: force GTK_A11Y=none when disabled
GTK 4 applications use accessibility bus directly
and will try to connect to it every time a widget is created:
https://gitlab.gnome.org/GNOME/gtk/-/issues/4831

This will make GTK 4 apps (e.g. newly ported Nautilus) grind
to a halt on systems that do not have AT-SPI service installed.

Let’s explicitly disable accessibility support with an environment
variable when the AT-SPI service is not enabled to avoid that.
Just like we do for ATK-based applications with `NO_AT_BRIDGE`.

Fixes: https://github.com/NixOS/nixpkgs/issues/197188
2022-11-20 01:50:38 +01:00
..
config Merge pull request #199352 from symphorien/deadlock-post-resume 2022-11-16 21:25:40 +00:00
hardware treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
i18n/input-method nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
installer calamares-cd: default supporting all locales 2022-11-02 13:59:53 -04:00
misc automatic-timezoned: init at 1.0.41 2022-11-16 15:26:21 -08:00
profiles nixos/profiles/minimal: don't install freedesktop files 2022-10-21 14:54:38 +02:00
programs Merge pull request #201183 from Artturin/utempter 2022-11-17 12:10:41 +02:00
security Merge pull request #199587 from lorenz/fscrypt 2022-11-14 09:42:35 +01:00
services nixos/gnome/at-spi2-core: force GTK_A11Y=none when disabled 2022-11-20 01:50:38 +01:00
system nixos: Add util-linux to systemd PATH to fix fsck with systemd 251.6 2022-11-15 17:54:32 -05:00
tasks Revert "nixos: Fix fsck with systemd 251.6 and later" 2022-11-15 17:45:38 -05:00
testing nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
virtualisation Merge pull request #185129 from Munksgaard/fix-nixos-container 2022-11-17 22:13:44 +13:00
module-list.nix automatic-timezoned: init at 1.0.41 2022-11-16 15:26:21 -08:00
rename.nix dd-agent: remove 2022-09-14 14:11:14 +02:00