mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: texlive-scripts: Add source file-name.
* gnu/packages/tex.scm (texlive-scripts)[source]: Add file-name field.
This commit is contained in:
parent
d8a0aefae1
commit
6f44258088
1 changed files with 1 additions and 0 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue