Fmt
This commit is contained in:
parent
2d8b17a099
commit
b3bb622f7c
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ python3.pkgs.buildPythonApplication {
|
|||
homepage = "https://github.com/paul-gauthier/aider";
|
||||
changelog = "https://github.com/paul-gauthier/aider/blob/v${version}/HISTORY.md";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = []; # TODO switch back to upstream ?
|
||||
maintainers = [ ]; # TODO switch back to upstream ?
|
||||
mainProgram = "aider";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue