stubbedev/xilo-nix-cache
Install the xilo CLI and configure Nix to pull from (and push to) a xilo binary cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | xilo server base URL, e.g. https://cache.example.com | yes | — |
| cache | Cache to add as a substituter (nix.conf + trusted key, netrc if private) | yes | — |
| token | Push/pull token (store it in a repo secret). Optional for pulling from a public cache. | — | "" |
| version | xilo release to install, e.g. v0.3.0. Defaults to the latest release. | — | latest |
Outputs
no outputs