From 410aad942fc82bbeb9c30a4fdf826ed33998a593 Mon Sep 17 00:00:00 2001 From: michael bishop Date: Sat, 18 Jun 2016 21:14:33 -0300 Subject: haskell docs: now that hydra pushes directly to S3, it cant function as a binary cache --- doc/languages-frameworks/haskell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/languages-frameworks/haskell.md b/doc/languages-frameworks/haskell.md index 2ddec0d9aba4..3da13dd9ed64 100644 --- a/doc/languages-frameworks/haskell.md +++ b/doc/languages-frameworks/haskell.md @@ -653,7 +653,7 @@ then you have to download and re-install `foo` and all its dependents from scratch: # nix-store -q --referrers /nix/store/*-haskell-text-1.2.0.4 \ - | xargs -L 1 nix-store --repair-path --option binary-caches http://hydra.nixos.org + | xargs -L 1 nix-store --repair-path If you're using additional Hydra servers other than `hydra.nixos.org`, then it might be necessary to purge the local caches that store data from those -- cgit 1.4.1