aider-chat: unbroken

This commit is contained in:
Zexin Yuan
2026-04-06 10:50:39 +08:00
parent 4b68284386
commit e0611dbc87
+7
View File
@@ -37,6 +37,9 @@ let
pythonRemoveDeps = [
"importlib-resources"
"tree-sitter-c-sharp"
"tree-sitter-embedded-template"
"tree-sitter-yaml"
];
build-system = with python3Packages; [ setuptools-scm ];
@@ -195,6 +198,10 @@ let
"test_main_exit_calls_version_check"
# AssertionError: assert 2 == 1
"test_simple_send_non_retryable_error"
# Upstream tests incompatible with current litellm version
"test_max_context_tokens"
"test_cmd_tokens_output"
"test_cmd_read_only_with_image_file"
]
++ lib.optionals stdenv.hostPlatform.isDarwin [
# Tests fails on darwin