jc: set meta.mainProgram
Related: https://github.com/NixOS/nixpkgs/issues/219567
This commit is contained in:
@@ -35,5 +35,6 @@ buildPythonPackage rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ atemu ];
|
||||
changelog = "https://github.com/kellyjonbrazil/jc/blob/v${version}/CHANGELOG";
|
||||
mainProgram = "jc";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user