Skip to content

v0.17.2

Compare
Choose a tag to compare
@ipetkov ipetkov released this 26 May 17:51
· 47 commits to master since this release
v0.17.2
19ca94e

0.17.2 - 2024-05-26

Fixed

  • removeReferencesToVendoredSources has been optimzed to search for source
    references only once. For derivations which install many files, this phase can
    run up to 99% faster than before.
  • cleanCargoToml now cleans underscored versions of the same attributes (e.g.
    lib.proc-macro and lib.proc_macro)