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:
parent
f572d4eb91
commit
54cbf55543
@ -35,7 +35,7 @@ let
|
||||
bazelTarget = ":install";
|
||||
|
||||
fetchAttrs = {
|
||||
sha256 = "0q7mz69nzng8i6pn3h0va79q4nh60jfjjj9crric8g6dmdwc3h1i";
|
||||
sha256 = "0f2rlzrlazmgjrsin8vq3jfv431cc8sx8lxsr6x4wgd4jx5d1zzy";
|
||||
};
|
||||
|
||||
bazelFlags = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user