Loading pkgs/development/python-modules/scmrepo/default.nix +4 −6 Original line number Diff line number Diff line { lib, aiohttp-retry, asyncssh, buildPythonPackage, dulwich, dvc-http, dvc-objects, fetchFromGitHub, fsspec, funcy, Loading @@ -15,7 +14,7 @@ pythonOlder, setuptools, setuptools-scm, shortuuid, tqdm, }: buildPythonPackage rec { Loading @@ -38,17 +37,16 @@ buildPythonPackage rec { ]; dependencies = [ aiohttp-retry asyncssh dulwich dvc-http dvc-objects fsspec funcy gitpython pathspec pygit2 pygtrie shortuuid tqdm ]; # Requires a running Docker instance Loading Loading
pkgs/development/python-modules/scmrepo/default.nix +4 −6 Original line number Diff line number Diff line { lib, aiohttp-retry, asyncssh, buildPythonPackage, dulwich, dvc-http, dvc-objects, fetchFromGitHub, fsspec, funcy, Loading @@ -15,7 +14,7 @@ pythonOlder, setuptools, setuptools-scm, shortuuid, tqdm, }: buildPythonPackage rec { Loading @@ -38,17 +37,16 @@ buildPythonPackage rec { ]; dependencies = [ aiohttp-retry asyncssh dulwich dvc-http dvc-objects fsspec funcy gitpython pathspec pygit2 pygtrie shortuuid tqdm ]; # Requires a running Docker instance Loading