python.pkgs.pyrad: init at 2.3

This commit is contained in:
Robin Gloster
2020-04-21 16:52:18 +02:00
parent cb62bf4979
commit 7a68da69ba
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -5180,6 +5180,8 @@ in {
pyrabbit2 = callPackage ../development/python-modules/pyrabbit2 { };
pyrad = callPackage ../development/python-modules/pyrad { };
pyrr = callPackage ../development/python-modules/pyrr { };
pysha3 = callPackage ../development/python-modules/pysha3 { };