gimoji: set meta.mainProgram
This commit is contained in:
parent
def8bfe0c7
commit
4d32327bb0
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "Easily add emojis to your git commit messages";
|
||||
homepage = "https://github.com/zeenix/gimoji";
|
||||
license = licenses.mit;
|
||||
mainProgram = "gimoji";
|
||||
maintainers = with maintainers; [ a-kenji ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue