ktlint: add meta.mainProgram
This commit is contained in:
@@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md";
|
||||
maintainers = with maintainers; [ tadfisher SubhrajyotiSen ];
|
||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
mainProgram = "ktlint";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user