Commit 54b856fd authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

rofimoji: remove rofi

parent 1d670bfb
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