nixpkgs/pkgs/development/python-modules/retworkx
Drew Risinger 35b9c063c2 python3Packages.retworkx: 0.8.0 -> 0.9.0
Also fixes retworkx Darwin build.

Fixes linker error for retworkx that required libiconv.
Error log:
error: linking with `/nix/store/47vpv5i10dwfg1cf5wca1k40f982g5fm-clang-wrapper-7.1.0/bin/cc` failed: exit code: 1
    ...
    ld: library not found for -liconv
    clang-7: error: linker command failed with exit code 1 (use -v to see invocation)

Also fix tests running on build, that didn't get converted when switched
to the new way of running Cargo builds for python packages.
2021-06-01 18:27:55 -04:00
..
default.nix python3Packages.retworkx: 0.8.0 -> 0.9.0 2021-06-01 18:27:55 -04:00