guix/gnu
Ricardo Wurmus 64fcf9508a
gnu: texlive-amsfonts/fixed: Do not generate tfm from afm and pl files.
The TFM files are included in the amsfonts bundle and are meant to installed
as is.  They were not meant to be the result of converting afm or pl files.
We ended up with subtly broken fonts due to this attempted conversion.

* gnu/packages/tex.scm (texlive-amsfonts/fixed)[source]: Fetch tfm directory.
[arguments]: Remove custom #:modules; remove build phases 'build-fonts and
'install-generated-fonts; adjust 'remove-extra-files; add build phase 'chdir
and 'unchdir.
[native-inputs]: Remove texlive-fontinst.
2022-02-15 17:18:42 +01:00
..
bootloader
build build: image: Account for fixed-size file system structures. 2022-02-07 16:22:37 -05:00
home home: Add redshift service. 2022-02-07 00:05:59 +01:00
installer installer: Use system-wide guix for system init. 2022-02-02 16:46:44 +01:00
machine
packages gnu: texlive-amsfonts/fixed: Do not generate tfm from afm and pl files. 2022-02-15 17:18:42 +01:00
platforms
services doc: Zabbix: Improvide description. 2022-02-13 13:33:56 +01:00
system system: Add helper file-system-mount-point-predicate. 2022-02-15 10:14:14 +01:00
tests services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Use system-wide guix for system init. 2022-02-02 16:46:44 +01:00
local.mk gnu: nhc98: Build with the current tool chain. 2022-02-14 15:52:35 +01:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm
platform.scm
services.scm
system.scm
tests.scm