chore(deps): update dependency ipetkov/crane to v0.24.0 #6

Merged
martin merged 1 commit from renovate/ipetkov-crane-0.x into main 2026-08-21 19:56:44 +00:00
Member

This PR contains the following updates:

Package Update Change
ipetkov/crane minor v0.23.4v0.24.0

Release Notes

ipetkov/crane (ipetkov/crane)

v0.24.0

Compare Source

0.24.0 - 2026-08-21

Changed
  • Breaking: dropped compatibility for Nix versions below 2.31.2
  • Breaking: dropped compatibility for nixpkgs-25.11
  • Breaking: dropped flake entries for x86_64-darwin as nixpkgs has also
    dropped support
  • Breaking (technically): mkCrossToolchainEnv now uses the full nix store
    path for environment variables and no longer adds cc compilers to
    nativeBuildInputs. This fixes cross compilation for certain cases which did
    not previously work. To bring back the previous behavior add the necessary
    compilers to nativeBuildInputs.
  • Reduced Nix evaluation overhead in cargoTomlConservative by indexing removed
    manifest paths.
Fixed
  • urlForCargoPackage was fixed to correctly handle crate prefixes for crate
    names longer than 4 characters
  • Inheriting cargo artifacts produced via installCargoArtifactsMode = "use-symlink" now handle paths to cargo's newly introduced internal lock
    files

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ipetkov/crane](https://github.com/ipetkov/crane) | minor | `v0.23.4` → `v0.24.0` | --- ### Release Notes <details> <summary>ipetkov/crane (ipetkov/crane)</summary> ### [`v0.24.0`](https://github.com/ipetkov/crane/releases/tag/v0.24.0) [Compare Source](https://github.com/ipetkov/crane/compare/v0.23.4...v0.24.0) #### 0.24.0 - 2026-08-21 ##### Changed - **Breaking**: dropped compatibility for Nix versions below 2.31.2 - **Breaking**: dropped compatibility for nixpkgs-25.11 - **Breaking**: dropped flake entries for x86\_64-darwin as nixpkgs has also dropped support - **Breaking** (technically): `mkCrossToolchainEnv` now uses the full nix store path for environment variables and no longer adds `cc` compilers to `nativeBuildInputs`. This fixes cross compilation for certain cases which did not previously work. To bring back the previous behavior add the necessary compilers to `nativeBuildInputs`. - Reduced Nix evaluation overhead in `cargoTomlConservative` by indexing removed manifest paths. ##### Fixed - `urlForCargoPackage` was fixed to correctly handle crate prefixes for crate names longer than 4 characters - Inheriting cargo artifacts produced via `installCargoArtifactsMode = "use-symlink"` now handle paths to cargo's newly introduced internal lock files </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
chore(deps): update dependency ipetkov/crane to v0.24.0
All checks were successful
ci/woodpecker/pr/pr-review Pipeline was successful
f3354aa4b7
martin merged commit 240dfd02aa into main 2026-08-21 19:56:44 +00:00
martin deleted branch renovate/ipetkov-crane-0.x 2026-08-21 19:56:44 +00:00
Sign in to join this conversation.
No description provided.