Loading pkgs/development/python-modules/gguf/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ poetry-core, pythonOlder, tqdm, pyyaml, }: buildPythonPackage rec { pname = "gguf"; Loading @@ -23,6 +24,7 @@ buildPythonPackage rec { numpy poetry-core tqdm pyyaml ]; meta = with lib; { Loading Loading
pkgs/development/python-modules/gguf/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ poetry-core, pythonOlder, tqdm, pyyaml, }: buildPythonPackage rec { pname = "gguf"; Loading @@ -23,6 +24,7 @@ buildPythonPackage rec { numpy poetry-core tqdm pyyaml ]; meta = with lib; { Loading