about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2015-11-09 01:34:38 +0100
committerProfpatsch <mail@profpatsch.de>2015-11-09 01:37:31 +0100
commiteeed73422ffff08b4160da1bba47e89c98857b46 (patch)
tree2a5a5c304ae6d51de06aa9c0154bda590c0555ca /machines/profpatsch
parenta7d223eb0be4313eb585bee8d8f79c7e55e74cc3 (diff)
katara hydra.nixos.org should not be used directly
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index bf04a278..c3aa9b4e 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -66,7 +66,7 @@ in {
     # Nix
 
     nix.maxJobs = 2;
-    nix.binaryCaches = [ "https://hydra.nixos.org/" ];
+    # nix.binaryCaches = [ "https://hydra.nixos.org/" ];
 
     ##########
     # Network