Merge pull request #260866 from natsukium/dvc/fix

python311Packages.dvc: fix hash
This commit is contained in:
Fabian Affolter 2023-10-13 17:27:18 +02:00 committed by GitHub
commit b2dacdd608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ buildPythonPackage rec {
owner = "iterative";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-XU0jMeYOaLlwnY+P9/H9KathHiVrmpnNNHFIWKihaIo=";
hash = "sha256-h84j83DPq/bvGSjA/i8fnJmuFfDg3c2dr2OgvC2/46s=";
};
pythonRelaxDeps = [