python3Packages.auroranoaa: init at 0.0.2

This commit is contained in:
Fabian Affolter
2021-02-13 14:57:10 +01:00
parent 5852a21819
commit e8d4afeb1c
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -542,6 +542,8 @@ in {
augeas = callPackage ../development/python-modules/augeas { inherit (pkgs) augeas; };
auroranoaa = callPackage ../development/python-modules/auroranoaa { };
auth0-python = callPackage ../development/python-modules/auth0-python { };
authheaders = callPackage ../development/python-modules/authheaders { };