Loading pkgs/development/python-modules/karton-classifier/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ buildPythonPackage rec { # Tests expecting results from a different version of libmagic "test_process_archive_ace" "test_process_runnable_win32_lnk" "test_process_misc_csv" ]; meta = with lib; { Loading Loading
pkgs/development/python-modules/karton-classifier/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ buildPythonPackage rec { # Tests expecting results from a different version of libmagic "test_process_archive_ace" "test_process_runnable_win32_lnk" "test_process_misc_csv" ]; meta = with lib; { Loading