guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: texlive-babel: Replace with texlive-babel/fixed.


From: guix-commits
Subject: 02/04: gnu: texlive-babel: Replace with texlive-babel/fixed.
Date: Wed, 16 Feb 2022 11:08:42 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 66db03bf0ca1de7269e2f098410365c37ed07198
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Feb 16 17:02:33 2022 +0100

    gnu: texlive-babel: Replace with texlive-babel/fixed.
    
    * gnu/packages/tex.scm (texlive-babel)[replacement]: New field.
---
 gnu/packages/tex.scm | 2 ++
 1 file changed, 2 insertions(+)

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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]