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.
feat: set up the environment based on the installer shell scripts by @sandydoo in #251
Adds the bin directory from the user's profile to $PATH.
Configures the following environment variables:
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [cachix/install-nix-action](https://github.com/cachix/install-nix-action) | action | major | `v30` -> `v31` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>cachix/install-nix-action (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 [@​Mic92](https://github.com/Mic92) in [#​232](https://github.com/cachix/install-nix-action/pull/232)
- nix: 2.24.9 -> 2.25.2 by [@​Mic92](https://github.com/Mic92) in [#​218](https://github.com/cachix/install-nix-action/pull/218)
- ci: fix latest installer tests by [@​sandydoo](https://github.com/sandydoo) in [#​220](https://github.com/cachix/install-nix-action/pull/220)
- ci: add ubuntu-24.04-arm to matrix by [@​msgilligan](https://github.com/msgilligan) in [#​221](https://github.com/cachix/install-nix-action/pull/221)
- nix: 2.25.2 -> 2.26.2 by [@​Mic92](https://github.com/Mic92) in [#​226](https://github.com/cachix/install-nix-action/pull/226)
- nix: 2.26.2 -> 2.26.3 by [@​sandydoo](https://github.com/sandydoo) in [#​228](https://github.com/cachix/install-nix-action/pull/228)
- feat: Pin actions to hashes by [@​l0b0](https://github.com/l0b0) in [#​201](https://github.com/cachix/install-nix-action/pull/201)
- chore(deps): bump actions/checkout from 4.1.1 to 4.2.2 by [@​dependabot](https://github.com/dependabot) in [#​234](https://github.com/cachix/install-nix-action/pull/234)
- docs: document how to provide AWS credentials to the nix-daemon by [@​sandydoo](https://github.com/sandydoo) in [#​235](https://github.com/cachix/install-nix-action/pull/235)
- nix: 2.28.2 -> 2.28.3 by [@​Mic92](https://github.com/Mic92) in [#​236](https://github.com/cachix/install-nix-action/pull/236)
- nix: 2.28.3 -> 2.29.0 by [@​Mic92](https://github.com/Mic92) in [#​239](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 [@​Mic92](https://github.com/Mic92) in [#​241](https://github.com/cachix/install-nix-action/pull/241)
- nix: 2.29.0 -> 2.29.1 by [@​github-actions](https://github.com/github-actions) in [#​243](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 [@​github-actions](https://github.com/github-actions) in [#​244](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 [@​xokdvium](https://github.com/xokdvium) in [#​245](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>
- docs: add example for `nix develop` by [@​jennydaman](https://github.com/jennydaman) in [#​248](https://github.com/cachix/install-nix-action/pull/248)
- nix: 2.30.2 -> 2.31.0 by [@​github-actions](https://github.com/github-actions)\[bot] in [#​250](https://github.com/cachix/install-nix-action/pull/250)
Release notes: <https://discourse.nixos.org/t/nix-2-31-0-released/68465>
- nix: 2.31.0 -> 2.31.1 by [@​github-actions](https://github.com/github-actions)\[bot] in [#​253](https://github.com/cachix/install-nix-action/pull/253)
- nix: 2.31.1 -> 2.31.2 by [@​github-actions](https://github.com/github-actions)\[bot] in [#​256](https://github.com/cachix/install-nix-action/pull/256)
- feat: set up the environment based on the installer shell scripts by [@​sandydoo](https://github.com/sandydoo) in [#​251](https://github.com/cachix/install-nix-action/pull/251)
Adds the bin directory from the user's profile to `$PATH`.
Configures the following environment variables:
- `NIX_PROFILES`
- `NIX_SSL_CERT_FILE` (if not set)
- nix: 2.31.2 -> 2.32.0 by [@​github-actions](https://github.com/github-actions)\[bot] in [#​257](https://github.com/cachix/install-nix-action/pull/257)
Release notes: <https://discourse.nixos.org/t/nix-2-32-0-released/70528>
- nix: 2.32.0 -> 2.32.1 by [@​github-actions](https://github.com/github-actions)\[bot] in [#​258](https://github.com/cachix/install-nix-action/pull/258)
**Full Changelog**: <https://github.com/cachix/install-nix-action/compare/v30...v31>
</details>
---
### Configuration
📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE0OC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
lain
changed title from chore(deps): update cachix/install-nix-action action to v31 to chore(deps): update cachix/install-nix-action action to v31 - autoclosed2025-10-26 03:06:42 +03:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v30->v31Release Notes
cachix/install-nix-action (cachix/install-nix-action)
v31Compare 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
nix: 2.26.3 -> 2.28.2 by @Mic92 in #232
nix: 2.24.9 -> 2.25.2 by @Mic92 in #218
ci: fix latest installer tests by @sandydoo in #220
ci: add ubuntu-24.04-arm to matrix by @msgilligan in #221
nix: 2.25.2 -> 2.26.2 by @Mic92 in #226
nix: 2.26.2 -> 2.26.3 by @sandydoo in #228
feat: Pin actions to hashes by @l0b0 in #201
chore(deps): bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in #234
docs: document how to provide AWS credentials to the nix-daemon by @sandydoo in #235
nix: 2.28.2 -> 2.28.3 by @Mic92 in #236
nix: 2.28.3 -> 2.29.0 by @Mic92 in #239
Release notes: https://nix.dev/manual/nix/latest/release-notes/rl-2.29
Automate nix updates in CI by @Mic92 in #241
nix: 2.29.0 -> 2.29.1 by @github-actions in #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 @github-actions in #244
Release notes: https://nix.dev/manual/nix/2.30/release-notes/rl-2.30.html
nix: 2.30.0 -> 2.30.1 by @xokdvium in #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
docs: add example for
nix developby @jennydaman in #248nix: 2.30.2 -> 2.31.0 by @github-actions[bot] in #250
Release notes: https://discourse.nixos.org/t/nix-2-31-0-released/68465
nix: 2.31.0 -> 2.31.1 by @github-actions[bot] in #253
nix: 2.31.1 -> 2.31.2 by @github-actions[bot] in #256
feat: set up the environment based on the installer shell scripts by @sandydoo in #251
Adds the bin directory from the user's profile to
$PATH.Configures the following environment variables:
NIX_PROFILESNIX_SSL_CERT_FILE(if not set)nix: 2.31.2 -> 2.32.0 by @github-actions[bot] in #257
Release notes: https://discourse.nixos.org/t/nix-2-32-0-released/70528
nix: 2.32.0 -> 2.32.1 by @github-actions[bot] in #258
Full Changelog: https://github.com/cachix/install-nix-action/compare/v30...v31
Configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.
chore(deps): update cachix/install-nix-action action to v31to chore(deps): update cachix/install-nix-action action to v31 - autoclosedPull request closed