Merge branch 'master' into staging

That's to get mesa rebuild from master, as it's nontrivial.
This commit is contained in:
Vladimír Čunát
2016-05-23 09:02:10 +02:00
206 changed files with 25329 additions and 3237 deletions
+1
View File
@@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
homepage = http://ofb.net/~egnor/xml2/;
description = "Tools for command line processing of XML, HTML, and CSV";
license = licenses.gpl2Plus;
platforms = platforms.all;
maintainers = [ maintainers.rycee ];
};
}