exabgp: add mainProgram

This commit is contained in:
Nico Felbinger
2025-04-11 22:18:23 +02:00
parent dad6408193
commit 5c8783307f
+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