cassowary: enable tests

main
superherointj 2 years ago committed by Matthieu Coudron
parent f66b1d73cc
commit db726c3522
  1. 2
      pkgs/tools/networking/cassowary/default.nix

@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-hGpiL88x2roFEjJJM4CKyt3k66VK1pEnpOwvhDPDp6M=";
doCheck = false;
ldflags = [ "-s" "-w" "-X main.version=${version}" ];
meta = with lib; {

Loading…
Cancel
Save