Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2020-08-17 17:51:54 +02:00
499 changed files with 2713 additions and 6206 deletions

View File

@@ -66,5 +66,7 @@ buildPythonPackage rec {
description = "Open source platform for the machine learning lifecycle";
license = licenses.asl20;
maintainers = with maintainers; [ tbenst ];
# missing prometheus-flask-exporter, not packaged in nixpkgs
broken = true; # 2020-08-15
};
}