pythonPackages.gtts: init at 2.1.1
This commit is contained in:
@@ -2777,6 +2777,8 @@ in {
|
||||
|
||||
gtimelog = callPackage ../development/python-modules/gtimelog { };
|
||||
|
||||
gtts = callPackage ../development/python-modules/gtts { };
|
||||
|
||||
gurobipy = if stdenv.hostPlatform.system == "x86_64-darwin"
|
||||
then callPackage ../development/python-modules/gurobipy/darwin.nix {
|
||||
inherit (pkgs.darwin) cctools insert_dylib;
|
||||
|
||||
Reference in New Issue
Block a user