ma pkgs.ratt: update vendor sha256

This commit is contained in:
makefu 2022-12-12 20:15:54 +01:00
parent 369803fe31
commit 543783c1bb
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -11,7 +11,7 @@ buildGoModule rec {
};
proxyVendor = true;
vendorSha256 = "sha256-AOtWR7Ew+0I7+TrMZOCxOKGCv+mlvcqy9s+gX2JKwnE=";
vendorSha256 = "sha256-tCSwyusVstEkz2pXYGX5JmS+VgqErSPtnh4LomaaFcE=";
# tests try to access the internet to scrape websites
doCheck = false;