diff options
-rw-r--r-- | gnu/packages/tex.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index be42f29c17..b6c310bdbb 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -4301,6 +4301,8 @@ language that is written in a Cyrillic alphabet.") "11f14dzhwsy4pli21acccip43d36nf3pac33ihjffnps1i2mhqkd")))) (package (inherit template) + ;; TODO: This package is missing files. + (replacement texlive-psnfss/fixed) (arguments (substitute-keyword-arguments (package-arguments template) ((#:tex-directory _ #t) |