mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
alejandra: add meta.mainProgram
This commit is contained in:
parent
4b0ef51702
commit
9f77d92ba9
@ -28,5 +28,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/kamadorueda/alejandra/blob/${version}/CHANGELOG.md";
|
||||
license = licenses.unlicense;
|
||||
maintainers = with maintainers; [ _0x4A6F kamadorueda sciencentistguy ];
|
||||
mainProgram = "alejandra";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user