aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2025-03-25 23:59:49 +0100
committerAndreas Enge <andreas@enge.fr>2025-05-06 11:25:07 +0200
commitaf548883142cad4240a10ab770a5de70c18612df (patch)
tree2de4a9c1eaa0731558ef407fce905cb0b0758089
parentdf887f679f4440424c24de47a80b672eb97b6307 (diff)
downloadguix-af548883142cad4240a10ab770a5de70c18612df.tar.gz
guix-af548883142cad4240a10ab770a5de70c18612df.zip
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
-rw-r--r--guix/import/texlive.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/import/texlive.scm b/guix/import/texlive.scm
index 01384e98ba..3266146b46 100644
--- a/guix/import/texlive.scm
+++ b/guix/import/texlive.scm
@@ -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.