diff options
author | lassulus <lassulus@lassul.us> | 2017-07-29 19:41:59 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-07-29 19:41:59 +0200 |
commit | 31053501a729cc6b2a0fb9ae02264473e9105328 (patch) | |
tree | 633efb07cc3cd412d26afab3421ae8b376e9bbb0 /krebs/1systems/puyak | |
parent | f0470d32957d7c83145bf26ea50350095fe7eb53 (diff) |
krebs: use prism binary cache on all hosts
Diffstat (limited to 'krebs/1systems/puyak')
-rw-r--r-- | krebs/1systems/puyak/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix index a1df11901..deede4493 100644 --- a/krebs/1systems/puyak/config.nix +++ b/krebs/1systems/puyak/config.nix @@ -9,6 +9,7 @@ <stockholm/krebs/2configs/buildbot-krebs.nix> <stockholm/krebs/2configs/stats/puyak-client.nix> + <stockholm/krebs/2configs/binary-cache/prism.nix> ]; krebs.build.host = config.krebs.hosts.puyak; |