Hi, On 08/01/13 10:31, Christopher Howard wrote:
> http://nixos.org/releases/patchelf/patchelf-0.6/patchelf-0.6.tar.bz2 > > curl: (7) Failed to connect to 2001:610:685:1::1: Network is unreachable This shows that curl is trying to download the file using IPv6, which apparently fails. It might be that your system has a globally routable IPv6 address, but no actual IPv6 connectivity. So you should either fix or disable IPv6. -- Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
