github ipetkov/crane v0.4.0

latest releases: v0.19.1, v0.19.0, v0.18.1...
2 years ago

0.4.0 - 2022-05-10

Changed

  • Breaking: the previously named utils flake input has been renamed to
    flake-utils
  • buildDepsOnly now adds --all-targets to the default cargo check invocation. This allows caching all artifacts (including from
    dev-dependencies) such that tools like clippy don't have to generate them
    every time they run.
  • Templates now use the newer flake format accepted by Nix 2.8 (e.g.
    {packages,overlays,devShells}.default, etc.)

Fixed

  • Fixed project and template flakes to avoid superfluous follows declaration for
    flake-utils
  • Fixed quoting of relative paths to allow building with external sources

Don't miss a new crane release

NewReleases is sending notifications on new releases.