download: Use 'with-imported-modules'.
authorLudovic Courtès <ludo@gnu.org>
Mon, 11 Jul 2016 22:56:37 +0000 (00:56 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 12 Jul 2016 20:47:08 +0000 (22:47 +0200)
commite9b046fddaefbb98c931260821399090c221173d
tree1e501224782d9ff2c2dcd15c4765c827822bd331
parent99b231dee663ce097e56108daacf24310f6c1078
download: Use 'with-imported-modules'.

* guix/cvs-download.scm (cvs-fetch): Use 'with-imported-modules' instead
of the #:modules argument of 'gexp->derivation'.
* guix/download.scm (url-fetch): Likewise.
* guix/git-download.scm (git-fetch): Likewise.
* guix/hg-download.scm (hg-fetch): Likewise.
* guix/svn-download.scm (svn-fetch): Likewise.
guix/cvs-download.scm
guix/download.scm
guix/git-download.scm
guix/hg-download.scm
guix/svn-download.scm