tealdeer: add meta.mainProgram
This commit is contained in:
parent
62f6985869
commit
754d0362cc
1 changed files with 1 additions and 0 deletions
|
@ -40,5 +40,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/dbrgn/tealdeer";
|
||||
maintainers = with maintainers; [ davidak ];
|
||||
license = with licenses; [ asl20 mit ];
|
||||
mainProgram = "tldr";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue