try using hydra.int.chir.rs
This commit is contained in:
parent
4e7a5065a8
commit
7edda5b75b
2 changed files with 2 additions and 3 deletions
|
@ -14,7 +14,7 @@ pipeline:
|
|||
builders-use-substitutes = true
|
||||
require-sigs = true
|
||||
sandbox = false
|
||||
substituters = https://attic.chir.rs/chir-rs/ https://cache.nixos.org/
|
||||
substituters = https://hydra.int.chir.rs/ https://cache.nixos.org/
|
||||
system-features = big-parallel benchmark ca-derivations
|
||||
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nixcache:8KKuGz95Pk4UJ5W/Ni+pN+v+LDTkMMFV4yrGmAYgkDg= hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs= chir-rs:AnwyFacopHSkprD6aXY4/R3J9JYzTbV2rosJCBPaB28=
|
||||
trusted-substituters =
|
||||
|
|
|
@ -14,7 +14,7 @@ pipeline:
|
|||
builders-use-substitutes = true
|
||||
require-sigs = true
|
||||
sandbox = false
|
||||
substituters = https://attic.chir.rs/chir-rs/ https://cache.nixos.org/
|
||||
substituters = https://hydra.int.chir.rs/ https://cache.nixos.org/
|
||||
system-features = big-parallel benchmark ca-derivations
|
||||
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nixcache:8KKuGz95Pk4UJ5W/Ni+pN+v+LDTkMMFV4yrGmAYgkDg= hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs= chir-rs:AnwyFacopHSkprD6aXY4/R3J9JYzTbV2rosJCBPaB28=
|
||||
trusted-substituters =
|
||||
|
@ -60,4 +60,3 @@ pipeline:
|
|||
when:
|
||||
- event: cron
|
||||
- event: manual
|
||||
branches: main
|
||||
|
|
Loading…
Reference in a new issue