hyprland-qtutils: add hyprland-qt-support build input (#377735)

This commit is contained in:
Donovan Glover
2025-01-29 12:17:58 +00:00
committed by GitHub
@@ -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