Merge pull request #263818 from NickCao/dvc

python311Packages.dvc: fix hash mismatch
This commit is contained in:
Fabian Affolter
2023-10-27 20:47:37 +02:00
committed by GitHub
@@ -62,7 +62,7 @@ buildPythonPackage rec {
owner = "iterative";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-tEdYa3YkCE8qg6/XOxNm7kKULGk+KXxMkMNtW6T7+yw=";
hash = "sha256-yaZCx9NPdr2136Z8ig+5Db8+wUbZpSgzMSyILOQZCR8=";
};
pythonRelaxDeps = [