mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 17:44:44 +00:00
git-cliff: add meta.mainProgram
This commit is contained in:
parent
0be9c41d54
commit
229f455aaa
@ -32,5 +32,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/orhun/git-cliff/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ siraben ];
|
||||
mainProgram = "git-cliff";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user