pastel: add meta.mainProgram
This commit is contained in:
parent
8247d17281
commit
475ec06484
@ -21,5 +21,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/sharkdp/pastel/releases/tag/v${version}";
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with maintainers; [ davidtwco ];
|
||||
mainProgram = "pastel";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user