From 041d5ee3df3b96aaced81326b4bbc531a706bd41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charlotte=20=F0=9F=A6=9D=20Delenk?= Date: Wed, 31 May 2023 16:07:03 +0100 Subject: [PATCH] use hydra.chir.rs as substituter --- config/nix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/nix.nix b/config/nix.nix index 78a4877f..bdf60db5 100644 --- a/config/nix.nix +++ b/config/nix.nix @@ -34,6 +34,7 @@ in { builders-use-substitutes = true; substituters = [ "https://attic.chir.rs/chir-rs/" + "https://hydra.int.chir.rs" ]; trusted-public-keys = [ "nixcache:8KKuGz95Pk4UJ5W/Ni+pN+v+LDTkMMFV4yrGmAYgkDg="