forked from mirrors/nixpkgs
haskell docs: now that hydra pushes directly to S3, it cant function as a binary cache
This commit is contained in:
parent
20a8349d62
commit
410aad942f
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue