holochain/nix-cache-check
Check that the contents of a Nix cache or remote store is up-to-date
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 21, 2025
- License
- Apache 2.0
Pinned Snippet
uses: holochain/nix-cache-check@490f3ae0668da97d907c0009b0c75b7e746111ae # v1.0.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| derivation | The derivation to build such as "github:holochain/holochain#devShells.x86_64-darwin.holonix" | yes | — |
| extra_build_args | Extra args to pass to `nix build` | no | "" |
| permit_build_derivations | The comma-separated names of derivations which are permitted to be built rather than fetched from the cache | no | "" |
Outputs
no outputs