python.pkgs.dm-sonnet: fix hash (#63815)

Follow up to https://github.com/NixOS/nixpkgs/pull/63806, where I failed
to update the hash.
This commit is contained in:
Timo Kaufmann 2019-06-26 17:48:44 +02:00 committed by GitHub
parent f572d4eb91
commit 54cbf55543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ let
bazelTarget = ":install";
fetchAttrs = {
sha256 = "0q7mz69nzng8i6pn3h0va79q4nh60jfjjj9crric8g6dmdwc3h1i";
sha256 = "0f2rlzrlazmgjrsin8vq3jfv431cc8sx8lxsr6x4wgd4jx5d1zzy";
};
bazelFlags = [