about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorcmfwyp <cmfwyp@riseup.net>2016-08-16 02:38:07 -0400
committerNikolay Amiantov <ab@fmap.me>2016-08-20 03:21:05 +0300
commit1c7114da69a257b01f6ca7827ae58e788844c114 (patch)
treead79748f1fe120caaf7efa58d972cc12404497e1 /nixos
parent50c0011292fd44b5050c9829cb1860d0cd11cb89 (diff)
downloadnixlib-1c7114da69a257b01f6ca7827ae58e788844c114.tar
nixlib-1c7114da69a257b01f6ca7827ae58e788844c114.tar.gz
nixlib-1c7114da69a257b01f6ca7827ae58e788844c114.tar.bz2
nixlib-1c7114da69a257b01f6ca7827ae58e788844c114.tar.lz
nixlib-1c7114da69a257b01f6ca7827ae58e788844c114.tar.xz
nixlib-1c7114da69a257b01f6ca7827ae58e788844c114.tar.zst
nixlib-1c7114da69a257b01f6ca7827ae58e788844c114.zip
freetype: 2.6.2 -> 2.6.5
The fontconfig-ultimate patches are unmaintained. Since they were
not updated for newer FreeType versions, this removes them and
disables fontconfig-ultimate by default.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/config/fonts/fontconfig-ultimate.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/config/fonts/fontconfig-ultimate.nix b/nixos/modules/config/fonts/fontconfig-ultimate.nix
index a3f52fbd9199..56fec5684412 100644
--- a/nixos/modules/config/fonts/fontconfig-ultimate.nix
+++ b/nixos/modules/config/fonts/fontconfig-ultimate.nix
@@ -104,7 +104,7 @@ in
         ultimate = {
           enable = mkOption {
             type = types.bool;
-            default = true;
+            default = false;
             description = ''
               Enable fontconfig-ultimate settings (formerly known as
               Infinality). Besides the customizable settings in this NixOS