Merge pull request #113685 from fabaff/pychannels

This commit is contained in:
Sandro
2021-02-20 04:20:53 +01:00
committed by GitHub
3 changed files with 33 additions and 1 deletions

View File

@@ -5313,6 +5313,8 @@ in {
pycfdns = callPackage ../development/python-modules/pycfdns { };
pychannels = callPackage ../development/python-modules/pychannels { };
pychart = callPackage ../development/python-modules/pychart { };
pychef = callPackage ../development/python-modules/pychef { };