nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

rofimoji: remove rofi input (#389842)

authored by

Austin Horstman and committed by
GitHub
89552dfd 4bae3eab

-2
-2
pkgs/by-name/ro/rofimoji/package.nix
··· 7 7 waylandSupport ? true, 8 8 x11Support ? true, 9 9 10 - rofi, 11 10 wl-clipboard, 12 11 wtype, 13 12 xdotool, ··· 35 36 propagatedBuildInputs = 36 37 [ 37 38 python3Packages.configargparse 38 - rofi 39 39 ] 40 40 ++ lib.optionals waylandSupport [ 41 41 wl-clipboard