Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2020-03-06 07:09:30 +01:00
102 changed files with 1212 additions and 482 deletions

View File

@@ -1380,6 +1380,8 @@ in {
sanic-auth = callPackage ../development/python-modules/sanic-auth { };
sapi-python-client = callPackage ../development/python-modules/sapi-python-client { };
seekpath = callPackage ../development/python-modules/seekpath { };
selectors2 = callPackage ../development/python-modules/selectors2 { };