Update https://github.com/cachix/install-nix-action action to v31 #26

Merged
wizardfrag merged 1 commit from renovate/https-github.com-cachix-install-nix-action-31.x into main 2025-09-03 16:57:15 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
https://github.com/cachix/install-nix-action action major v26 -> v31

Release Notes

cachix/install-nix-action (https://github.com/cachix/install-nix-action)

v31

Compare Source

Starting with v31, this action will use semantic versioning for releases.
Major tags, like v31, will be bumped to point to the latest minor/patch release.
This is in line with how most GitHub actions manage releases.

What's Changed

New Contributors

Full Changelog: https://github.com/cachix/install-nix-action/compare/v30...v31

v30

Compare Source

v29

Compare Source

Bumps Nix to 2.24.7

v27

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/cachix/install-nix-action/compare/v26...V27


Configuration

📅 Schedule: Branch creation - Between 10:00 AM and 10:59 AM ( * 10 * * * ) in timezone UTC, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/cachix/install-nix-action](https://github.com/cachix/install-nix-action) | action | major | `v26` -> `v31` | --- ### Release Notes <details> <summary>cachix/install-nix-action (https://github.com/cachix/install-nix-action)</summary> ### [`v31`](https://github.com/cachix/install-nix-action/releases/tag/v31) [Compare Source](https://github.com/cachix/install-nix-action/compare/v30...v31) Starting with v31, this action will use semantic versioning for releases. Major tags, like v31, will be bumped to point to the latest minor/patch release. This is in line with how most GitHub actions manage releases. #### What's Changed - nix: 2.26.3 -> 2.28.2 by [@&#8203;Mic92](https://github.com/Mic92) in https://github.com/cachix/install-nix-action/pull/232 - nix: 2.24.9 -> 2.25.2 by [@&#8203;Mic92](https://github.com/Mic92) in https://github.com/cachix/install-nix-action/pull/218 - ci: fix latest installer tests by [@&#8203;sandydoo](https://github.com/sandydoo) in https://github.com/cachix/install-nix-action/pull/220 - ci: add ubuntu-24.04-arm to matrix by [@&#8203;msgilligan](https://github.com/msgilligan) in https://github.com/cachix/install-nix-action/pull/221 - nix: 2.25.2 -> 2.26.2 by [@&#8203;Mic92](https://github.com/Mic92) in https://github.com/cachix/install-nix-action/pull/226 - nix: 2.26.2 -> 2.26.3 by [@&#8203;sandydoo](https://github.com/sandydoo) in https://github.com/cachix/install-nix-action/pull/228 - feat: Pin actions to hashes by [@&#8203;l0b0](https://github.com/l0b0) in https://github.com/cachix/install-nix-action/pull/201 - chore(deps): bump actions/checkout from 4.1.1 to 4.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cachix/install-nix-action/pull/234 - docs: document how to provide AWS credentials to the nix-daemon by [@&#8203;sandydoo](https://github.com/sandydoo) in https://github.com/cachix/install-nix-action/pull/235 - nix: 2.28.2 -> 2.28.3 by [@&#8203;Mic92](https://github.com/Mic92) in https://github.com/cachix/install-nix-action/pull/236 - nix: 2.28.3 -> 2.29.0 by [@&#8203;Mic92](https://github.com/Mic92) in https://github.com/cachix/install-nix-action/pull/239 Release notes: https://nix.dev/manual/nix/latest/release-notes/rl-2.29 - Automate nix updates in CI by [@&#8203;Mic92](https://github.com/Mic92) in https://github.com/cachix/install-nix-action/pull/241 - nix: 2.29.0 -> 2.29.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cachix/install-nix-action/pull/243 **\[SECURITY]** https://discourse.nixos.org/t/security-advisory-privilege-escalations-in-nix-lix-and-guix/66017 - nix: 2.29.1 -> 2.30.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cachix/install-nix-action/pull/244 Release notes: https://nix.dev/manual/nix/2.30/release-notes/rl-2.30.html - nix: 2.30.0 -> 2.30.1 by [@&#8203;xokdvium](https://github.com/xokdvium) in https://github.com/cachix/install-nix-action/pull/245 **\[SECURITY]** Builds with Nix 2.30.0 on macOS were executed with elevated privileges (root), instead of the build users. https://github.com/NixOS/nix/security/advisories/GHSA-qc7j-jgf3-qmhg #### New Contributors - [@&#8203;msgilligan](https://github.com/msgilligan) made their first contribution in https://github.com/cachix/install-nix-action/pull/221 - [@&#8203;github-actions](https://github.com/github-actions) made their first contribution in https://github.com/cachix/install-nix-action/pull/243 **Full Changelog**: https://github.com/cachix/install-nix-action/compare/v30...v31 ### [`v30`](https://github.com/cachix/install-nix-action/releases/tag/v30) [Compare Source](https://github.com/cachix/install-nix-action/compare/v29...v30) - Nix: 2.24.7 -> 2.24.9, fixing [GHSA-6fjr-mq49-mm2c](https://github.com/NixOS/nix/security/advisories/GHSA-6fjr-mq49-mm2c) ### [`v29`](https://github.com/cachix/install-nix-action/releases/tag/v29) [Compare Source](https://github.com/cachix/install-nix-action/compare/v27...v29) Bumps Nix to [2.24.7](https://nix.dev/manual/nix/2.24/release-notes/rl-2.24) ### [`v27`](https://github.com/cachix/install-nix-action/releases/tag/v27) [Compare Source](https://github.com/cachix/install-nix-action/compare/v26...v27) #### What's Changed - Enable `always-allow-substitutes` by default by [@&#8203;sandydoo](https://github.com/sandydoo) in https://github.com/cachix/install-nix-action/pull/207 - nix: 2.20.5 -> 2.22.1 by [@&#8203;kashw2](https://github.com/kashw2) in https://github.com/cachix/install-nix-action/pull/206 - ci: fix tests by [@&#8203;sandydoo](https://github.com/sandydoo) in https://github.com/cachix/install-nix-action/pull/208 #### New Contributors - [@&#8203;kashw2](https://github.com/kashw2) made their first contribution in https://github.com/cachix/install-nix-action/pull/206 **Full Changelog**: https://github.com/cachix/install-nix-action/compare/v26...V27 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 10:00 AM and 10:59 AM ( * 10 * * * ) in timezone UTC, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42Mi4zIiwidXBkYXRlZEluVmVyIjoiNDEuNjIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Update https://github.com/cachix/install-nix-action action to v31
All checks were successful
Test / tests (pull_request) Successful in 1m52s
1e463b94af
wizardfrag deleted branch renovate/https-github.com-cachix-install-nix-action-31.x 2025-09-03 16:57:15 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ludonauts/jupiter!26
No description provided.