download: Honor the 'http_proxy' and 'https_proxy' env. vars.
authorLudovic Courtès <ludo@gnu.org>
Thu, 30 Apr 2015 21:54:06 +0000 (23:54 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 30 Apr 2015 22:06:18 +0000 (00:06 +0200)
commit0d8831370f5cd1bb8bf24e5f511c915592cc482c
tree52a9188868793cba9d14907301e331973c6710b7
parentc04681554da812f4ce1bed87c601cd62c663d151
download: Honor the 'http_proxy' and 'https_proxy' env. vars.

Fixes <http://bugs.gnu.org/20402>.
Reported by Joshua Randall <jcrandall@alum.mit.edu>.

* guix/download.scm (url-fetch): Pass #:leaked-env-vars to
  'gexp->derivation'.
guix/download.scm