Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-02-17 00:36:31 +00:00
committed by GitHub
59 changed files with 2028 additions and 1319 deletions

View File

@@ -6316,6 +6316,8 @@ in {
python-engineio = callPackage ../development/python-modules/python-engineio { };
python-engineio_3 = callPackage ../development/python-modules/python-engineio/3.nix { };
python-etcd = callPackage ../development/python-modules/python-etcd { };
python_fedora = callPackage ../development/python-modules/python_fedora { };
@@ -6456,6 +6458,8 @@ in {
python-socketio = callPackage ../development/python-modules/python-socketio { };
python-socketio_4 = callPackage ../development/python-modules/python-socketio/4.nix { };
python-sql = callPackage ../development/python-modules/python-sql { };
python_statsd = callPackage ../development/python-modules/python_statsd { };