github ipetkov/crane v0.21.3

5 hours ago

0.21.3 - 2025-12-04

Added

  • Add remapSourcePathPrefixHook, which can map source code file paths to their
    correct location within the Nix store. By default this hook will run for any
    dontStrip = true builds, but can otherwise be controlled using
    doRemapPathPrefix.

Fixed

  • downloadCargoPackageFromGit now correctly includes any files listed in a
    .ignore file (but otherwise not listed in .gitignore) when unpacking git
    checkouts.

Don't miss a new crane release

NewReleases is sending notifications on new releases.