python311Packages.dvc: fix hash

This commit is contained in:
natsukium 2023-10-13 19:50:21 +09:00
parent 43a25ec180
commit 5ea5f1768c
No known key found for this signature in database
GPG Key ID: 9EA45A31DB994C53

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 = [