git-download: Use 'git-minimal' instead of 'git'.

* guix/git-download.scm (git-package): Refer to 'git-minimal'.
master
Ludovic Courtès 2018-11-26 11:06:21 +01:00
parent c23cf1832a
commit 3b5829bbcb
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
(define (git-package)
"Return the default Git package."
(let ((distro (resolve-interface '(gnu packages version-control))))
(module-ref distro 'git)))
(module-ref distro 'git-minimal)))
(define* (git-fetch ref hash-algo hash
#:optional name