Skip to content

Commit 9f62b69

Browse files
committed
hyprland-qtutils: add hyprland-qt-support build input
1 parent ff5a272 commit 9f62b69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/by-name/hy/hyprland-qtutils/package.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
cmake,
66
pkg-config,
77
hyprutils,
8+
hyprland-qt-support,
89
pciutils,
910
qt6,
1011
}:
@@ -30,6 +31,7 @@ gcc14Stdenv.mkDerivation (finalAttrs: {
3031

3132
buildInputs = [
3233
hyprutils
34+
hyprland-qt-support
3335
qt6.qtbase
3436
qt6.qtsvg
3537
qt6.qtwayland

0 commit comments

Comments
 (0)