3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/system
Alex Kost f8835ff4b3 gnu: fontconfig: Find fonts in the system profile.
Fixes <http://bugs.gnu.org/22927>.
Reported by myglc2 <myglc2@gmail.com>.

This also reverts commit e71ef7adae.

* gnu/packages/fontutils.scm (fontconfig)[arguments]: Add
/run/current-system/profile/share/fonts to --with-add-fonts configure flag.
* gnu/system/shadow.scm (default-skeletons): Do not create "fonts.conf" file.
2016-04-03 10:37:44 +03:00
..
examples doc: Be more explicit in example of file-systems configuration. 2015-12-21 13:12:07 -05:00
file-systems.scm gnu: system: Add elogind cgroup mount. 2016-03-07 21:10:00 +01:00
grub.scm system: grub: Search root device by label or UUID if possible. 2016-01-22 00:02:52 +01:00
install.scm install: Add btrfs-progs to the image. 2016-02-11 21:39:30 -05:00
linux-container.scm linux-container: Accept file systems with a UUID 'source'. 2016-02-08 23:46:46 +01:00
linux-initrd.scm Add (guix build bournish) and use it in the initrd. 2016-02-08 23:46:46 +01:00
locale.scm system: Selected locale is automatically built. 2016-02-10 15:15:17 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
shadow.scm gnu: fontconfig: Find fonts in the system profile. 2016-04-03 10:37:44 +03:00
vm.scm vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present. 2016-02-22 13:28:58 -08:00