Merge pull request #110712 from fabaff/fortiosapi

This commit is contained in:
Sandro
2021-01-25 02:07:05 +01:00
committed by GitHub
3 changed files with 43 additions and 1 deletions
+2
View File
@@ -2390,6 +2390,8 @@ in {
forbiddenfruit = callPackage ../development/python-modules/forbiddenfruit { };
fortiosapi = callPackage ../development/python-modules/fortiosapi { };
FormEncode = callPackage ../development/python-modules/FormEncode { };
foundationdb51 = callPackage ../servers/foundationdb/python.nix { foundationdb = pkgs.foundationdb51; };