Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-04-07 00:15:14 +00:00
committed by GitHub
32 changed files with 5206 additions and 3321 deletions
+2
View File
@@ -4806,6 +4806,8 @@ in {
pythonPackages = self;
}));
openhomedevice = callPackage ../development/python-modules/openhomedevice { };
openidc-client = callPackage ../development/python-modules/openidc-client { };
openpyxl = if pythonAtLeast "3.6" then