cargo-make: set meta.mainProgram
This commit is contained in:
@@ -42,5 +42,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/sagiegurari/cargo-make/blob/${version}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ figsoda xrelkd ];
|
||||
mainProgram = "cargo-make";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user