Loading pkgs/development/python-modules/weaviate-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "weaviate-client"; version = "3.26.1"; version = "3.26.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-7lWiY4cPnKwZ+9/QHg20RbPtGBEzHHWgJAdErUS4rZU="; hash = "sha256-Y+xwg5tkkJgQpkqns+W4UIhGLpPH4u08MuvvtwLzZyM="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/weaviate-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "weaviate-client"; version = "3.26.1"; version = "3.26.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-7lWiY4cPnKwZ+9/QHg20RbPtGBEzHHWgJAdErUS4rZU="; hash = "sha256-Y+xwg5tkkJgQpkqns+W4UIhGLpPH4u08MuvvtwLzZyM="; }; postPatch = '' Loading