Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cachix/install-nix-action from 16 to 23 (#95)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 23. <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>install-nix-action-v23</h2> <ul> <li>always show Nix trace</li> <li>Nix 2.17</li> </ul> <h2>install-nix-action-v22</h2> <ul> <li>Nix 2.16.1</li> <li>Fix issues with System Integrity Protection when using macos-12</li> </ul> <h2>install-nix-action-v21</h2> <ul> <li>pin Nix to 2.15.1 (recent releases broke too many things)</li> <li>fix the action to work on custom containers</li> </ul> <h2>install-nix-action-v20</h2> <p><a href="https://discourse.nixos.org/t/nix-2-14-0-released/25900/4Fix">https://discourse.nixos.org/t/nix-2-14-0-released/25900/4Fix</a> support for Nix 2.14 new profile location: <a href="https://redirect.github.com/NixOS/nix/pull/5226">NixOS/nix#5226</a></p> <h2>install-nix-action-v19</h2> <ul> <li>expose github_access_token option and use the default github token by default to prevent rate limiting</li> <li>support <code>--no-daemon</code> installation</li> </ul> <h2>install-nix-action-v18</h2> <ul> <li>Fix nodejs warnings & simplify maintenance</li> <li>Use python3 when determining number of cores</li> <li>Collapse installer log messages</li> </ul> <h2>install-nix-action-v17</h2> <ul> <li>curl for downloading the installer is now in quiet mode (since all the bugs have been addressed)</li> <li><a href="https://github.com/cachix/install-nix-action/commit/3acf7e1fab3202b53a8cab01fe0dc90df51df120">ensure user profile comes before default profile in PATH</a></li> <li>support <a href="https://github.com/actions-runner-controller/actions-runner-controller">https://github.com/actions-runner-controller/actions-runner-controller</a> by using sudo in more places</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cachix/install-nix-action/commit/6a9a9e84a173d90b3ffb42c5ddaf9ea033fad011"><code>6a9a9e8</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/192">#192</a> from grahamc/patch-1</li> <li><a href="https://github.com/cachix/install-nix-action/commit/4509d84f1064e4e57994dc95187754825754ac0d"><code>4509d84</code></a> Update to Nix 2.17.0</li> <li><a href="https://github.com/cachix/install-nix-action/commit/5cfd5166ea7680b784fd8cf556c6d07a9ecce260"><code>5cfd516</code></a> bump</li> <li><a href="https://github.com/cachix/install-nix-action/commit/e02ea8c42eaf036e471293ad85ac22be35fa89ad"><code>e02ea8c</code></a> Fix links to nix.dev</li> <li><a href="https://github.com/cachix/install-nix-action/commit/fffc90f426bf959ff10036360041367f8433aab2"><code>fffc90f</code></a> always show trace</li> <li><a href="https://github.com/cachix/install-nix-action/commit/6ed004b9ccb68dbc28e7c85bee15fa93dbd214ac"><code>6ed004b</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/184">#184</a> from cachix/macos-bump</li> <li><a href="https://github.com/cachix/install-nix-action/commit/e27879448eb0b7e6f98583166f1092227e7d6356"><code>e278794</code></a> Nix: 2.15.1 -> 2.16.1</li> <li><a href="https://github.com/cachix/install-nix-action/commit/8ab3881720f30f58e8ce528b4b75fbb65cc91b5a"><code>8ab3881</code></a> use system certs</li> <li><a href="https://github.com/cachix/install-nix-action/commit/16b951426ed4927ca0d26d32e8f5a10638579ec8"><code>16b9514</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/182">#182</a> from l0b0/feat/configure-editors</li> <li><a href="https://github.com/cachix/install-nix-action/commit/2c203fd87b3845447cf02064533b6c37065f6454"><code>2c203fd</code></a> feat: Configure editors</li> <li>Additional commits viewable in <a href="https://github.com/cachix/install-nix-action/compare/v16...v23">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cachix/install-nix-action&package-manager=github_actions&previous-version=16&new-version=23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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>
- Loading branch information