Loading pkgs/tools/X11/skippy-xd/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { description = "Expose-style compositing-based standalone window switcher"; homepage = "https://github.com/felixfung/skippy-xd"; license = licenses.gpl2Plus; maintainers = with maintainers; [ raskin ]; platforms = platforms.linux; Loading Loading
pkgs/tools/X11/skippy-xd/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { description = "Expose-style compositing-based standalone window switcher"; homepage = "https://github.com/felixfung/skippy-xd"; license = licenses.gpl2Plus; maintainers = with maintainers; [ raskin ]; platforms = platforms.linux; Loading