diff options
author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-19 21:10:56 +0200 |
---|---|---|
committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-19 21:10:56 +0200 |
commit | e401eff97706dc6cdaf20b01dd12e291d7d13c2b (patch) | |
tree | c8df517606c63db16562878a7bfa503eeb90173e /build-aux | |
parent | ebb54e6a5fba36a571ed239398ee3e0307a91c26 (diff) | |
download | guix-e401eff97706dc6cdaf20b01dd12e291d7d13c2b.tar.gz guix-e401eff97706dc6cdaf20b01dd12e291d7d13c2b.zip |
gnu: python-nbconvert: Remove texlive-updmap.cfg as propagated input.
`texlive-updmap.cfg' builds "updmap.cfg" file for texlive packages in native
inputs, because those do not benefit from the profile hook doing the very same
thing. Consequently, `texlive-updmap.cfg' should not appear in propagated
inputs.
Moreover, XeTeX do not rely on "updmap.cfg" to find fonts; this is a second
reason to remove it from propagated inputs in this particular package.
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Remove
TEXLIVE-UPDMAP.CFG call. Add TEXLIVE-COLLECTION-BASIC. Remove TEXLIVE-IFTEX,
which is already included in TEXLIVE-COLLECTION-BASIC. Sort inputs
alphabetically.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions