mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
[Backport release-25.11] python3Packages.mitmproxy: add mainProgram (#472569)
This commit is contained in:
@@ -155,5 +155,6 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/mitmproxy/mitmproxy/blob/${src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ SuperSandro2000 ];
|
||||
mainProgram = "mitmproxy";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user