~ruther/guix-local

af548883142cad4240a10ab770a5de70c18612df — Nicolas Goaziou 1 year, 3 months ago df887f6
guix: texlive importer: Fix recursive calls.

* guix/import/texlive.scm (texlive-recursive-import): Make sure #:guix-name
value accepts only one argument.

Change-Id: Ie3c7f7cee7860e0d926ba95a708f16e147f4d550
1 files changed, 1 insertions(+), 1 deletions(-)

M guix/import/texlive.scm
M guix/import/texlive.scm => guix/import/texlive.scm +1 -1
@@ 777,7 777,7 @@ VERSION."
                    #:repo repo
                    #:version version
                    #:repo->guix-package texlive->guix-package
                    #:guix-name downstream-package-name))
                    #:guix-name (cut downstream-package-name "texlive-" <>)))

;;;
;;; Updates.