diff --git a/flake.nix b/flake.nix index 2d2bd4c..6661856 100644 --- a/flake.nix +++ b/flake.nix @@ -85,16 +85,7 @@ freetype fontconfig pixman - libX11 - libXext - libXrender - libXrandr - libXfixes - libXdamage - libXcomposite - libXcursor - libXi - libXinerama + at-spi2-atk at-spi2-core atk @@ -107,7 +98,7 @@ "-Dbuild-id=Nix" "-Dgtk-doc=false" "-Dg-ir-doc=false" # Disable introspection docs - "-Dcheck-update=false" # Disable update checks + "-Dcheck-update=no" # Disable update checks # Explicitly disable problematic features that might cause build issues "-Dalsa=disabled" "-Dgudev=disabled"