Loading pkgs/development/python-modules/fnllm/default.nix +5 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ pythonOlder, tenacity, tiktoken, uv-dynamic-versioning, }: buildPythonPackage rec { Loading @@ -31,7 +32,10 @@ buildPythonPackage rec { hash = "sha256-q7aeFXuXIrwjjXEHVpACohWommIxJZo9PRUgh4uLtfA="; }; build-system = [ hatchling ]; build-system = [ hatchling uv-dynamic-versioning ]; dependencies = [ aiolimiter Loading Loading
pkgs/development/python-modules/fnllm/default.nix +5 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ pythonOlder, tenacity, tiktoken, uv-dynamic-versioning, }: buildPythonPackage rec { Loading @@ -31,7 +32,10 @@ buildPythonPackage rec { hash = "sha256-q7aeFXuXIrwjjXEHVpACohWommIxJZo9PRUgh4uLtfA="; }; build-system = [ hatchling ]; build-system = [ hatchling uv-dynamic-versioning ]; dependencies = [ aiolimiter Loading