chore(deps): update cachix/install-nix-action action to v31 #34
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v30
->v31
Release Notes
cachix/install-nix-action (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
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. GHSA-qc7j-jgf3-qmhg
docs: add example for
nix develop
by @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
Configures the following environment variables:
NIX_PROFILES
NIX_SSL_CERT_FILE
(if not set)Adds the bin directory from the user's profile to
$PATH
.Full Changelog: cachix/install-nix-action@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 was generated by Mend Renovate. View the repository job log.