Merge remote-tracking branch 'upstream/master' into openssl-1.1

This commit is contained in:
Robin Gloster
2019-08-02 02:58:52 +02:00
316 changed files with 47697 additions and 39381 deletions

View File

@@ -151,5 +151,6 @@ in with passthru; stdenv.mkDerivation rec {
license = licenses.mit;
platforms = [ "i686-linux" "x86_64-linux" ];
maintainers = with maintainers; [ andersk ];
broken = true; # TODO: Tests are failing!
};
}