Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the nix-actions group with 2 updates: DeterminateSystems/nix-installer-action and DeterminateSystems/magic-nix-cache-action.
Updates
DeterminateSystems/nix-installer-action
from 9 to 10Release notes
Sourced from DeterminateSystems/nix-installer-action's releases.
Commits
de22e16
DETERMINATE_NIX_KVM fixup, support Magic Nix Cache + FlakeHub Cache on Namesp...e279ba5
Merge pull request #67 from DeterminateSystems/hoverbear/fh-161-after-running...f4a0ffe
Don't use docker shim if only using a mounted docker.sock instead of docker-i...ffea801
Merge pull request #66 from DeterminateSystems/hoverbear/fh-160-action-should...4126bb8
Merge branch 'main' into hoverbear/fh-160-action-should-work-under-nektosact-...81ee88f
Handle docker not existing0f8fa3d
Merge pull request #64 from DeterminateSystems/hoverbear/fh-156-installer-act...f576e90
Fix logic inversion161c1f6
Use uid not username0e5b724
No longer require sudoUpdates
DeterminateSystems/magic-nix-cache-action
from 3 to 4Release notes
Sourced from DeterminateSystems/magic-nix-cache-action's releases.
Commits
fc6aace
Merge pull request #38 from DeterminateSystems/flakehub-cache-readmef7df689
Don't publish to idsb505f49
Update readme for flakehub cache122e91d
Merge pull request #35 from DeterminateSystems/flakehub-cache2c553b2
Add shellcheck checks to CI455b918
Use -closure ids1b7beca
Merge remote-tracking branch 'origin/main' into flakehub-cache54acdd1
Merge pull request #36 from DeterminateSystems/grahamc-patch-179f590d
/latest/ -> /stable/14fda4e
Stop setting the default source branch to 'main'Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show