1 { lib, buildGoModule, fetchFromGitHub }:
7 src = fetchFromGitHub {
11 sha256 = "sha256-rfCqYI0T/nbK+rlPGl5orLo3qHKITesdFNtXc/ECATA=";
14 vendorHash = "sha256-dYiifLUOq6RKAVSXuoGlok9Jp8jHmbXN/EjQeQpoqWw=";
17 homepage = "https://github.com/txthinking/brook";
18 description = "A cross-platform Proxy/VPN software";
19 license = with licenses; [ gpl3Only ];
20 maintainers = with maintainers; [ xrelkd ];
21 mainProgram = "brook";