hyprland-qtutils: add hyprland-qt-support build input

This commit is contained in:
André Silva
2025-01-29 11:37:06 +00:00
parent ff5a2726a8
commit 9f62b69d8b
@@ -5,6 +5,7 @@
cmake,
pkg-config,
hyprutils,
hyprland-qt-support,
pciutils,
qt6,
}:
@@ -30,6 +31,7 @@ gcc14Stdenv.mkDerivation (finalAttrs: {
buildInputs = [
hyprutils
hyprland-qt-support
qt6.qtbase
qt6.qtsvg
qt6.qtwayland