Merge pull request #281998 from wamserma/lapce-meta-mainProgram
lapce: add meta.mainProgram
This commit is contained in:
commit
0358371755
@ -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 New Issue
Block a user