lapce: add meta.mainProgram
This commit is contained in:
parent
b956688fd1
commit
936602b873
1 changed files with 1 additions and 0 deletions
|
@ -131,5 +131,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/lapce/lapce";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ elliot ];
|
||||
mainProgram = "lapce";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue