Skip to content

Commit 89552df

Browse files
authored
rofimoji: remove rofi input (#389842)
2 parents 4bae3ea + 54b856f commit 89552df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/ro/rofimoji/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
waylandSupport ? true,
88
x11Support ? true,
99

10-
rofi,
1110
wl-clipboard,
1211
wtype,
1312
xdotool,
@@ -36,7 +35,6 @@ python3Packages.buildPythonApplication rec {
3635
propagatedBuildInputs =
3736
[
3837
python3Packages.configargparse
39-
rofi
4038
]
4139
++ lib.optionals waylandSupport [
4240
wl-clipboard

0 commit comments

Comments
 (0)