1 { lib, buildGoModule, fetchFromGitHub }:
9 src = fetchFromGitHub {
13 sha256 = "sha256-HUZ1Uf8Z2YbYvqKEUHckKAZ5q+C83zafi3UjemqHFM4=";
16 vendorHash = "sha256-vvC9l/6b7AIEmCMVdeKMyi9ThIcAzjtV+uaQ4oSJZuU=";
21 homepage = "https://github.com/BBVA/kapow";
22 description = "Expose command-line tools over HTTP";
23 license = licenses.asl20;
24 maintainers = with maintainers; [ nilp0inter ];
25 mainProgram = "kapow";