github DavHau/mach-nix 3.4.0
3.4.0 (04 Feb 2022)

latest release: 3.5.0
2 years ago

aarch64-darwin, nixpkgs provider improvements, bugfixes

Features

  • support conda packages
  • support wheels for apple m1 (aarch64-darwin)

Changes

  • remove support for installing mach-nix via pip
  • updated inputs nixpkgs, pypi-deps-db, conda-channels

Improvements

  • support for PEP600 wheels of format: 'manylinux_${GLIBCMAJOR}_${GLIBCMINOR}'
  • respect 'python_requires' for sdist packages
  • PEP440 compatible pre-release version handling
  • improve handling of python packages from nixpkgs

Fixes

  • fix problem where required dependencies were removed from nixpkgs python modules.
  • prevent package collisions with dependencies from packagesExtra
  • fix version comparison of versions with arbitrary length
  • various fixes for MacOS
  • various fixes for requirements parsing
  • various other fixes

Package Fixes

  • libwebp-base: remove colliding binaries in conda package
  • pyqt5: fix missing wrapQtAppsHook

Don't miss a new mach-nix release

NewReleases is sending notifications on new releases.