github ipetkov/crane v0.3.1

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

0.3.1 - 2022-02-17

Added

  • Added template and example for cross compiling to other platforms
  • Added template and example for building static binaries using musl

Changed

  • cargoClippy and cargoTarpaulin will install cargo artifacts by default (or
    install an empty target directory if there are none). This allows for more
    easily chaining derivations if doing so is desired.
    • This can be disabled by setting doInstallCargoArtifacts = false; in the
      derivation

Fixed

  • Fixed an issue where cross compiling would try to needlessly cross compile
    rustc and cargo themselves

Don't miss a new crane release

NewReleases is sending notifications on new releases.