Loading pkgs/development/python-modules/datalad/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -148,6 +148,13 @@ buildPythonPackage (finalAttrs: { # Times out "test_rerun_unrelated_nonrun_left_run_right" # Top five slowest (2/3 of total runtime) "test_files_split" "test_gitannex_local" "test_save_hierarchy" "test_recurse_existing" "test_source_candidate_subdataset" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # pbcopy not found Loading Loading
pkgs/development/python-modules/datalad/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -148,6 +148,13 @@ buildPythonPackage (finalAttrs: { # Times out "test_rerun_unrelated_nonrun_left_run_right" # Top five slowest (2/3 of total runtime) "test_files_split" "test_gitannex_local" "test_save_hierarchy" "test_recurse_existing" "test_source_candidate_subdataset" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # pbcopy not found Loading