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

@@ -29,6 +29,6 @@ buildPythonPackage rec {
homepage = "https://github.com/hbldh/bleak";
license = licenses.mit;
platforms = platforms.linux;
maintainers = with maintainers; [ geistesk ];
maintainers = with maintainers; [ oxzi ];
};
}