Thierry Pouplier 2476352fdf fix: skip hyprland qtutils (Qt6Quick missing in aarch64 cross-compile)
Qt6Quick and its submodules are not built in the aarch64 qtdeclarative
cross-compile output. hyprland-qt-support can't find them and fails.

Hyprland only needs qtutils at runtime (added to PATH via wrapProgram).
Setting wrapRuntimeDeps = false skips the wrapping entirely, letting
Hyprland build without its QML UI support package.
2026-06-14 10:01:28 -04:00
2026-04-04 04:57:47 -04:00
2026-06-12 16:19:57 -04:00
Description
My whole infra configuration
1.6 MiB
Languages
Nix 93.2%
Dockerfile 6.8%