buildGoModule packages: set doCheck = false
This commit is contained in:
@@ -11,6 +11,8 @@ in buildGoModule {
|
||||
|
||||
vendorSha256 = vendorSha256;
|
||||
|
||||
doCheck = false;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "humio";
|
||||
repo = "cli";
|
||||
|
||||
Reference in New Issue
Block a user