gnu: texlive-babel: Replace with texlive-babel/fixed.
* gnu/packages/tex.scm (texlive-babel)[replacement]: New field.
parent
dc27f18ed5
commit
66db03bf0c
|
@ -4005,6 +4005,8 @@ distribution.")
|
||||||
"0qr5vjp79g1c1l6k173qhfdfabgbky73wymzhm56pazx4a8r08wz"))))
|
"0qr5vjp79g1c1l6k173qhfdfabgbky73wymzhm56pazx4a8r08wz"))))
|
||||||
(package
|
(package
|
||||||
(inherit template)
|
(inherit template)
|
||||||
|
;; TODO: This package is missing files.
|
||||||
|
(replacement texlive-babel/fixed)
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments template)
|
(substitute-keyword-arguments (package-arguments template)
|
||||||
((#:tex-directory _ #t)
|
((#:tex-directory _ #t)
|
||||||
|
|
Reference in New Issue