joshuto: add meta.mainProgram
This commit is contained in:
@@ -23,5 +23,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/kamiyaa/joshuto/releases/tag/${src.rev}";
|
||||
license = licenses.lgpl3Only;
|
||||
maintainers = with maintainers; [ figsoda totoroot xrelkd ];
|
||||
mainProgram = "joshuto";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user