con-kitty / categorifier

Interpret Haskell programs into any cartesian closed category.
BSD 3-Clause "New" or "Revised" License
57 stars 2 forks source link

Update cachix/install-nix-action action to v24 - autoclosed #94

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cachix/install-nix-action action major v16 -> v24

Release Notes

cachix/install-nix-action (cachix/install-nix-action) ### [`v24`](https://togithub.com/cachix/install-nix-action/releases/tag/v24): install-nix-action-v24 [Compare Source](https://togithub.com/cachix/install-nix-action/compare/v23...v24) - Nix 2.19.1 - enables KVM on linux - set `TMPDIR` to avoid potential disk space issues - don't use the default GitHub token for Enterprise ### [`v23`](https://togithub.com/cachix/install-nix-action/releases/tag/v23): install-nix-action-v23 [Compare Source](https://togithub.com/cachix/install-nix-action/compare/v22...v23) - always show Nix trace - Nix 2.17 ### [`v22`](https://togithub.com/cachix/install-nix-action/releases/tag/v22): install-nix-action-v22 [Compare Source](https://togithub.com/cachix/install-nix-action/compare/v21...v22) - Nix 2.16.1 - Fix issues with System Integrity Protection when using macos-12 ### [`v21`](https://togithub.com/cachix/install-nix-action/releases/tag/v21): install-nix-action-v21 [Compare Source](https://togithub.com/cachix/install-nix-action/compare/v20...v21) - pin Nix to 2.15.1 (recent releases broke too many things) - fix the action to work on custom containers ### [`v20`](https://togithub.com/cachix/install-nix-action/releases/tag/v20): install-nix-action-v20 [Compare Source](https://togithub.com/cachix/install-nix-action/compare/v19...v20) https://discourse.nixos.org/t/nix-2-14-0-released/25900/4Fix support for Nix 2.14 new profile location: [https://github.com/NixOS/nix/pull/5226](https://togithub.com/NixOS/nix/pull/5226) ### [`v19`](https://togithub.com/cachix/install-nix-action/releases/tag/v19): install-nix-action-v19 [Compare Source](https://togithub.com/cachix/install-nix-action/compare/v18...v19) - expose github_access_token option and use the default github token by default to prevent rate limiting - support `--no-daemon` installation ### [`v18`](https://togithub.com/cachix/install-nix-action/releases/tag/v18): install-nix-action-v18 [Compare Source](https://togithub.com/cachix/install-nix-action/compare/v17...v18) - Fix nodejs warnings & simplify maintenance - Use python3 when determining number of cores - Collapse installer log messages ### [`v17`](https://togithub.com/cachix/install-nix-action/releases/tag/v17): install-nix-action-v17 [Compare Source](https://togithub.com/cachix/install-nix-action/compare/v16...v17) - curl for downloading the installer is now in quiet mode (since all the bugs have been addressed) - [ensure user profile comes before default profile in PATH](https://togithub.com/cachix/install-nix-action/commit/3acf7e1fab3202b53a8cab01fe0dc90df51df120) - support https://github.com/actions-runner-controller/actions-runner-controller by using sudo in more places

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 Mend Renovate. View repository job log here.