Added s3 cache
This commit is contained in:
parent
89830d958d
commit
69021d74d0
|
@ -11,12 +11,14 @@
|
|||
"https://hydra.iohk.io"
|
||||
"https://iohk.cachix.org"
|
||||
"https://mantis-ops.cachix.org"
|
||||
"s3://iohk-vit-bitte/infra/binary-cache/?region=eu-central-1"
|
||||
];
|
||||
binaryCachePublicKeys = [
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
"hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="
|
||||
"iohk.cachix.org-1:DpRUyj7h7V830dp/i6Nti+NEO2/nhblbov/8MW7Rqoo="
|
||||
"mantis-ops.cachix.org-1:SornDcX8/9rFrpTjU+mAAb26sF8mUpnxgXNjmKGcglQ="
|
||||
"vit-testnet-0:0lvkEoYh+XrBh7pr4bXjsUisUkUxsyLvvWBIJwym/RM="
|
||||
];
|
||||
extraOptions = ''
|
||||
#repeat = 1 # Ensure reproducibility of builds
|
||||
|
|
Loading…
Reference in a new issue