Merge pull request #6884 from offlinehacker/pkgs/t/add

Add t, command line tool for twitter
This commit is contained in:
Arseniy Seroka
2015-03-19 03:14:58 +03:00
5 changed files with 260 additions and 0 deletions
+2
View File
@@ -2764,6 +2764,8 @@ let
swaks = callPackage ../tools/networking/swaks { };
t = callPackage ../tools/misc/t { };
t1utils = callPackage ../tools/misc/t1utils { };
tarsnap = callPackage ../tools/backup/tarsnap { };