11 src = fetchFromGitHub {
15 hash = "sha256-xTd/1h9fW2GbZ2u3RsExbQouRZot9CUDuqNLItRySxM=";
18 vendorHash = "sha256-qAlzgPw1reDZYK+InlnAsBgVemVumWwLgEuYm+ALcCs=";
23 "-X=main.Version=${version}"
27 description = "Bulk port forwarding Kubernetes services for local development";
28 homepage = "https://github.com/txn2/kubefwd";
29 license = licenses.asl20;
30 maintainers = with maintainers; [ iogamaster ];
31 mainProgram = "kubefwd";