mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
tests: Fix texlive->guix-package test.
This follows up on commit 985cf777b9.
* tests/texlive.scm ("texlive->guix-package"): Don't expect
a texlive-texworks propagated input.
This commit is contained in:
@@ -542,7 +542,7 @@ completely compatible with Plain TeX.")
|
||||
('arguments
|
||||
('list '#:builder ('gexp ('mkdir ('ungexp 'output)))))
|
||||
('propagated-inputs
|
||||
('list 'texlive-collection-basic 'texlive-texworks))
|
||||
('list 'texlive-collection-basic))
|
||||
('home-page "https://www.tug.org/texlive/")
|
||||
('synopsis (? string?))
|
||||
('description (? string?))
|
||||
|
||||
Reference in New Issue
Block a user