rofimoji: remove rofi

This commit is contained in:
Guilhem Saurel
2025-03-14 15:23:43 +01:00
parent 1d670bfbc1
commit 54b856fdcd
-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