testquorum/Nix S3 Generations Push
Push Nix store paths to an S3-backed generations cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| s3-endpoint | S3 endpoint URL | yes | — |
| bucket | S3 bucket name for the cache | yes | — |
| public-key | Public key for the cache | yes | — |
| private-key | Private key for signing uploads | yes | — |
| region | AWS region | no | — |
| aws-access-key-id | AWS access key ID. Falls back to AWS_ACCESS_KEY_ID env var. | no | — |
| aws-secret-access-key | AWS secret access key. Falls back to AWS_SECRET_ACCESS_KEY env var. | no | — |
| binary-base-url | Base URL for downloading the nix-s3-generations binary closure | no | — |
Outputs
no outputs