me
/
guix
Archived
1
0
Fork 0

gnu: texlive-texmf: Replace python-2 by python.

* gnu/packages/tex.scm (texlive-texmf)[inputs]: Replace python-2 by python.
master
Maxim Cournoyer 2021-01-10 22:18:45 -05:00
parent 49c873e7ec
commit d41acb452d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -6293,7 +6293,7 @@ directly generate PDF documents instead of DVI.")
`(("texlive-bin" ,texlive-bin)
("lua" ,lua)
("perl" ,perl)
("python" ,python-2) ; incompatible with Python 3 (print syntax)
("python" ,python)
("ruby" ,ruby)
("tcsh" ,tcsh)))
(arguments