bazel-watcher: fix the hash of the fetchAttrs

This commit is contained in:
Wael M. Nasreddine 2019-07-19 20:58:28 -07:00
parent 0ee5701cd7
commit 4cb3a803ec
No known key found for this signature in database
GPG Key ID: FD437548E0BF0F5F

View File

@ -62,7 +62,7 @@ buildBazelPackage rec {
sed -e '/^FILE:@bazel_gazelle_go_repository_tools.*/d' -i $bazelOut/external/\@*.marker
'';
sha256 = "01d4m4kb2mhz8fxl9apzsdq0pd7i79w3q49x51rwa524caml9zfv";
sha256 = "1i3b6kn9kq70a34wkpm8zjqj1skawdxs3r01b7r6ws1rbdnfj6mp";
};
buildAttrs = {