1 { lib, bundlerApp, bundlerUpdateScript }:
8 passthru.updateScript = bundlerUpdateScript "t";
11 description = "Command-line power tool for Twitter";
12 homepage = "http://sferik.github.io/t/";
13 license = licenses.asl20;
14 maintainers = with maintainers; [ offline manveru nicknovitski ];
15 platforms = platforms.unix;