lol

richgo: enable tests

-4
-4
pkgs/development/tools/richgo/default.nix
··· 13 13 14 14 vendorSha256 = "sha256-O63QEo0/+m9cYktMg4+RloLuUfAlCG0eGkxpHPFg/Cw="; 15 15 16 - doCheck = false; 17 - 18 - subPackages = [ "." ]; 19 - 20 16 meta = with lib; { 21 17 description = "Enrich `go test` outputs with text decorations"; 22 18 homepage = "https://github.com/kyoh86/richgo";