1 { lib, bundlerEnv, ruby, bundlerUpdateScript }:
8 passthru.updateScript = bundlerUpdateScript "teamocil";
11 description = "A simple tool used to automatically create windows and panes in tmux with YAML files";
12 homepage = "https://github.com/remiprev/teamocil";
13 license = licenses.mit;
14 platforms = platforms.all;
15 maintainers = with maintainers; [