eza: add meta.mainProgram
This commit is contained in:
committed by
Anderson Torres
parent
8415619e42
commit
4ce973d7bd
@@ -57,6 +57,7 @@ rustPlatform.buildRustPackage rec {
|
||||
'';
|
||||
homepage = "https://github.com/eza-community/eza";
|
||||
license = licenses.mit;
|
||||
mainProgram = "eza";
|
||||
maintainers = with maintainers; [ cafkafk ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user