+12
nixos/doc/manual/release-notes/rl-1709.xml
+12
nixos/doc/manual/release-notes/rl-1709.xml
···
+57
nixos/modules/config/fonts/fontconfig-penultimate.nix
+57
nixos/modules/config/fonts/fontconfig-penultimate.nix
···
+1
-11
nixos/modules/config/fonts/fontconfig-ultimate.nix
+1
-11
nixos/modules/config/fonts/fontconfig-ultimate.nix
······-type = types.enum ["ultimate1" "ultimate2" "ultimate3" "ultimate4" "ultimate5" "osx" "windowsxp"];···
+32
-23
nixos/modules/config/fonts/fontconfig.nix
+32
-23
nixos/modules/config/fonts/fontconfig.nix
·····················
+2
-1
nixos/modules/module-list.nix
+2
-1
nixos/modules/module-list.nix
···
+1
-3
nixos/modules/rename.nix
+1
-3
nixos/modules/rename.nix
···(mkRenamedOptionModule [ "programs" "unity3d" "enable" ] [ "security" "chromiumSuidSandbox" "enable" ])-(mkRenamedOptionModule [ "fonts" "fontconfig" "ultimate" "rendering" ] [ "fonts" "fontconfig" "ultimate" "preset" ])(mkRenamedOptionModule [ "services" "murmur" "welcome" ] [ "services" "murmur" "welcometext" ])···
+1
-1
nixos/modules/services/x11/display-managers/default.nix
+1
-1
nixos/modules/services/x11/display-managers/default.nix
···
-1
pkgs/applications/version-management/git-and-tools/git/default.nix
-1
pkgs/applications/version-management/git-and-tools/git/default.nix
-11
pkgs/applications/version-management/git-and-tools/git/ssl-cert-file.patch
-11
pkgs/applications/version-management/git-and-tools/git/ssl-cert-file.patch
···
+2
-1
pkgs/applications/version-management/mercurial/default.nix
+2
-1
pkgs/applications/version-management/mercurial/default.nix
···
+26
pkgs/data/fonts/fontconfig-penultimate/default.nix
+26
pkgs/data/fonts/fontconfig-penultimate/default.nix
···
+15
-2
pkgs/development/compilers/llvm/3.7/libc++abi.nix
+15
-2
pkgs/development/compilers/llvm/3.7/libc++abi.nix
···+# Newer LLVMs (3.8 onwards) have changed how some basic C++ stuff works, which breaks builds of this older version+url = "https://trac.macports.org/raw-attachment/ticket/50304/0005-string-Fix-exception-declaration.patch";···+# I can't use patches directly because this is actually a patch for libc++'s source, which we manually extract
+11
pkgs/development/compilers/llvm/3.9/clang/default.nix
+11
pkgs/development/compilers/llvm/3.9/clang/default.nix
···
+9
-7
pkgs/development/compilers/llvm/3.9/llvm.nix
+9
-7
pkgs/development/compilers/llvm/3.9/llvm.nix
······+# TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks+# to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra+# can build this. If we didn't do it, basically the entire nixpkgs on Darwin would have an unfree dependency and we'd+# get no binary cache for the entire platform. If you really find yourself wanting the TSAN, make this controllable by+# a flag and turn the flag off during the stdenv build. I realize that this LLVM isn't used in the stdenv but I want to+# keep it consistent with 4.0. We really shouldn't be copying and pasting all this code around...-sed -i 's/os_trace(\(.*\)");$/printf(\1\\n");/g' ./projects/compiler-rt/lib/sanitizer_common/sanitizer_mac.cc···
-11
pkgs/development/libraries/cairo/default.nix
-11
pkgs/development/libraries/cairo/default.nix
······
+5
-11
pkgs/development/libraries/fontconfig/2.10.nix
+5
-11
pkgs/development/libraries/fontconfig/2.10.nix
······
+4
pkgs/development/libraries/fontconfig/default.nix
+4
pkgs/development/libraries/fontconfig/default.nix
···
+18
pkgs/development/libraries/fontconfig/test-pcf-family-names-freetype-2.7.patch
+18
pkgs/development/libraries/fontconfig/test-pcf-family-names-freetype-2.7.patch
···
+33
-59
pkgs/development/libraries/freetype/default.nix
+33
-59
pkgs/development/libraries/freetype/default.nix
···-url = "http://pkgs.fedoraproject.org/cgit/rpms/freetype.git/plain/freetype-2.2.1-enable-valid.patch?id=9a81147af83b1166a5f301e379f85927cc610990";-url = http://pkgs.fedoraproject.org/cgit/rpms/freetype.git/plain/freetype-2.3.0-enable-spr.patch?id=9a81147af83b1166a5f301e379f85927cc610990;···
+13
pkgs/development/libraries/freetype/enable-subpixel-rendering.patch
+13
pkgs/development/libraries/freetype/enable-subpixel-rendering.patch
···
+22
pkgs/development/libraries/freetype/enable-table-validation.patch
+22
pkgs/development/libraries/freetype/enable-table-validation.patch
···
+5
-2
pkgs/development/libraries/jemalloc/default.nix
+5
-2
pkgs/development/libraries/jemalloc/default.nix
···
+5
-3
pkgs/development/libraries/mesa/default.nix
+5
-3
pkgs/development/libraries/mesa/default.nix
·········"ftp://ftp.freedesktop.org/pub/mesa/older-versions/${branch}.x/${version}/mesa-${version}.tar.xz"
+11
-5
pkgs/development/libraries/nghttp2/default.nix
+11
-5
pkgs/development/libraries/nghttp2/default.nix
······url = "https://github.com/nghttp2/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.bz2";···+#doCheck = true; # requires CUnit ; currently failing at test_util_localtime_date in util_test.cc
+3
-1
pkgs/development/libraries/openssl/default.nix
+3
-1
pkgs/development/libraries/openssl/default.nix
···
+14
pkgs/development/libraries/openssl/nix-ssl-cert-file.patch
+14
pkgs/development/libraries/openssl/nix-ssl-cert-file.patch
···
+13
pkgs/development/libraries/openssl/use-etc-ssl-certs-darwin.patch
+13
pkgs/development/libraries/openssl/use-etc-ssl-certs-darwin.patch
···
+3
-2
pkgs/development/python-modules/dbus/default.nix
+3
-2
pkgs/development/python-modules/dbus/default.nix
···-if isPyPy then throw "dbus-python not supported for interpreter ${python.executable}" else mkPythonDerivation rec {+if isPyPy then throw "dbus-python not supported for interpreter ${python.executable}" else buildPythonPackage rec {
+3
-2
pkgs/development/python-modules/koji/default.nix
+3
-2
pkgs/development/python-modules/koji/default.nix
···
+3
-2
pkgs/development/python-modules/libsexy/default.nix
+3
-2
pkgs/development/python-modules/libsexy/default.nix
···-{ stdenv, fetchurl, mkPythonDerivation, libsexy, pkgconfig, libxml2, pygtk, pango, gtk2, glib }:+{ stdenv, fetchurl, buildPythonPackage, libsexy, pkgconfig, libxml2, pygtk, pango, gtk2, glib }:
+3
-2
pkgs/development/python-modules/pycairo/default.nix
+3
-2
pkgs/development/python-modules/pycairo/default.nix
···-{ lib, fetchurl, fetchpatch, python, mkPythonDerivation, pkgconfig, cairo, xlibsWrapper, isPyPy, isPy35, isPy3k }:+{ lib, fetchurl, fetchpatch, python, buildPythonPackage, pkgconfig, cairo, xlibsWrapper, isPyPy, isPy35, isPy3k }:-if (isPyPy) then throw "pycairo not supported for interpreter ${python.executable}" else mkPythonDerivation rec {+if (isPyPy) then throw "pycairo not supported for interpreter ${python.executable}" else buildPythonPackage rec {
+3
-2
pkgs/development/python-modules/pygobject/3.nix
+3
-2
pkgs/development/python-modules/pygobject/3.nix
···-{ stdenv, fetchurl, mkPythonDerivation, python, pkgconfig, glib, gobjectIntrospection, pycairo, cairo, which, ncurses}:+{ stdenv, fetchurl, buildPythonPackage, python, pkgconfig, glib, gobjectIntrospection, pycairo, cairo, which, ncurses}:
+3
-2
pkgs/development/python-modules/pygobject/default.nix
+3
-2
pkgs/development/python-modules/pygobject/default.nix
···
+3
-2
pkgs/development/python-modules/pygtksourceview/default.nix
+3
-2
pkgs/development/python-modules/pygtksourceview/default.nix
···
+3
-2
pkgs/development/python-modules/pyqt/4.x.nix
+3
-2
pkgs/development/python-modules/pyqt/4.x.nix
···
+3
-2
pkgs/development/python-modules/pyqt/5.x.nix
+3
-2
pkgs/development/python-modules/pyqt/5.x.nix
···
+3
-2
pkgs/development/python-modules/pyside/default.nix
+3
-2
pkgs/development/python-modules/pyside/default.nix
···-{ lib, fetchurl, cmake, python, mkPythonDerivation, pysideGeneratorrunner, pysideShiboken, qt4 }:+{ lib, fetchurl, cmake, python, buildPythonPackage, pysideGeneratorrunner, pysideShiboken, qt4 }:
+3
-2
pkgs/development/python-modules/pyxml/default.nix
+3
-2
pkgs/development/python-modules/pyxml/default.nix
···
+3
-2
pkgs/development/python-modules/sip/default.nix
+3
-2
pkgs/development/python-modules/sip/default.nix
···-if isPyPy then throw "sip not supported for interpreter ${python.executable}" else mkPythonDerivation rec {+if isPyPy then throw "sip not supported for interpreter ${python.executable}" else buildPythonPackage rec {
+2
-1
pkgs/development/tools/documentation/gnome-doc-utils/default.nix
+2
-1
pkgs/development/tools/documentation/gnome-doc-utils/default.nix
···
+3
-3
pkgs/development/tools/misc/autogen/default.nix
+3
-3
pkgs/development/tools/misc/autogen/default.nix
···
+2
-2
pkgs/development/tools/misc/d-feet/default.nix
+2
-2
pkgs/development/tools/misc/d-feet/default.nix
···
+2
-1
pkgs/misc/drivers/hplip/default.nix
+2
-1
pkgs/misc/drivers/hplip/default.nix
···
+2
-1
pkgs/os-specific/linux/dstat/default.nix
+2
-1
pkgs/os-specific/linux/dstat/default.nix
-7
pkgs/shells/bash/4.4.nix
-7
pkgs/shells/bash/4.4.nix
···
+7
pkgs/shells/bash/bash-4.4-patches.nix
+7
pkgs/shells/bash/bash-4.4-patches.nix
···
+1
-5
pkgs/tools/networking/curl/default.nix
+1
-5
pkgs/tools/networking/curl/default.nix
······-# OS X does not have a default system bundle, so we assume cacerts is installed in the default nix-env profile-"--with-ca-bundle=${if stdenv.isDarwin then "/nix/var/nix/profiles/default" else ""}/etc/ssl/certs/ca-${if stdenv.isDarwin then "bundle" else "certificates"}.crt"
+3
pkgs/top-level/all-packages.nix
+3
pkgs/top-level/all-packages.nix
······
+10
-5
pkgs/top-level/python-packages.nix
+10
-5
pkgs/top-level/python-packages.nix
···url = "https://fedorahosted.org/releases/f/e/fedora-packager/fedora-packager-0.5.9.2.tar.bz2";·········then throw "qscintilla-${pkgs.qscintilla.version} not supported for interpreter ${python.executable}"···