mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 19:44:09 +00:00
hatch: skip failing test
This commit is contained in:
parent
0721823d6c
commit
4c5d04c5f9
@ -96,6 +96,9 @@ python3Packages.buildPythonApplication rec {
|
||||
"test_uv_env"
|
||||
"test_pyenv"
|
||||
"test_pypirc"
|
||||
# Relies on FHS
|
||||
# Could not read ELF interpreter from any of the following paths: /bin/sh, /usr/bin/env, /bin/dash, /bin/ls
|
||||
"test_new_selected_python"
|
||||
]
|
||||
++ lib.optionals stdenv.isDarwin [
|
||||
# https://github.com/NixOS/nixpkgs/issues/209358
|
||||
|
Loading…
Reference in New Issue
Block a user