summaryrefslogtreecommitdiff
path: root/modules/binary-caches.nix
diff options
context:
space:
mode:
authorGrigory Shipunov2022-07-16 18:48:40 +0200
committerGrigory Shipunov2022-07-16 18:48:40 +0200
commit6da84b1e327b700d9c2001838a50ab6731601208 (patch)
tree78486dfe9187950828e3255c6f5b2123b0c28c0d /modules/binary-caches.nix
parent4d0d52587518c4d35270161cbb4c8332c9882d86 (diff)
update c3d2 binary cache
Diffstat (limited to 'modules/binary-caches.nix')
-rw-r--r--modules/binary-caches.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/binary-caches.nix b/modules/binary-caches.nix
index 5fd15d9..5cdf12d 100644
--- a/modules/binary-caches.nix
+++ b/modules/binary-caches.nix
@@ -11,7 +11,7 @@
];
substituters = [
"https://microvm.cachix.org"
- "https://nix-serve.hq.c3d2.de"
+ "https://hydra.hq.c3d2.de"
"https://dump-dvb.cachix.org"
"https://nix-community.cachix.org"
];