python3Packages.aider-chat: update homepage

This commit is contained in:
Zexin Yuan
2025-06-30 22:42:53 +08:00
parent 6df8fd0ac8
commit b67cacfb67
@@ -385,8 +385,8 @@ let
meta = {
description = "AI pair programming in your terminal";
homepage = "https://github.com/paul-gauthier/aider";
changelog = "https://github.com/paul-gauthier/aider/blob/v${version}/HISTORY.md";
homepage = "https://github.com/Aider-AI/aider";
changelog = "https://github.com/Aider-AI/aider/blob/v${version}/HISTORY.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
happysalada