tweag / nix-store-gcs-proxy

A HTTP nix store that proxies requests to Google Storage
Apache License 2.0
9 stars 1 forks source link

client: use ScopeReadWrite, not ScopeFullControl #5

Closed flokli closed 5 years ago

flokli commented 5 years ago

Let's not request more than we really need.

zimbatm commented 5 years ago

good idea