Skip to content

Commit

Permalink
feat(github-action)!: Update DeterminateSystems/nix-installer-action …
Browse files Browse the repository at this point in the history
…( v13 → v14 ) (#280)

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**:
DeterminateSystems/nix-installer-action@v13...v14

</details>

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

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Sep 10, 2024
1 parent f70b9e4 commit f377fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
fetch-depth: 0

- name: Install Nix
uses: DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd # v13
uses: DeterminateSystems/nix-installer-action@da36cb69b1c3247ad7a1f931ebfd954a1105ef14 # v14

- name: Set up Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@main
Expand Down

0 comments on commit f377fb4

Please sign in to comment.