From 54cbf55543a8da5d8198e15e46fa92607e169b63 Mon Sep 17 00:00:00 2001 From: Timo Kaufmann Date: Wed, 26 Jun 2019 17:48:44 +0200 Subject: [PATCH] python.pkgs.dm-sonnet: fix hash (#63815) Follow up to https://github.com/NixOS/nixpkgs/pull/63806, where I failed to update the hash. --- pkgs/development/python-modules/dm-sonnet/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/dm-sonnet/default.nix b/pkgs/development/python-modules/dm-sonnet/default.nix index 9fc66214990..1c972cb2aa0 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 = "0q7mz69nzng8i6pn3h0va79q4nh60jfjjj9crric8g6dmdwc3h1i"; + sha256 = "0f2rlzrlazmgjrsin8vq3jfv431cc8sx8lxsr6x4wgd4jx5d1zzy"; }; bazelFlags = [