guix-devel/gnu
Ricardo Wurmus fe2bfabe8b
gnu: texlive-fonts-amsfonts: Build more fonts.
* gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]: Convert afm files
to tfm; also build missing tfm files via fontinst.
[native-inputs]: Replace texlive-fonts-cm, texlive-metafont-base, and
texlive-bin with a texlive-union of texlive-tex-fontinst-base,
texlive-fonts-cm, and texlive-metafont-base; add amsfonts-plain, amsfonts-map,
and amsfonts-afm.
2019-01-24 13:46:39 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build file-systems: Add read-luks-partition-uuid. 2019-01-17 14:04:26 +01:00
installer installer: Fix manual partitioning. 2019-01-17 14:04:28 +01:00
packages gnu: texlive-fonts-amsfonts: Build more fonts. 2019-01-24 13:46:39 +01:00
services gnu: %desktop-services: Use polkit-service-type. 2019-01-20 16:11:08 +02:00
system gnu: Replace all cons* with beginner-friendly (append (list ...)). 2019-01-23 18:01:16 +01:00
tests gnu: Remove duplicate record fields. 2019-01-22 23:04:05 +01:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm ci: Skip system tests on armhf-linux. 2019-01-21 10:19:31 +01:00
installer.scm installer: Various renamings. 2019-01-17 14:04:26 +01:00
local.mk gnu: Add python-coveralls. 2019-01-23 18:13:30 +01:00
packages.scm guix package: '--list-available' can use data from the cache. 2019-01-15 20:24:09 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm