github ipetkov/crane v0.11.0

latest releases: v0.16.4, v0.16.3, v0.16.2...
16 months ago

0.11.0 - 2022-12-26

Added

  • Documentation is now available at crane.dev

Changed

  • Breaking: dropped compatibility for Nix versions below 2.11.0
  • Breaking: dropped compatibility for nixpkgs-22.05. nixpkgs-22.11 and
    nixpkgs-unstable are fully supported
  • Zstd compression of cargo artifacts now defaults to using as many cores as
    $NIX_BUILD_CORES allows for (or all available cores if it isn't defined)
  • Dummy sources now attempt to use the same name as their original source (minus
    the Nix store path and hash) to minimize errors with build scripts which
    expect their full path to not change between runs

Don't miss a new crane release

NewReleases is sending notifications on new releases.