ma pkgs.ratt: bump checksum

This commit is contained in:
makefu 2022-09-24 00:28:50 +02:00
parent 3629e30f11
commit 422d0e76de
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-901xkzF/p/kUy7tZELwNhgepRDScUeWQM3isy7APuik=";
vendorSha256 = "sha256-AOtWR7Ew+0I7+TrMZOCxOKGCv+mlvcqy9s+gX2JKwnE=";
# tests try to access the internet to scrape websites
doCheck = false;