actions-marketplace-validations/Set up Nix cache

Configure Nix to read from (and optionally write to) a custom cache

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
substitutersOne or more space-separated cache URLs (typically starts with s3://)yes
trusted_public_keysSpace-separated trusted keys for signed downloads. Not required if a private key is given.no
secret_keysPrivate keys for signing built artifacts. If provided, built derivations will be uploaded to the first substituter.no
use_nixcachedWhether to use github.com/zombiezen/nixcached to provide concurrent uploads and cached downloads. Only available on Linux.false
nixcached_upload_optionsAdditional arguments to `nixcached upload`.no
aws_access_key_idAccess key ID for downloading and uploading artifactsno
aws_secret_access_keySecret access key for downloading and uploading artifactsno

no outputs