Loading pkgs/by-name/ai/aider-chat/package.nix +8 −2 Original line number Diff line number Diff line { python3Packages }: { python3Packages, withPlaywright ? false, }: if withPlaywright then python3Packages.toPythonApplication python3Packages.aider-chat.passthru.withPlaywright else python3Packages.toPythonApplication python3Packages.aider-chat Loading
pkgs/by-name/ai/aider-chat/package.nix +8 −2 Original line number Diff line number Diff line { python3Packages }: { python3Packages, withPlaywright ? false, }: if withPlaywright then python3Packages.toPythonApplication python3Packages.aider-chat.passthru.withPlaywright else python3Packages.toPythonApplication python3Packages.aider-chat