chore(deps): update cachix/cachix-action action to v17 #53

Open
lain wants to merge 1 commits from renovate/cachix-cachix-action-17.x into main
Member

This PR contains the following updates:

Package Type Update Change
cachix/cachix-action action major v16v17

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

cachix/cachix-action (cachix/cachix-action)

v17

Compare Source

What's Changed

Breaking changes
Bug fixes
  • Harden the post-build daemon hook against failing. Caching issues should not prevent builds from continuing.
  • Await main functions so that errors bubble up properly.

Full Changelog: https://github.com/cachix/cachix-action/compare/v16...v17


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 | Type | Update | Change | |---|---|---|---| | [cachix/cachix-action](https://github.com/cachix/cachix-action) | action | major | `v16` → `v17` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>cachix/cachix-action (cachix/cachix-action)</summary> ### [`v17`](https://github.com/cachix/cachix-action/releases/tag/v17) [Compare Source](https://github.com/cachix/cachix-action/compare/v16...v17) #### What's Changed ##### Breaking changes - Upgrade action to use Node 24 by [@&#8203;sandydoo](https://github.com/sandydoo) in [#&#8203;212](https://github.com/cachix/cachix-action/pull/212) <https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/> ##### Bug fixes - Harden the post-build daemon hook against failing. Caching issues should not prevent builds from continuing. - Await main functions so that errors bubble up properly. **Full Changelog**: <https://github.com/cachix/cachix-action/compare/v16...v17> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE3Ny45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
lain force-pushed renovate/cachix-cachix-action-17.x from b9e8a41548 to cbe1dda0f0 2026-04-21 03:02:55 +03:00 Compare
lain force-pushed renovate/cachix-cachix-action-17.x from cbe1dda0f0 to 8194bca55e 2026-05-07 03:13:37 +03:00 Compare
lain added 1 commit 2026-05-23 03:07:31 +03:00
chore(deps): update cachix/cachix-action action to v17
check-commits / Check commits (pull_request) Successful in 30s
build-flake / build (pull_request) Successful in 7m27s
b1d29ef688
lain force-pushed renovate/cachix-cachix-action-17.x from 8194bca55e to b1d29ef688 2026-05-23 03:07:31 +03:00 Compare
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
All checks were successful
check-commits / Check commits (pull_request) Successful in 30s
build-flake / build (pull_request) Successful in 7m27s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/cachix-cachix-action-17.x:renovate/cachix-cachix-action-17.x
git checkout renovate/cachix-cachix-action-17.x
Sign in to join this conversation.