Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Nicolas Goaziou e401eff977
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.
2023-07-19 21:10:56 +02:00
..
bootloader bootloader: grub: Use rumpdisk-style root when booting with "noide". 2023-07-13 18:59:13 +02:00
build marionette: Allow passing custom OCR arguments. 2023-07-19 10:38:15 -04:00
home home: services: bash: Properly quote shell aliases. 2023-07-11 15:47:56 +02:00
installer installer: Restore LatGrkCyr-8x16 console font depending on language. 2023-07-06 15:38:58 +02:00
machine
packages gnu: python-nbconvert: Remove texlive-updmap.cfg as propagated input. 2023-07-19 21:10:56 +02:00
services services: static-networking: Support netdde for the Hurd. 2023-07-13 19:00:05 +02:00
system system: hurd: Add netdde to %base-packages/hurd. 2023-07-13 19:00:02 +02:00
tests tests: lightdm: Bump timeout waiting for screen text to 60 seconds. 2023-07-19 10:38:15 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: biber -> texlive-biber. 2023-07-18 18:15:50 +02:00
machine.scm
packages.scm
services.scm
system.scm system: hurd: Boot with pci.arbiter and rumpdisk. 2023-07-13 18:59:06 +02:00
tests.scm