Skip to content

Commit

Permalink
chore(deps): update determinatesystems/nix-installer-action action to…
Browse files Browse the repository at this point in the history
… v10 (#82)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](https://github.com/DeterminateSystems/nix-installer-action/compare/v9...v10)

##### What's Changed

-   action: post-run-job: try clean daemon container, warn on failure by [@&#8203;colemickens](https://github.com/colemickens) in [DeterminateSystems/nix-installer-action#61
-   No longer require sudo by [@&#8203;Hoverbear](https://github.com/Hoverbear) in [DeterminateSystems/nix-installer-action#64
-   Handle docker not existing. by [@&#8203;Hoverbear](https://github.com/Hoverbear) in [DeterminateSystems/nix-installer-action#66
-   Don't use docker shim if only using a mounted docker.sock instead of docker-in-docker by [@&#8203;Hoverbear](https://github.com/Hoverbear) in [DeterminateSystems/nix-installer-action#67
-   DETERMINATE_NIX_KVM fixup, support Magic Nix Cache + FlakeHub Cache on Namespace runners by [@&#8203;grahamc](https://github.com/grahamc) in [DeterminateSystems/nix-installer-action#72

**Full Changelog**: DeterminateSystems/nix-installer-action@v9...v10

</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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/packethost/packet-networking).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
mmlb committed Mar 18, 2024
2 parents dfda892 + 0b5c35c commit 56edf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v9
- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/magic-nix-cache-action@v4
- run: nix develop --impure --command pre-commit run --all
- run: nix develop --impure --command pylama packetnetworking setup.py
Expand Down

0 comments on commit 56edf3e

Please sign in to comment.