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 github-actions group with 2 updates in the / directory: cachix/install-nix-action and DeterminateSystems/magic-nix-cache-action.
Updates
cachix/install-nix-action
from 26 to 27Release notes
Sourced from cachix/install-nix-action's releases.
Commits
ba0dd84
Merge pull request #208 from cachix/fix-macos-testsd9660bf
ci: updated pinned installer1e14eb0
Merge pull request #206 from kashw2/nix-update6060e02
2.22.1262815e
Merge pull request #207 from cachix/always-allow-substitutes5dce380
Update README with more installer differences2f46901
ci: update nixpkgs channel529d659
ci: add aarch64-darwin tests where possibled6c2f5b
ci: switch to macos-1301dba9f
Update READMEUpdates
DeterminateSystems/magic-nix-cache-action
from 4 to 6Release notes
Sourced from DeterminateSystems/magic-nix-cache-action's releases.
Commits
87e8236
Merge pull request #51 from DeterminateSystems/lookup-project-by-token0cc1eff
Set the default flakehub-flake-name to an empty string15226c9
Merge pull request #50 from DeterminateSystems/update-depsbcff3c6
Update deps88b25d2
Merge pull request #49 from DeterminateSystems/late-startae50b12
Set saved state later5a8a0e7
Don't mark the daemon started until after we successfully import the closurec9cb2a2
Merge pull request #48 from DeterminateSystems/double-actionc4a0b31
Move noop check to mainf6084a7
Dedupe textDependabot 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