nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1{
2 arr-pm = {
3 dependencies = ["cabin"];
4 groups = ["default"];
5 platforms = [];
6 source = {
7 remotes = ["https://rubygems.org"];
8 sha256 = "07yx1g1nh4zdy38i2id1xyp42fvj4vl6i196jn7szvjfm0jx98hg";
9 type = "gem";
10 };
11 version = "0.0.10";
12 };
13 backports = {
14 groups = ["default"];
15 platforms = [];
16 source = {
17 remotes = ["https://rubygems.org"];
18 sha256 = "17pcz0z6jms5jydr1r95kf1bpk3ms618hgr26c62h34icy9i1dpm";
19 type = "gem";
20 };
21 version = "3.8.0";
22 };
23 cabin = {
24 groups = ["default"];
25 platforms = [];
26 source = {
27 remotes = ["https://rubygems.org"];
28 sha256 = "0b3b8j3iqnagjfn1261b9ncaac9g44zrx1kcg81yg4z9i513kici";
29 type = "gem";
30 };
31 version = "0.9.0";
32 };
33 childprocess = {
34 dependencies = ["ffi"];
35 groups = ["default"];
36 platforms = [];
37 source = {
38 remotes = ["https://rubygems.org"];
39 sha256 = "04cypmwyy4aj5p9b5dmpwiz5p1gzdpz6jaxb42fpckdbmkpvn6j1";
40 type = "gem";
41 };
42 version = "0.7.1";
43 };
44 clamp = {
45 groups = ["default"];
46 platforms = [];
47 source = {
48 remotes = ["https://rubygems.org"];
49 sha256 = "0jb6l4scp69xifhicb5sffdixqkw8wgkk9k2q57kh2y36x1px9az";
50 type = "gem";
51 };
52 version = "1.0.1";
53 };
54 dotenv = {
55 groups = ["default"];
56 platforms = [];
57 source = {
58 remotes = ["https://rubygems.org"];
59 sha256 = "1pgzlvs0sswnqlgfm9gkz2hlhkc0zd3vnlp2vglb1wbgnx37pjjv";
60 type = "gem";
61 };
62 version = "2.2.1";
63 };
64 ffi = {
65 groups = ["default"];
66 platforms = [];
67 source = {
68 remotes = ["https://rubygems.org"];
69 sha256 = "034f52xf7zcqgbvwbl20jwdyjwznvqnwpbaps9nk18v9lgb1dpx0";
70 type = "gem";
71 };
72 version = "1.9.18";
73 };
74 fpm = {
75 dependencies = ["arr-pm" "backports" "cabin" "childprocess" "clamp" "ffi" "json" "pleaserun" "ruby-xz" "stud"];
76 groups = ["default"];
77 platforms = [];
78 source = {
79 remotes = ["https://rubygems.org"];
80 sha256 = "09vzjsiwa2dlhph6fc519x5l0bfn2qfhayfld48cdl2561x5c7fb";
81 type = "gem";
82 };
83 version = "1.9.2";
84 };
85 hpricot = {
86 groups = ["default"];
87 platforms = [];
88 source = {
89 remotes = ["https://rubygems.org"];
90 sha256 = "1jn8x9ch79gqmnzgyz78kppavjh5lqx0y0r6frykga2b86rz9s6z";
91 type = "gem";
92 };
93 version = "0.8.6";
94 };
95 insist = {
96 groups = ["default"];
97 platforms = [];
98 source = {
99 remotes = ["https://rubygems.org"];
100 sha256 = "0bw3bdwns14mapbgb8cbjmr0amvwz8y72gyclq04xp43wpp5jrvg";
101 type = "gem";
102 };
103 version = "1.0.0";
104 };
105 io-like = {
106 groups = ["default"];
107 platforms = [];
108 source = {
109 remotes = ["https://rubygems.org"];
110 sha256 = "04nn0s2wmgxij3k760h3r8m1dgih5dmd9h4v1nn085yi824i5z6k";
111 type = "gem";
112 };
113 version = "0.3.0";
114 };
115 json = {
116 groups = ["default"];
117 platforms = [];
118 source = {
119 remotes = ["https://rubygems.org"];
120 sha256 = "0qmj7fypgb9vag723w1a49qihxrcf5shzars106ynw2zk352gbv5";
121 type = "gem";
122 };
123 version = "1.8.6";
124 };
125 mustache = {
126 groups = ["default"];
127 platforms = [];
128 source = {
129 remotes = ["https://rubygems.org"];
130 sha256 = "1g5hplm0k06vwxwqzwn1mq5bd02yp0h3rym4zwzw26aqi7drcsl2";
131 type = "gem";
132 };
133 version = "0.99.8";
134 };
135 pleaserun = {
136 dependencies = ["cabin" "clamp" "dotenv" "insist" "mustache" "stud"];
137 groups = ["default"];
138 platforms = [];
139 source = {
140 remotes = ["https://rubygems.org"];
141 sha256 = "0hgnrl67zkqaxmfkwbyscawj4wqjm7h8khpbj58s6iw54wp3408p";
142 type = "gem";
143 };
144 version = "0.0.30";
145 };
146 rdiscount = {
147 groups = ["default"];
148 platforms = [];
149 source = {
150 remotes = ["https://rubygems.org"];
151 sha256 = "1arvk3k06prxasq1djbj065ixar4zl171340g7wr1ww4gj9makx3";
152 type = "gem";
153 };
154 version = "2.2.0.1";
155 };
156 ronn = {
157 dependencies = ["hpricot" "mustache" "rdiscount"];
158 groups = ["default"];
159 platforms = [];
160 source = {
161 remotes = ["https://rubygems.org"];
162 sha256 = "07plsxxfx5bxdk72ii9za6km0ziqlq8jh3bicr4774dalga6zpw2";
163 type = "gem";
164 };
165 version = "0.7.3";
166 };
167 ruby-xz = {
168 dependencies = ["ffi" "io-like"];
169 groups = ["default"];
170 platforms = [];
171 source = {
172 remotes = ["https://rubygems.org"];
173 sha256 = "11bgpvvk0098ghvlxr4i713jmi2izychalgikwvdwmpb452r3ndw";
174 type = "gem";
175 };
176 version = "0.2.3";
177 };
178 stud = {
179 groups = ["default"];
180 platforms = [];
181 source = {
182 remotes = ["https://rubygems.org"];
183 sha256 = "0qpb57cbpm9rwgsygqxifca0zma87drnlacv49cqs2n5iyi6z8kb";
184 type = "gem";
185 };
186 version = "0.0.23";
187 };
188}