13 url = "https://tildegit.org/sloum/bombadillo.git";
15 hash = "sha256-FjU9AyRAdGFr1bVpkmj5STkbzCXvpxOaOj7WNQJq7A0=";
18 nativeBuildInputs = [ installShellFiles ];
28 installManPage bombadillo.1
32 description = "Non-web client for the terminal, supporting Gopher, Gemini and more";
33 mainProgram = "bombadillo";
34 homepage = "https://bombadillo.colorfield.space/";
35 license = licenses.gpl3;
36 maintainers = with maintainers; [ ehmry ];