Merge master into staging-next

This commit is contained in:
Frederik Rietdijk
2018-07-21 19:43:53 +02:00
2090 changed files with 4329 additions and 3730 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{ stdenv, fetchurl, fetchpatch, pkgconfig, libXft, cairo, harfbuzz, fribidi
, libintl, gobjectIntrospection, darwin
{ stdenv, fetchurl, pkgconfig, libXft, cairo, harfbuzz
, libintl, gobjectIntrospection, darwin, fribidi
}:
with stdenv.lib;