Loading pkgs/servers/networking/exabgp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,6 +40,6 @@ python3.pkgs.buildPythonApplication rec { homepage = "https://github.com/Exa-Networks/exabgp"; changelog = "https://github.com/Exa-Networks/exabgp/blob/${src.rev}/CHANGELOG.rst"; license = licenses.bsd3; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ hexa raitobezarius ]; }; } Loading
pkgs/servers/networking/exabgp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,6 +40,6 @@ python3.pkgs.buildPythonApplication rec { homepage = "https://github.com/Exa-Networks/exabgp"; changelog = "https://github.com/Exa-Networks/exabgp/blob/${src.rev}/CHANGELOG.rst"; license = licenses.bsd3; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ hexa raitobezarius ]; }; }