trying fixes
This commit is contained in:
parent
edaf6a2b78
commit
199aec8968
13
flake.nix
13
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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user