On Tue, Jul 21, 2015 at 08:45:16PM +0800, stewart mackenzie wrote: > http_proxy is deliberately mangled. > > The Nix Way is to download dependencies into the /nix/store then patch > build scripts such that the project looks to the /nix/store for the > dependencies.
That's not the case for fixed-output derivations. fetchsvn, like fetchurl, should properly handle http_proxy. > On 21 Jul 2015 16:54, "Sergey Mironov" <[email protected]> wrote: > Fetchsvn expression is > > not able to parse my $http_proxy var correctly. -- (Escriu-me xifrat si saps PGP / Write ciphered if you know PGP) PGP key D4831A8A - https://emailselfdefense.fsf.org/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
