summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
];