Sourced from cachix/cachix-action's releases.
cachix-action-v15
What's Changed
- Pass
cachixArgs
to the daemon by@sandydoo
in cachix/cachix-action#177- Support path filtering when using the daemon by
@sandydoo
in cachix/cachix-action#182- Skip prep steps if using
pathsToPush
by@sandydoo
in cachix/cachix-action#180- store-scan: improve error handling when listing the store fails by
@sandydoo
in cachix/cachix-action#183Full Changelog: https://github.com/cachix/cachix-action/compare/v14...v15
cachix-action-v14
https://blog.cachix.org/posts/2024-01-12-cachix-v1-7/
cachix-action-v13
- run on node20
- add
skipAddingSubstituter
to skip runningcachix use
ad2ddac
Merge pull request #184
from cachix/dependabot/github_actions/cachix/install-...403a1b5
chore(deps): bump cachix/install-nix-action from 26 to 27132bc97
Merge pull request #183
from cachix/fix-179662a883
store-scan: use runner or os temp dirs08dcf70
store-scan: improve error handling when store listing fails991af99
Skip prep steps if using pathsToPush
(#180)74587ee
Merge pull request #182
from cachix/support-daemon-push-filter5ee8857
Fix syntax7431d10
Use bash in post-build hookad440c0
Make pushFilter
filter out just the positive matches