summary refs log tree commit diff
path: root/pkgs/development/compilers/openjdk/8.nix
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 /pkgs/development/compilers/openjdk/8.nix
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 'pkgs/development/compilers/openjdk/8.nix')
-rw-r--r--pkgs/development/compilers/openjdk/8.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/compilers/openjdk/8.nix b/pkgs/development/compilers/openjdk/8.nix
index c42b39ce91f8..3653e75856db 100644
--- a/pkgs/development/compilers/openjdk/8.nix
+++ b/pkgs/development/compilers/openjdk/8.nix
@@ -2,7 +2,7 @@
 , alsaLib, bootjdk, cacert, perl, liberation_ttf, fontconfig, zlib
 , setJavaClassPath
 , minimal ? false
-, enableInfinality ? true # font rendering patch
+, enableInfinality ? false # font rendering patch
 }:
 
 let