rofimoji: remove rofi input (#389842)

This commit is contained in:
Austin Horstman
2025-03-15 23:55:40 -05:00
committed by GitHub
-2
View File
@@ -7,7 +7,6 @@
waylandSupport ? true,
x11Support ? true,
rofi,
wl-clipboard,
wtype,
xdotool,
@@ -36,7 +35,6 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs =
[
python3Packages.configargparse
rofi
]
++ lib.optionals waylandSupport [
wl-clipboard