pull: Use (git) and (guix git) unconditionally.
authorLudovic Courtès <ludo@gnu.org>
Mon, 27 Aug 2018 21:05:27 +0000 (23:05 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 27 Aug 2018 21:22:17 +0000 (23:22 +0200)
commita0a2c2f16ac8220b41af0d484d9e48f37a329fd0
treeb10fb1c2845e19f938d978b09c70af25a83ccd6d
parentf2d0a2cf5c905abf816bef5d69364d28af5144ed
pull: Use (git) and (guix git) unconditionally.

The autoload hack was added a year ago, before 0.14.0, i.e., before any
release would depend on Guile-Git.  Both 0.14.0 and 0.15.0 required
Guile-Git, and 'guix pull' now automatically pulls it in, so this hack
is no longer necessary.

* guix/scripts/pull.scm: Use (git) and (guix git).  Remove top-level
call to 'module-autoload!'.
(ensure-guile-git!): Remove.
(guix-pull): Remove call to 'ensure-guile-git!'.
guix/scripts/pull.scm