yazi: add mainProgram in meta
This commit is contained in:
parent
50a4a5871f
commit
5b16aafb00
1 changed files with 1 additions and 0 deletions
|
@ -74,5 +74,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/sxyazi/yazi";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ xyenon matthiasbeyer ];
|
||||
mainProgram = "yazi";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue