buildGoModule packages: set doCheck = false
This commit is contained in:
@@ -9,6 +9,9 @@ buildGoModule rec {
|
||||
sha256 = "1lj0dvd6div4jaq1s0afpwqaq9ah8cxhkq93wii2ably1xmp2l0a";
|
||||
};
|
||||
vendorSha256 = "1md4cg1zzhc276sc7i2v0xvg5pf6gzy0n9ga2g1lx3d572igq1wy";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
subPackages = [ "mockgen" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user