Merge remote-tracking branch 'upstream/master' into hardened-stdenv

This commit is contained in:
Robin Gloster
2016-03-28 15:16:29 +00:00
628 changed files with 60034 additions and 8180 deletions
+1
View File
@@ -52,5 +52,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl3;
maintainers = with stdenv.lib.maintainers; [ tstrobel ];
platforms = platforms.linux;
broken = true;
};
}