summary refs log tree commit diff
path: root/pkgs/tools/misc/t/Gemfile
diff options
context:
space:
mode:
authorJaka Hudoklin <jakahudoklin@gmail.com>2015-03-18 20:58:04 +0100
committerJaka Hudoklin <jakahudoklin@gmail.com>2015-03-18 21:00:04 +0100
commit414dbacfa77528d6e819cbc65ee3e12370d8da3e (patch)
tree657aaa16856dacbfd424c13448bb7c209f58decd /pkgs/tools/misc/t/Gemfile
parentdecf15fd57c8f26079cdfc7572f1097decfc296f (diff)
downloadnixpkgs-414dbacfa77528d6e819cbc65ee3e12370d8da3e.tar
nixpkgs-414dbacfa77528d6e819cbc65ee3e12370d8da3e.tar.gz
nixpkgs-414dbacfa77528d6e819cbc65ee3e12370d8da3e.tar.bz2
nixpkgs-414dbacfa77528d6e819cbc65ee3e12370d8da3e.tar.lz
nixpkgs-414dbacfa77528d6e819cbc65ee3e12370d8da3e.tar.xz
nixpkgs-414dbacfa77528d6e819cbc65ee3e12370d8da3e.tar.zst
nixpkgs-414dbacfa77528d6e819cbc65ee3e12370d8da3e.zip
Add t, command line tool for twitter
Diffstat (limited to 'pkgs/tools/misc/t/Gemfile')
-rw-r--r--pkgs/tools/misc/t/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/tools/misc/t/Gemfile b/pkgs/tools/misc/t/Gemfile
new file mode 100644
index 00000000000..3a31c54c5a7
--- /dev/null
+++ b/pkgs/tools/misc/t/Gemfile
@@ -0,0 +1,3 @@
+source "https://rubygems.org"
+
+gem 't'