certigo: enable tests

This commit is contained in:
superherointj 2022-04-06 11:47:45 -03:00
parent 6c79fb0c39
commit 5e1aad2d70

View File

@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-qS/tIi6umSuQcl43SI4LyL0k5eWfRWs7kVybRPGKcbs=";
doCheck = false;
meta = with lib; {
description = "A utility to examine and validate certificates in a variety of formats";
homepage = "https://github.com/square/certigo";