clair: enable tests

This commit is contained in:
superherointj 2022-04-06 11:53:55 -03:00
parent 8ffc4aa12e
commit f51d0956af

View File

@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-C3xnBANsymSgI7l446CjJzEMY1gURGTxDNBBjNjHmaE=";
doCheck = false;
nativeBuildInputs = [ makeWrapper ];
postInstall = ''