Loading pkgs/development/python-modules/google-generativeai/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "google-generativeai"; version = "0.8.5"; version = "0.8.6"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "google"; repo = "generative-ai-python"; tag = "v${version}"; hash = "sha256-wc35JSc98xvepI7Gpe5jSJ+c8n7WLKa96axoWVcH7UM="; hash = "sha256-zUNgQqpGgMyCBhW+Z9EiSJIyuIQh2XhwlCdgrTymCVk="; }; pythonRelaxDeps = [ "google-ai-generativelanguage" ]; Loading Loading
pkgs/development/python-modules/google-generativeai/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "google-generativeai"; version = "0.8.5"; version = "0.8.6"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "google"; repo = "generative-ai-python"; tag = "v${version}"; hash = "sha256-wc35JSc98xvepI7Gpe5jSJ+c8n7WLKa96axoWVcH7UM="; hash = "sha256-zUNgQqpGgMyCBhW+Z9EiSJIyuIQh2XhwlCdgrTymCVk="; }; pythonRelaxDeps = [ "google-ai-generativelanguage" ]; Loading