about summary refs log tree commit diff
path: root/pkgs/development/python-modules/dm-sonnet
diff options
context:
space:
mode:
authorTimo Kaufmann <timokau@zoho.com>2019-06-20 22:16:51 +0200
committerGitHub <noreply@github.com>2019-06-20 22:16:51 +0200
commit07b2082b08521575373bc8635eb613ac0d12c69e (patch)
treec7e8b2757d03b0b23d61dbd05734f4b5ac5d2304 /pkgs/development/python-modules/dm-sonnet
parent5662977e3538a389c12550aa6b4d6cf3be5a2a1f (diff)
python.pkgs.dm-sonnet: update bazel fetch hash (#63587)
Changed after the bazel 0.26 update.
Diffstat (limited to 'pkgs/development/python-modules/dm-sonnet')
-rw-r--r--pkgs/development/python-modules/dm-sonnet/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/dm-sonnet/default.nix b/pkgs/development/python-modules/dm-sonnet/default.nix
index 7180843641795..a44453f778a1f 100644
--- a/pkgs/development/python-modules/dm-sonnet/default.nix
+++ b/pkgs/development/python-modules/dm-sonnet/default.nix
@@ -35,7 +35,7 @@ let
     bazelTarget = ":install";
 
     fetchAttrs = {
-      sha256 = "1qwq6xp6gdmy8f0k96q3nsgqs56adrbgq39g5smwik6griwfx9mr";
+      sha256 = "0q7mz69nzng8i6pn3h0va79q4nh60jfjjj9crric8g6dmdwc3h1i";
     };
 
     buildAttrs = {