python3.pkgs.black: add meta.mainProgram
This commit is contained in:
@@ -108,6 +108,7 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/psf/black";
|
||||
changelog = "https://github.com/psf/black/blob/${version}/CHANGES.md";
|
||||
license = licenses.mit;
|
||||
mainProgram = "black";
|
||||
maintainers = with maintainers; [ sveitser autophagy ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user