github DavHau/mach-nix 3.2.0
3.2.0 (11 Mar 2021)

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

3.2.0 (11 Mar 2021)

bugfixes, ignoreCollisions

Features

  • add argument ignoreCollisions to all mk* functions
  • add passthru attribute expr to the result of mkPython, which is a string containing the internally generated nix expression.
  • add flake output sdist to build pip compatible sdist distribution of mach-nix

Fixes

  • Sometimes wrong package versions were inherited when using the nixpkgs provider, leading to collision errors or unexpected package versions. Now, python depenencies of nixpkgs candidates are automatically replaced recursively.
  • When cross building, mach-nix attempted to generate the nix expression using the target platform's python interpreter, resulting in failure

Package Fixes

  • cartopy: add missing build inputs (geos)
  • google-auth: add missing dependency six when provider is nixpkgs

Don't miss a new mach-nix release

NewReleases is sending notifications on new releases.