1 { lib, buildGoModule, fetchFromGitea, asciidoctor, installShellFiles }:
5 version = "unstable-2021-09-06";
8 domain = "codeberg.org";
11 rev = "57a65558f0affac0b2f8f4831c52964eb9ad5386";
12 sha256 = "15c62sjr15l5hwkvc4xarfn76341wi16pjv9qbr1agaz1vqgr6rd";
15 vendorSha256 = "1apnra58mqrazbq53f0qlqnyyhjdvvdz995yridxva0fxmwpwcjy";
17 nativeBuildInputs = [ asciidoctor installShellFiles ];
21 installManPage man/webcat.1
25 homepage = "https://rumpelsepp.org/blog/ssh-through-websocket/";
26 description = "The lightweight swiss army knife for websockets";
27 license = licenses.gpl3Only;
28 maintainers = with maintainers; [ montag451 ];