chore(deps): update determinatesystems/nix-installer-action action to v14 (#36)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[DeterminateSystems/nix-installer-action](https://redirect.github.com/DeterminateSystems/nix-installer-action)
| action | major | `v13` -> `v14` |

---

### Release Notes

<details>
<summary>DeterminateSystems/nix-installer-action
(DeterminateSystems/nix-installer-action)</summary>

###
[`v14`](https://redirect.github.com/DeterminateSystems/nix-installer-action/releases/tag/v14)

[Compare
Source](https://redirect.github.com/DeterminateSystems/nix-installer-action/compare/v13...v14)

#### What's Changed

- Log in to flakehub for 'fh' too by
[@&#8203;grahamc](https://redirect.github.com/grahamc) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/110](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/110)
- Update `detsys-ts`: Log in to flakehub for 'fh' too
([#&#8203;110](https://redirect.github.com/DeterminateSystems/nix-installer-action/issues/110))
by [@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/111](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/111)
- Update `detsys-ts`: Merge pull request
[#&#8203;57](https://redirect.github.com/DeterminateSystems/nix-installer-action/issues/57)
from DeterminateSystems/fix-typo by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/112](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/112)
- fixup extra arguments by
[@&#8203;grahamc](https://redirect.github.com/grahamc) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/113](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/113)
- Update `detsys-ts`: Merge pull request
[#&#8203;58](https://redirect.github.com/DeterminateSystems/nix-installer-action/issues/58)
from DeterminateSystems/collect-crash-logs by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/116](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/116)
- Update `detsys-ts`: Merge pull request
[#&#8203;61](https://redirect.github.com/DeterminateSystems/nix-installer-action/issues/61)
from DeterminateSystems/use-coalesce-for-array by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/117](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/117)
- Update `detsys-ts`: Merge pull request
[#&#8203;62](https://redirect.github.com/DeterminateSystems/nix-installer-action/issues/62)
from DeterminateSystems/dont-pull-microstackshots by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/118](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/118)
- Update `detsys-ts`: Merge pull request
[#&#8203;63](https://redirect.github.com/DeterminateSystems/nix-installer-action/issues/63)
from DeterminateSystems/retry-streams by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/120](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/120)

**Full Changelog**:
https://github.com/DeterminateSystems/nix-installer-action/compare/v13...v14

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dc-tec/nixvim).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-11 22:45:25 +02:00 committed by GitHub
parent 1835af2414
commit f9dcddf435
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v4
- name: Instal Nix
uses: DeterminateSystems/nix-installer-action@v13
uses: DeterminateSystems/nix-installer-action@v14
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v23