feat: Add configuration option for popularity data URL
This commit is contained in:
parent
e4d03fdb17
commit
64f74abc4d
5 changed files with 12 additions and 5 deletions
|
|
@ -83,6 +83,7 @@ variables:
|
|||
for building
|
||||
* `NIX_TIMEOUT`: Number of seconds that any Nix builder is allowed to run
|
||||
(defaults to 60
|
||||
* `NIX_POPULARITY_URL`: URL to a file containing popularity data for the package set (see `popcount/`)
|
||||
* `GCS_SIGNING_KEY`: A Google service account key (in PEM format) that can be
|
||||
used to sign Cloud Storage URLs
|
||||
* `GCS_SIGNING_ACCOUNT`: Google service account ID that the signing key belongs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue