guix-play/gnu
Maxim Cournoyer 57fad03c4f
gnu: texlive-amsfonts: Adjust to build with texlive-updmap.cfg.
* gnu/packages/tex.scm (texlive-amsfonts)[phases]
{build-fonts}: Do not set SOURCE_DATE_EPOCH, already done by the build
system.  Let resources be auto-discovered by TeX Live machinery by simply
setting GUIX_TEXMF.  Remove references to the texlive-union input.  Remove
trailing #t.
{install-generated-fonts}: Remove trailing #t.
[native-inputs]: Replace texlive-union by texlive-updmap.cfg.  Remove the
texlive-cm and texlive-metafont arguments of texlive-updmap.cfg.
2021-01-29 13:35:47 -05:00
..
bootloader system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
build Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
installer install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: texlive-amsfonts: Adjust to build with texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
services services: kernel-module-loader: Return a single 'shepherd-service'. 2021-01-06 19:18:58 +01:00
system Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
tests tests: monitoring: Use the latest postgresql for testing Zabbix. 2021-01-04 18:07:53 -05:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
local.mk gnu: boost: Patch transitive linking bug. 2021-01-26 23:32:54 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
tests.scm