ma pkgs.ratt: update vendor sha256
This commit is contained in:
parent
4d5fc746d1
commit
b3c93de90b
|
@ -11,7 +11,7 @@ buildGoModule rec {
|
||||||
};
|
};
|
||||||
|
|
||||||
proxyVendor = true;
|
proxyVendor = true;
|
||||||
vendorSha256 = "sha256-AOtWR7Ew+0I7+TrMZOCxOKGCv+mlvcqy9s+gX2JKwnE=";
|
vendorSha256 = "sha256-tCSwyusVstEkz2pXYGX5JmS+VgqErSPtnh4LomaaFcE=";
|
||||||
|
|
||||||
# tests try to access the internet to scrape websites
|
# tests try to access the internet to scrape websites
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
Loading…
Reference in a new issue