yazi: add mainProgram in meta
This commit is contained in:
committed by
Matthieu Coudron
parent
50a4a5871f
commit
5b16aafb00
@@ -74,5 +74,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/sxyazi/yazi";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ xyenon matthiasbeyer ];
|
||||
mainProgram = "yazi";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user