python311Packages.scmrepo: propagete dvc-{http,objects}

This commit is contained in:
Martin Weinelt
2024-01-10 16:07:30 +01:00
parent 8a6b866a7f
commit 3c4b68b54d
@@ -2,6 +2,8 @@
, asyncssh
, buildPythonPackage
, dulwich
, dvc-http
, dvc-objects
, fetchFromGitHub
, fsspec
, funcy
@@ -37,6 +39,8 @@ buildPythonPackage rec {
propagatedBuildInputs = [
asyncssh
dulwich
dvc-http
dvc-objects
fsspec
funcy
gitpython