Loading pkgs/development/python-modules/aider-chat/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -285,9 +285,6 @@ let "test_main_exit_calls_version_check" # AssertionError: assert 2 == 1 "test_simple_send_non_retryable_error" # Broken tests (Aider-AI/aider#3679) "test_language_ocaml" "test_language_ocaml_interface" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # Tests fails on darwin Loading Loading
pkgs/development/python-modules/aider-chat/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -285,9 +285,6 @@ let "test_main_exit_calls_version_check" # AssertionError: assert 2 == 1 "test_simple_send_non_retryable_error" # Broken tests (Aider-AI/aider#3679) "test_language_ocaml" "test_language_ocaml_interface" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # Tests fails on darwin Loading