buildGoModule packages: set doCheck = false
This commit is contained in:
@@ -16,6 +16,8 @@ buildGoModule {
|
||||
|
||||
vendorSha256 = null;
|
||||
|
||||
doCheck = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/c00w/vend";
|
||||
description = "A utility which vendors go code including c dependencies";
|
||||
|
||||
Reference in New Issue
Block a user