fontconfig: current behavior makes substitutes fail

This commit is contained in:
Domen Kožar 2014-12-01 22:01:20 +01:00
parent 4426d73ad8
commit a390a9cbc9

View file

@ -35,8 +35,7 @@ stdenv.mkDerivation rec {
(fetchpatch ({
url = "http://cgit.freedesktop.org/fontconfig/patch/?id=f44157c809d280e2a0ce87fb078fc4b278d24a67";
sha256 = "19s5irclg4irj2yxd7xw9yikbazs9263px8qbv4r21asw06nfalv";
} // stdenv.lib.optionalAttrs (!stdenv.isLinux) {
name = "fc-cache-bug-77252.patch"; # TODO: collapse on mass rebuild
name = "fc-cache-bug-77252.patch";
}
))
(substituteAll {