github ipetkov/crane v0.20.1

one day ago

0.20.1 - 2025-02-08

Added

  • cargoNextest now supports passing cargoNextestPartitionsExtraArgs to each
    cargo nextest partition run.
  • Add self-reference craneLib to crane lib instance.
  • Add removeReferencesToRustToolchainHook, which, by default, removes
    references to the Rust toolchain from all installed binaries

Changed

  • buildPackage now includes removeReferencesToRustToolchainHook as a native
    dependency. To disable automatically removing references to the Rust
    toolchain, set doNotRemoveReferencesToRustToolchain = true;
  • mkCargoDerivation now will also append the rustc package to the
    derivation's nativeBuildInputs

Don't miss a new crane release

NewReleases is sending notifications on new releases.