diff --git a/pkgs/development/python-modules/resampy/default.nix b/pkgs/development/python-modules/resampy/default.nix index 263a32e1e36d..68a7af9b6813 100644 --- a/pkgs/development/python-modules/resampy/default.nix +++ b/pkgs/development/python-modules/resampy/default.nix @@ -40,8 +40,7 @@ buildPythonPackage rec { pytest-cov-stub pytestCheckHook scipy - ] - ++ optional-dependencies.design; + ]; disabledTests = lib.optionals (stdenv.hostPlatform.system == "aarch64-linux") [ # crashing the interpreter