Skip to content

Commit

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[DeterminateSystems/nix-installer-action](https://togithub.com/DeterminateSystems/nix-installer-action)
| action | major | `v11` -> `v12` |

---

### Release Notes

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

###
[`v12`](https://togithub.com/DeterminateSystems/nix-installer-action/releases/tag/v12)

[Compare
Source](https://togithub.com/DeterminateSystems/nix-installer-action/compare/v11...v12)

#### What's Changed

- Fix ESM build by [@&#8203;lucperkins](https://togithub.com/lucperkins)
in
[DeterminateSystems/nix-installer-action#83
- Revert "Fix ESM build" by
[@&#8203;grahamc](https://togithub.com/grahamc) in
[DeterminateSystems/nix-installer-action#86
- Add CI run for aarch64-darwin by
[@&#8203;lucperkins](https://togithub.com/lucperkins) in
[DeterminateSystems/nix-installer-action#87
- Update action.yml description for source-url by
[@&#8203;lucperkins](https://togithub.com/lucperkins) in
[DeterminateSystems/nix-installer-action#89
- Provide new test matrix for source-\* inputs by
[@&#8203;lucperkins](https://togithub.com/lucperkins) in
[DeterminateSystems/nix-installer-action#91
- Disable docker under act by
[@&#8203;grahamc](https://togithub.com/grahamc) in
[DeterminateSystems/nix-installer-action#90
- Update detsys-ts by
[@&#8203;lucperkins](https://togithub.com/lucperkins) in
[DeterminateSystems/nix-installer-action#93
- tests: make megajob block on failure by
[@&#8203;cole-h](https://togithub.com/cole-h) in
[DeterminateSystems/nix-installer-action#96
- Srv update by [@&#8203;grahamc](https://togithub.com/grahamc) in
[DeterminateSystems/nix-installer-action#97
- Update detsys-ts (status page changes) by
[@&#8203;lucperkins](https://togithub.com/lucperkins) in
[DeterminateSystems/nix-installer-action#98

**Full Changelog**:
DeterminateSystems/nix-installer-action@v11...v12

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21ham9yIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] committed Jun 4, 2024
1 parent 69d8ce7 commit bb7d32e
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@8cdf194da984e4f12b2f8c36d1fa107c1dd67f5c # v11
uses: DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12

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

0 comments on commit bb7d32e

Please sign in to comment.