Merge pull request #120114 from fabaff/hyperion-py

This commit is contained in:
Martin Weinelt
2021-04-22 00:07:56 +02:00
committed by GitHub
4 changed files with 56 additions and 1 deletions

View File

@@ -3247,6 +3247,8 @@ in {
hyperframe = callPackage ../development/python-modules/hyperframe { };
hyperion-py = callPackage ../development/python-modules/hyperion-py { };
hyperkitty = callPackage ../servers/mail/mailman/hyperkitty.nix { };
hyperlink = callPackage ../development/python-modules/hyperlink { };