mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
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:
|
scratch:
|
||||||
|
|
||||||
# nix-store -q --referrers /nix/store/*-haskell-text-1.2.0.4 \
|
# 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
|
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
|
might be necessary to purge the local caches that store data from those
|
||||||
|
Loading…
Reference in New Issue
Block a user