add option to disable cache.nixos.org

This commit is contained in:
cy 2025-05-07 17:14:25 -04:00
parent 68df59ad25
commit ce0e70f95a
3 changed files with 11 additions and 9 deletions

View file

@ -30,8 +30,8 @@ Options:
If unspecified, will get it form AWS_DEFAULT_REGION envar or default to us-east-1
--endpoint <ENDPOINT>
If unspecifed, will get it from AWS_ENDPOINT envar e.g. https://s3.example.com
--skip-signature-check
--no-default-upstream
Do not include cache.nixos.org as upstream
-h, --help
Print help
```