python311Packages.dvc: fix hash mismatch

This commit is contained in:
Nick Cao
2023-10-27 13:13:30 -04:00
parent 682fe90c7a
commit 649d02fc5e
@@ -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 = [