jinxcappa/Setup Cellar

Install cellarctl CLI and optionally configure Nix to use a Cellar binary cache

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 23, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: jinxcappa/cellar-action@2610bae9023897bdd55458f2ddc6bcdbdce1e6d9 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionCellar version to install (e.g. "v0.1.3"). Defaults to latest release.nolatest
tokenGitHub token for downloading release assets (avoids rate limits).no${{ github.token }}
configure-nixConfigure Nix to use the cellar server as a substituter.nofalse
serverCellar server URL. Falls back to CELLAR_SERVER env var.no
signing-keyPublic signing key for Nix trusted-public-keys. Falls back to auto-fetch via cellarctl whoami.no
cellar-tokenAuth token for cellarctl. Falls back to CELLAR_TOKEN env var.no
install-cellardAlso install the cellard server binary.nofalse
namedescription
versionThe version of cellar that was installed
cellarctl-pathPath to the installed cellarctl binary