hebbot: set meta.mainProgram
This commit is contained in:
parent
55af7f3e2c
commit
def8bfe0c7
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/haecker-felix/hebbot";
|
||||
changelog = "https://github.com/haecker-felix/hebbot/releases/tag/v${version}";
|
||||
license = with licenses; [ agpl3 ];
|
||||
mainProgram = "hebbot";
|
||||
maintainers = with maintainers; [ a-kenji ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue