commitizen: add meta.mainProgram
This commit is contained in:
committed by
Bjørn Forsman
parent
d8fda1e045
commit
78ae83aa58
@@ -106,6 +106,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
homepage = "https://github.com/commitizen-tools/commitizen";
|
||||
changelog = "https://github.com/commitizen-tools/commitizen/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
mainProgram = "cz";
|
||||
maintainers = with maintainers; [ lovesegfault anthonyroussel ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user