Loading pkgs/misc/tmux-plugins/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -238,7 +238,7 @@ in rec { description = "Fuzzy find your text with fzf instead of selecting it by hand "; license = lib.licenses.mit; platforms = lib.platforms.unix; maintainers = with lib.maintainers; [ kidd ]; maintainers = with lib.maintainers; [ kidd fnune ]; }; }; Loading Loading
pkgs/misc/tmux-plugins/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -238,7 +238,7 @@ in rec { description = "Fuzzy find your text with fzf instead of selecting it by hand "; license = lib.licenses.mit; platforms = lib.platforms.unix; maintainers = with lib.maintainers; [ kidd ]; maintainers = with lib.maintainers; [ kidd fnune ]; }; }; Loading