about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authormichael bishop <cleverca22@gmail.com>2016-06-18 21:14:33 -0300
committermichael bishop <cleverca22@gmail.com>2016-06-18 21:14:33 -0300
commit410aad942fc82bbeb9c30a4fdf826ed33998a593 (patch)
treeefd0add217f51eeb1835763a9c0fed0e554cf38b /doc
parent20a8349d625814d6c7d9ad39f2b83a2a02e999f5 (diff)
downloadnixlib-410aad942fc82bbeb9c30a4fdf826ed33998a593.tar
nixlib-410aad942fc82bbeb9c30a4fdf826ed33998a593.tar.gz
nixlib-410aad942fc82bbeb9c30a4fdf826ed33998a593.tar.bz2
nixlib-410aad942fc82bbeb9c30a4fdf826ed33998a593.tar.lz
nixlib-410aad942fc82bbeb9c30a4fdf826ed33998a593.tar.xz
nixlib-410aad942fc82bbeb9c30a4fdf826ed33998a593.tar.zst
nixlib-410aad942fc82bbeb9c30a4fdf826ed33998a593.zip
haskell docs: now that hydra pushes directly to S3, it cant function as a binary cache
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/haskell.md2
1 files changed, 1 insertions, 1 deletions
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