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