Merge pull request #113008 from fabaff/auroranoaa

This commit is contained in:
Sandro
2021-02-14 02:03:17 +01:00
committed by GitHub
3 changed files with 35 additions and 1 deletions
+2
View File
@@ -546,6 +546,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 { };