yolodev/attic nix cache
Installs and sets up attic nix cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | Attic server URL | yes | — |
| serverName | The name to use for the Attic server locally | no | — |
| cacheName | Attic cache name | yes | — |
| extraPullNames | Comma-separated list of additional attic cache names to pull (substitute) from | — | — |
| token | Attic token | no | — |
| skipPush | Set to true to only pull from the cache without pushing any build results | — | false |
| skipAddingSubstituter | Set to true to skip adding the cache as a Nix substituter | — | false |
| atticBin | Custom path to the attic binary if not using the default installation | — | — |
| installCommand | Custom command to install attic instead of the default installation method | — | — |
Outputs
no outputs