trying fixes
This commit is contained in:
parent
edaf6a2b78
commit
199aec8968
13
flake.nix
13
flake.nix
@ -85,16 +85,7 @@
|
|||||||
freetype
|
freetype
|
||||||
fontconfig
|
fontconfig
|
||||||
pixman
|
pixman
|
||||||
libX11
|
|
||||||
libXext
|
|
||||||
libXrender
|
|
||||||
libXrandr
|
|
||||||
libXfixes
|
|
||||||
libXdamage
|
|
||||||
libXcomposite
|
|
||||||
libXcursor
|
|
||||||
libXi
|
|
||||||
libXinerama
|
|
||||||
at-spi2-atk
|
at-spi2-atk
|
||||||
at-spi2-core
|
at-spi2-core
|
||||||
atk
|
atk
|
||||||
@ -107,7 +98,7 @@
|
|||||||
"-Dbuild-id=Nix"
|
"-Dbuild-id=Nix"
|
||||||
"-Dgtk-doc=false"
|
"-Dgtk-doc=false"
|
||||||
"-Dg-ir-doc=false" # Disable introspection docs
|
"-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
|
# Explicitly disable problematic features that might cause build issues
|
||||||
"-Dalsa=disabled"
|
"-Dalsa=disabled"
|
||||||
"-Dgudev=disabled"
|
"-Dgudev=disabled"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user