raito
65358e64c0
This is a Rust port of the original Perl script, legacy cruft is removed and it focuses on a modern Hydra deployment. Nonetheless, it knows how to perform migrations based on the channel versions. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
6 lines
230 B
TOML
6 lines
230 B
TOML
hydra_uri = "https://hydra.forkos.org"
|
|
binary_cache_uri = "https://cache.forkos.org"
|
|
nixpkgs_dir = "/var/lib/nixpkgs"
|
|
s3_release_bucket_uri = "s3://cache.forkos.org/release"
|
|
s3_channel_bucket_uri = "s3://cache.forkos.org/channel"
|