Loading pkgs/development/python-modules/fastembed/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "fastembed"; version = "0.3.4"; version = "0.3.5"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "qdrant"; repo = "fastembed"; rev = "refs/tags/v${version}"; hash = "sha256-fsouRmBW56NJMsVsOaBUp920NVj/o0wd6DNsEd5qil8="; hash = "sha256-IdIGht4RcejXoBTJ8eHi5fNw2ffxIi/chuoQBNjA98g="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/fastembed/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "fastembed"; version = "0.3.4"; version = "0.3.5"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "qdrant"; repo = "fastembed"; rev = "refs/tags/v${version}"; hash = "sha256-fsouRmBW56NJMsVsOaBUp920NVj/o0wd6DNsEd5qil8="; hash = "sha256-IdIGht4RcejXoBTJ8eHi5fNw2ffxIi/chuoQBNjA98g="; }; build-system = [ poetry-core ]; Loading