gnu: texlive-scripts: Add source file-name.

* gnu/packages/tex.scm (texlive-scripts)[source]: Add file-name field.
This commit is contained in:
Efraim Flashner 2023-10-11 08:12:44 +03:00 committed by Ludovic Courtès
parent d8a0aefae1
commit 6f44258088
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -320,6 +320,7 @@ of user-specified directories similar to how shells look up executables.")
"tlpkg/TeXLive/"
"tlpkg/texlive.tlpdb"))
(revision %texlive-revision)))
(file-name (git-file-name name version))
(sha256
"0sqbg5kjpzkpm1fq2c9hpf4f21bvjs3xas944dlbqp44lsqhcmsk")))
(outputs '("out" "doc"))