Loading pkgs/development/libraries/exiv2/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ stdenv.mkDerivation rec { rm -f ../tests/bugfixes/redmine/test_issue_662.py rm -f ../tests/bugfixes/github/test_issue_1046.py rm -f ../tests/bugfixes/github/test_issue_683.py # disable tests that requires loopback networking substituteInPlace ../tests/bash_tests/testcases.py \ --replace "def io_test(self):" "def io_disabled(self):" Loading Loading
pkgs/development/libraries/exiv2/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ stdenv.mkDerivation rec { rm -f ../tests/bugfixes/redmine/test_issue_662.py rm -f ../tests/bugfixes/github/test_issue_1046.py rm -f ../tests/bugfixes/github/test_issue_683.py # disable tests that requires loopback networking substituteInPlace ../tests/bash_tests/testcases.py \ --replace "def io_test(self):" "def io_disabled(self):" Loading