chore(deps): update dependency ipetkov/crane to v0.24.0 #6
No reviewers
Labels
No labels
automerge
bug
dependencies
duplicate
enhancement
help wanted
invalid
migrations
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Personal/my-nix-lib!6
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/ipetkov-crane-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.23.4→v0.24.0Release Notes
ipetkov/crane (ipetkov/crane)
v0.24.0Compare Source
0.24.0 - 2026-08-21
Changed
dropped support
mkCrossToolchainEnvnow uses the full nix storepath for environment variables and no longer adds
cccompilers tonativeBuildInputs. This fixes cross compilation for certain cases which didnot previously work. To bring back the previous behavior add the necessary
compilers to
nativeBuildInputs.cargoTomlConservativeby indexing removedmanifest paths.
Fixed
urlForCargoPackagewas fixed to correctly handle crate prefixes for cratenames longer than 4 characters
installCargoArtifactsMode = "use-symlink"now handle paths to cargo's newly introduced internal lockfiles
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.