build(deps): bump cachix/install-nix-action from V27 to 31.1.0 #9

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/cachix/install-nix-action-v31.1.0 into main 2025-04-21 18:38:33 +02:00
dependabot[bot] commented 2025-04-01 14:38:49 +02:00 (Migrated from github.com)

Bumps cachix/install-nix-action from V27 to 31.1.0. This release includes the previously tagged commit.

Release notes

Sourced from cachix/install-nix-action's releases.

v31.1.0

What's Changed

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

Commits
  • d1ca217 Merge pull request #231 from Enzime/untrusted-users
  • 21e6bcc action: add option to configure updating trusted users
  • 53fb48f Merge pull request #230 from cachix/remove-deprecated-flag
  • b21ff82 Remove deprecated --darwin-use-unencrypted-nix-store-volume flag
  • 02a151a Merge pull request #228 from cachix/bump-nix
  • 0660042 nix: 2.26.2 -> 2.26.3
  • e8dbd0c docs: update readme with latest version
  • 91a0719 Merge pull request #226 from Mic92/nix-update
  • d81eadf nix: 2.25.2 -> 2.26.2
  • 3d69a1d Merge pull request #221 from msgilligan/msgilligan/github-test-aarch64-linux
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 31.1.0. This release includes the previously tagged commit. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cachix/install-nix-action/releases">cachix/install-nix-action's releases</a>.</em></p> <blockquote> <h2>v31.1.0</h2> <h2>What's Changed</h2> <ul> <li>Remove deprecated <code>--darwin-use-unencrypted-nix-store-volume</code> flag by <a href="https://github.com/sandydoo"><code>@​sandydoo</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/230">cachix/install-nix-action#230</a></li> <li>action: add option to configure updating trusted users by <a href="https://github.com/Enzime"><code>@​Enzime</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/231">cachix/install-nix-action#231</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cachix/install-nix-action/compare/v31.0.0...v31.1.0">https://github.com/cachix/install-nix-action/compare/v31.0.0...v31.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cachix/install-nix-action/commit/d1ca217b388ee87b2507a9a93bf01368bde7cec2"><code>d1ca217</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/231">#231</a> from Enzime/untrusted-users</li> <li><a href="https://github.com/cachix/install-nix-action/commit/21e6bcccb00b56476f095d1c4e138592d56d6667"><code>21e6bcc</code></a> action: add option to configure updating trusted users</li> <li><a href="https://github.com/cachix/install-nix-action/commit/53fb48f556dd912c4814b24ee8059a9c91c82b18"><code>53fb48f</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/230">#230</a> from cachix/remove-deprecated-flag</li> <li><a href="https://github.com/cachix/install-nix-action/commit/b21ff827074aff6ed4294fe0e3f4d9ed99f4ed65"><code>b21ff82</code></a> Remove deprecated <code>--darwin-use-unencrypted-nix-store-volume</code> flag</li> <li><a href="https://github.com/cachix/install-nix-action/commit/02a151ada4993995686f9ed4f1be7cfbb229e56f"><code>02a151a</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/228">#228</a> from cachix/bump-nix</li> <li><a href="https://github.com/cachix/install-nix-action/commit/066004291cc7638382c409f632f7e0b113fb4daa"><code>0660042</code></a> nix: 2.26.2 -&gt; 2.26.3</li> <li><a href="https://github.com/cachix/install-nix-action/commit/e8dbd0c99268f4acbb432e443018da10b7ed9bdc"><code>e8dbd0c</code></a> docs: update readme with latest version</li> <li><a href="https://github.com/cachix/install-nix-action/commit/91a071959513ca103b54280ac0bef5b825791d4d"><code>91a0719</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/226">#226</a> from Mic92/nix-update</li> <li><a href="https://github.com/cachix/install-nix-action/commit/d81eadf041318952daecfb82fe8d7b4538067642"><code>d81eadf</code></a> nix: 2.25.2 -&gt; 2.26.2</li> <li><a href="https://github.com/cachix/install-nix-action/commit/3d69a1d4d262a7fb63731d2bc0d081544705e3d5"><code>3d69a1d</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/221">#221</a> from msgilligan/msgilligan/github-test-aarch64-linux</li> <li>Additional commits viewable in <a href="https://github.com/cachix/install-nix-action/compare/V27...v31.1.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Sign in to join this conversation.
No description provided.