github DavHau/mach-nix 2.2.1
2.2.1 (11 Aug 2020)

latest releases: 3.5.0, 3.4.0, 3.3.0...
3 years ago

2.2.1 (11 Aug 2020)

Handle circular dependencies, fix python 3.8 wheels, improve error message

Features

  • Print more detailed info when the resolver raises a ResolutionImpossible error.
  • Warn on circular dependencies and fix them automatically.

Fixes

  • Fix crash on circular dependencies.
  • Python 3.8 wheels have abi tag cp38, not cp38m. This was not considered before which prevented finding suitable manylinux wheels for python 3.8

Development

  • Added integration tests under ./tests/

Don't miss a new mach-nix release

NewReleases is sending notifications on new releases.