summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2022-02-16 17:02:33 +0100
committerRicardo Wurmus <rekado@elephly.net>2022-02-16 17:05:41 +0100
commit66db03bf0ca1de7269e2f098410365c37ed07198 (patch)
treecfb165b20a54572fd5c759d5868574fe605a46b2
parentdc27f18ed56f14c739857d1221a02ee515a506c2 (diff)
downloadguix-patches-66db03bf0ca1de7269e2f098410365c37ed07198.tar
guix-patches-66db03bf0ca1de7269e2f098410365c37ed07198.tar.gz
gnu: texlive-babel: Replace with texlive-babel/fixed.
* gnu/packages/tex.scm (texlive-babel)[replacement]: New field.
-rw-r--r--gnu/packages/tex.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 7413403d70..be42f29c17 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4005,6 +4005,8 @@ distribution.")
"0qr5vjp79g1c1l6k173qhfdfabgbky73wymzhm56pazx4a8r08wz"))))
(package
(inherit template)
+ ;; TODO: This package is missing files.
+ (replacement texlive-babel/fixed)
(arguments
(substitute-keyword-arguments (package-arguments template)
((#:tex-directory _ #t)