1
0

gemset.nix 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. {
  2. chef = {
  3. dependencies = ["chef-zero" "diff-lcs" "erubis" "ffi-yajl" "highline" "mime-types" "mixlib-authentication" "mixlib-cli" "mixlib-config" "mixlib-log" "mixlib-shellout" "net-ssh" "net-ssh-multi" "ohai" "plist" "pry" "rest-client"];
  4. source = {
  5. remotes = ["http://rubygems.org"];
  6. sha256 = "00ikandfhdx6014b1ygh2yw8csgkrhxq4bfi6q8ssxpj958dv3dy";
  7. type = "gem";
  8. };
  9. version = "11.18.0";
  10. };
  11. chef-zero = {
  12. dependencies = ["ffi-yajl" "hashie" "mixlib-log" "rack"];
  13. source = {
  14. remotes = ["http://rubygems.org"];
  15. sha256 = "0gyhair9pp9w0nvhbq0ncqq5pja78bkj5jfxmflyvh243cacx586";
  16. type = "gem";
  17. };
  18. version = "2.2.1";
  19. };
  20. coderay = {
  21. source = {
  22. remotes = ["http://rubygems.org"];
  23. sha256 = "15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y";
  24. type = "gem";
  25. };
  26. version = "1.1.2";
  27. };
  28. diff-lcs = {
  29. source = {
  30. remotes = ["http://rubygems.org"];
  31. sha256 = "18w22bjz424gzafv6nzv98h0aqkwz3d9xhm7cbr1wfbyas8zayza";
  32. type = "gem";
  33. };
  34. version = "1.3";
  35. };
  36. erubis = {
  37. source = {
  38. remotes = ["http://rubygems.org"];
  39. sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3";
  40. type = "gem";
  41. };
  42. version = "2.7.0";
  43. };
  44. ffi = {
  45. source = {
  46. remotes = ["http://rubygems.org"];
  47. sha256 = "0j8pzj8raxbir5w5k6s7a042sb5k02pg0f8s4na1r5lan901j00p";
  48. type = "gem";
  49. };
  50. version = "1.10.0";
  51. };
  52. ffi-yajl = {
  53. dependencies = ["ffi" "libyajl2"];
  54. source = {
  55. remotes = ["http://rubygems.org"];
  56. sha256 = "1l289wyzc06v0rn73msqxx4gm48iqgxkd9rins22f13qicpczi5g";
  57. type = "gem";
  58. };
  59. version = "1.4.0";
  60. };
  61. hashie = {
  62. source = {
  63. remotes = ["http://rubygems.org"];
  64. sha256 = "08w9ask37zh5w989b6igair3zf8gwllyzix97rlabxglif9f9qd9";
  65. type = "gem";
  66. };
  67. version = "2.1.2";
  68. };
  69. highline = {
  70. source = {
  71. remotes = ["http://rubygems.org"];
  72. sha256 = "01ib7jp85xjc4gh4jg0wyzllm46hwv8p0w1m4c75pbgi41fps50y";
  73. type = "gem";
  74. };
  75. version = "1.7.10";
  76. };
  77. ipaddress = {
  78. source = {
  79. remotes = ["http://rubygems.org"];
  80. sha256 = "1x86s0s11w202j6ka40jbmywkrx8fhq8xiy8mwvnkhllj57hqr45";
  81. type = "gem";
  82. };
  83. version = "0.8.3";
  84. };
  85. libyajl2 = {
  86. source = {
  87. remotes = ["http://rubygems.org"];
  88. sha256 = "0n5j0p8dxf9xzb9n4bkdr8w0a8gg3jzrn9indri3n0fv90gcs5qi";
  89. type = "gem";
  90. };
  91. version = "1.2.0";
  92. };
  93. method_source = {
  94. source = {
  95. remotes = ["http://rubygems.org"];
  96. sha256 = "1pviwzvdqd90gn6y7illcdd9adapw8fczml933p5vl739dkvl3lq";
  97. type = "gem";
  98. };
  99. version = "0.9.2";
  100. };
  101. mime-types = {
  102. source = {
  103. remotes = ["http://rubygems.org"];
  104. sha256 = "0mhzsanmnzdshaba7gmsjwnv168r1yj8y0flzw88frw1cickrvw8";
  105. type = "gem";
  106. };
  107. version = "1.25.1";
  108. };
  109. mixlib-authentication = {
  110. source = {
  111. remotes = ["http://rubygems.org"];
  112. sha256 = "1lh8vrkq2nnf0rx69mlyiqkx664baxbp32imb7l517lbcw5xspgb";
  113. type = "gem";
  114. };
  115. version = "1.4.2";
  116. };
  117. mixlib-cli = {
  118. source = {
  119. remotes = ["http://rubygems.org"];
  120. sha256 = "0647msh7kp7lzyf6m72g6snpirvhimjm22qb8xgv9pdhbcrmcccp";
  121. type = "gem";
  122. };
  123. version = "1.7.0";
  124. };
  125. mixlib-config = {
  126. dependencies = ["tomlrb"];
  127. source = {
  128. remotes = ["http://rubygems.org"];
  129. sha256 = "1gm6yj9cbbgsl9x4xqxga0vz5w0ksq2jnq1wj8hvgm5c4wfcrswb";
  130. type = "gem";
  131. };
  132. version = "2.2.18";
  133. };
  134. mixlib-log = {
  135. source = {
  136. remotes = ["http://rubygems.org"];
  137. sha256 = "14sknyi9r7rg28m21c8ixzyndhbmi0d6vk02y4hf42dd60hmdbgp";
  138. type = "gem";
  139. };
  140. version = "1.7.1";
  141. };
  142. mixlib-shellout = {
  143. source = {
  144. remotes = ["http://rubygems.org"];
  145. sha256 = "0awwll2gbsvsz7g6j473f0xrjzyxq755vl260lmki6p937d33f7a";
  146. type = "gem";
  147. };
  148. version = "1.6.1";
  149. };
  150. net-ssh = {
  151. source = {
  152. remotes = ["http://rubygems.org"];
  153. sha256 = "1xsjq4s3pn6m3fxx1xybyhy5axli1zcxpvmd3d88x552v2c8gb0j";
  154. type = "gem";
  155. };
  156. version = "2.9.4";
  157. };
  158. net-ssh-gateway = {
  159. dependencies = ["net-ssh"];
  160. source = {
  161. remotes = ["http://rubygems.org"];
  162. sha256 = "04ws9bvf3ppvcj9vrnwyabcwv4lz1m66ni443z2cf4wvvqssifsa";
  163. type = "gem";
  164. };
  165. version = "1.3.0";
  166. };
  167. net-ssh-multi = {
  168. dependencies = ["net-ssh" "net-ssh-gateway"];
  169. source = {
  170. remotes = ["http://rubygems.org"];
  171. sha256 = "13kxz9b6kgr9mcds44zpavbndxyi6pvyzyda6bhk1kfmb5c10m71";
  172. type = "gem";
  173. };
  174. version = "1.2.1";
  175. };
  176. ohai = {
  177. dependencies = ["ffi" "ffi-yajl" "ipaddress" "mime-types" "mixlib-cli" "mixlib-config" "mixlib-log" "mixlib-shellout" "systemu" "wmi-lite"];
  178. source = {
  179. remotes = ["http://rubygems.org"];
  180. sha256 = "1rsmmzv06a60j7lgzlqmyvn6sxc51qlm68gjznkbaspnvbrry03p";
  181. type = "gem";
  182. };
  183. version = "7.4.1";
  184. };
  185. plist = {
  186. source = {
  187. remotes = ["http://rubygems.org"];
  188. sha256 = "0rh8nddwdya888j1f4wix3dfan1rlana3mc7mwrvafxir88a1qcs";
  189. type = "gem";
  190. };
  191. version = "3.1.0";
  192. };
  193. pry = {
  194. dependencies = ["coderay" "method_source"];
  195. source = {
  196. remotes = ["http://rubygems.org"];
  197. sha256 = "00rm71x0r1jdycwbs83lf9l6p494m99asakbvqxh8rz7zwnlzg69";
  198. type = "gem";
  199. };
  200. version = "0.12.2";
  201. };
  202. rack = {
  203. source = {
  204. remotes = ["http://rubygems.org"];
  205. sha256 = "1pcgv8dv4vkaczzlix8q3j68capwhk420cddzijwqgi2qb4lm1zm";
  206. type = "gem";
  207. };
  208. version = "2.0.6";
  209. };
  210. rest-client = {
  211. dependencies = ["mime-types"];
  212. source = {
  213. remotes = ["http://rubygems.org"];
  214. sha256 = "0nn7zalgidz2yj0iqh3xvzh626krm2al79dfiij19jdhp0rk8853";
  215. type = "gem";
  216. };
  217. version = "1.6.7";
  218. };
  219. systemu = {
  220. source = {
  221. remotes = ["http://rubygems.org"];
  222. sha256 = "0gmkbakhfci5wnmbfx5i54f25j9zsvbw858yg3jjhfs5n4ad1xq1";
  223. type = "gem";
  224. };
  225. version = "2.6.5";
  226. };
  227. tomlrb = {
  228. source = {
  229. remotes = ["http://rubygems.org"];
  230. sha256 = "0g28ssfal6vry3cmhy509ba3vi5d5aggz1gnffnvvmc8ml8vkpiv";
  231. type = "gem";
  232. };
  233. version = "1.2.8";
  234. };
  235. wmi-lite = {
  236. source = {
  237. remotes = ["http://rubygems.org"];
  238. sha256 = "1170npj167cvs6khlzn744jv422f9md1k822x2jnf75xbnz8z74h";
  239. type = "gem";
  240. };
  241. version = "1.0.2";
  242. };
  243. }