gpg-tui: Add meta.mainProgram
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
d41c24a011
commit
cff3d4db97
@ -54,5 +54,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/orhun/gpg-tui/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ dotlambda matthiasbeyer ];
|
||||
mainProgram = "gpg-tui";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user