verifpal: enable tests

This commit is contained in:
Malte
2021-08-03 17:27:38 +02:00
parent 78090fd990
commit a5542798bc
-2
View File
@@ -16,8 +16,6 @@ buildGoModule rec {
vendorSha256 = "XHeXonzRDHXayge5G3apvDarbOfTiV+UQ+IqSbrLkCk=";
doCheck = false;
nativeBuildInputs = [ pigeon ];
subPackages = [ "cmd/verifpal" ];