Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-02-14 12:19:51 +00:00
committed by GitHub
12 changed files with 244 additions and 30 deletions

View File

@@ -5332,6 +5332,8 @@ in {
pycparser = callPackage ../development/python-modules/pycparser { };
py-cid = callPackage ../development/python-modules/py-cid { };
py-cpuinfo = callPackage ../development/python-modules/py-cpuinfo { };
pycrc = callPackage ../development/python-modules/pycrc { };