Unverified Commit 89552dfd authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

rofimoji: remove rofi input (#389842)

parents 4bae3eab 54b856fd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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