1 { buildRubyGem, lib, ruby }:
5 name = "${gemName}-${version}";
8 source.sha256 = "0qnd1jqd7b04871v4l73grcmi7c0pivm8nsfrqvwivm4n4b3c2hd";
11 description = "Upload code to https://gist.github.com (or github enterprise)";
12 homepage = "http://defunkt.io/gist/";
13 license = licenses.mit;
14 maintainers = with maintainers; [ zimbatm ];
15 platforms = ruby.meta.platforms;