exabgp: add mainProgram (#398003)

This commit is contained in:
Martin Weinelt
2025-04-13 01:44:41 +02:00
committed by GitHub
+1
View File
@@ -41,6 +41,7 @@ python3.pkgs.buildPythonApplication rec {
homepage = "https://github.com/Exa-Networks/exabgp";
changelog = "https://github.com/Exa-Networks/exabgp/blob/${src.tag}/CHANGELOG.rst";
license = licenses.bsd3;
mainProgram = "exabgp";
maintainers = with maintainers; [
hexa
raitobezarius