1 { lib, buildGoModule, fetchFromGitHub }:
6 src = fetchFromGitHub {
10 sha256 = "1szzfz5xsx9l8gjikfncgp86hydzpvsi0y5zvikd621xkp7g7l21";
16 description = "Table cat";
17 homepage = "https://github.com/rsc/tcat";
18 maintainers = with maintainers; [ mmlb ];
19 license = licenses.bsd3;