Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 276 lines 6.6 kB view raw
1{ 2 addressable = { 3 dependencies = [ "public_suffix" ]; 4 groups = [ "default" ]; 5 platforms = [ ]; 6 source = { 7 remotes = [ "https://rubygems.org" ]; 8 sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 9 type = "gem"; 10 }; 11 version = "2.8.5"; 12 }; 13 afm = { 14 groups = [ "default" ]; 15 platforms = [ ]; 16 source = { 17 remotes = [ "https://rubygems.org" ]; 18 sha256 = "06kj9hgd0z8pj27bxp2diwqh6fv7qhwwm17z64rhdc4sfn76jgn8"; 19 type = "gem"; 20 }; 21 version = "0.2.2"; 22 }; 23 Ascii85 = { 24 groups = [ "default" ]; 25 platforms = [ ]; 26 source = { 27 remotes = [ "https://rubygems.org" ]; 28 sha256 = "1ds4v9xgsyvijnlflak4dzf1qwmda9yd5bv8jwsb56nngd399rlw"; 29 type = "gem"; 30 }; 31 version = "1.1.0"; 32 }; 33 async = { 34 dependencies = [ 35 "console" 36 "fiber-annotation" 37 "io-event" 38 "timers" 39 ]; 40 groups = [ "default" ]; 41 platforms = [ ]; 42 source = { 43 remotes = [ "https://rubygems.org" ]; 44 sha256 = "0806cya8kq9glg6vifa9j4zjf81drwa84hdzx71ah98zz317hvhb"; 45 type = "gem"; 46 }; 47 version = "2.6.3"; 48 }; 49 console = { 50 dependencies = [ 51 "fiber-annotation" 52 "fiber-local" 53 ]; 54 groups = [ "default" ]; 55 platforms = [ ]; 56 source = { 57 remotes = [ "https://rubygems.org" ]; 58 sha256 = "04cpbx4bsw3k20xgvz6cs1gi41q9mmagc95x2zk6ar49a25z89sb"; 59 type = "gem"; 60 }; 61 version = "1.23.1"; 62 }; 63 ethon = { 64 dependencies = [ "ffi" ]; 65 groups = [ "default" ]; 66 platforms = [ ]; 67 source = { 68 remotes = [ "https://rubygems.org" ]; 69 sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v"; 70 type = "gem"; 71 }; 72 version = "0.16.0"; 73 }; 74 ffi = { 75 groups = [ "default" ]; 76 platforms = [ ]; 77 source = { 78 remotes = [ "https://rubygems.org" ]; 79 sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg"; 80 type = "gem"; 81 }; 82 version = "1.15.5"; 83 }; 84 fiber-annotation = { 85 groups = [ "default" ]; 86 platforms = [ ]; 87 source = { 88 remotes = [ "https://rubygems.org" ]; 89 sha256 = "00vcmynyvhny8n4p799rrhcx0m033hivy0s1gn30ix8rs7qsvgvs"; 90 type = "gem"; 91 }; 92 version = "0.2.0"; 93 }; 94 fiber-local = { 95 groups = [ "default" ]; 96 platforms = [ ]; 97 source = { 98 remotes = [ "https://rubygems.org" ]; 99 sha256 = "1vrxxb09fc7aicb9zb0pmn5akggjy21dmxkdl3w949y4q05rldr9"; 100 type = "gem"; 101 }; 102 version = "1.0.0"; 103 }; 104 hashery = { 105 groups = [ "default" ]; 106 platforms = [ ]; 107 source = { 108 remotes = [ "https://rubygems.org" ]; 109 sha256 = "0qj8815bf7q6q7llm5rzdz279gzmpqmqqicxnzv066a020iwqffj"; 110 type = "gem"; 111 }; 112 version = "2.1.2"; 113 }; 114 html-proofer = { 115 dependencies = [ 116 "addressable" 117 "async" 118 "nokogiri" 119 "pdf-reader" 120 "rainbow" 121 "typhoeus" 122 "yell" 123 "zeitwerk" 124 ]; 125 groups = [ "default" ]; 126 platforms = [ ]; 127 source = { 128 remotes = [ "https://rubygems.org" ]; 129 sha256 = "0lzh3lb3l2qid3sh3da0fgjdwdly2g5jia6drzpn1dn1b92a7wwm"; 130 type = "gem"; 131 }; 132 version = "5.0.8"; 133 }; 134 io-event = { 135 groups = [ "default" ]; 136 platforms = [ ]; 137 source = { 138 remotes = [ "https://rubygems.org" ]; 139 sha256 = "0046p1q98xrys4bzcx74k658fv1fiigdgcd0az0pm12n2hjcms6r"; 140 type = "gem"; 141 }; 142 version = "1.2.3"; 143 }; 144 mini_portile2 = { 145 groups = [ "default" ]; 146 platforms = [ ]; 147 source = { 148 remotes = [ "https://rubygems.org" ]; 149 sha256 = "02mj8mpd6ck5gpcnsimx5brzggw5h5mmmpq2djdypfq16wcw82qq"; 150 type = "gem"; 151 }; 152 version = "2.8.4"; 153 }; 154 nokogiri = { 155 dependencies = [ 156 "mini_portile2" 157 "racc" 158 ]; 159 groups = [ "default" ]; 160 platforms = [ ]; 161 source = { 162 remotes = [ "https://rubygems.org" ]; 163 sha256 = "1l8b0i24h4irivyhwy9xmkjbggw86cxkzkiqdqg0jpcp9qc8h4rl"; 164 type = "gem"; 165 }; 166 version = "1.16.0"; 167 }; 168 pdf-reader = { 169 dependencies = [ 170 "Ascii85" 171 "afm" 172 "hashery" 173 "ruby-rc4" 174 "ttfunk" 175 ]; 176 groups = [ "default" ]; 177 platforms = [ ]; 178 source = { 179 remotes = [ "https://rubygems.org" ]; 180 sha256 = "09sx25jpnip2sp6wh5sn5ad7za78rfi95qp5iiczfh43z4jqa8q3"; 181 type = "gem"; 182 }; 183 version = "2.11.0"; 184 }; 185 public_suffix = { 186 groups = [ "default" ]; 187 platforms = [ ]; 188 source = { 189 remotes = [ "https://rubygems.org" ]; 190 sha256 = "0n9j7mczl15r3kwqrah09cxj8hxdfawiqxa60kga2bmxl9flfz9k"; 191 type = "gem"; 192 }; 193 version = "5.0.3"; 194 }; 195 racc = { 196 groups = [ "default" ]; 197 platforms = [ ]; 198 source = { 199 remotes = [ "https://rubygems.org" ]; 200 sha256 = "11v3l46mwnlzlc371wr3x6yylpgafgwdf0q7hc7c1lzx6r414r5g"; 201 type = "gem"; 202 }; 203 version = "1.7.1"; 204 }; 205 rainbow = { 206 groups = [ "default" ]; 207 platforms = [ ]; 208 source = { 209 remotes = [ "https://rubygems.org" ]; 210 sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503"; 211 type = "gem"; 212 }; 213 version = "3.1.1"; 214 }; 215 ruby-rc4 = { 216 groups = [ "default" ]; 217 platforms = [ ]; 218 source = { 219 remotes = [ "https://rubygems.org" ]; 220 sha256 = "00vci475258mmbvsdqkmqadlwn6gj9m01sp7b5a3zd90knil1k00"; 221 type = "gem"; 222 }; 223 version = "0.1.5"; 224 }; 225 timers = { 226 groups = [ "default" ]; 227 platforms = [ ]; 228 source = { 229 remotes = [ "https://rubygems.org" ]; 230 sha256 = "0pjzipnmzfywvgsr3gxwj6nmg47lz4700g0q71jgcy1z6rb7dn7p"; 231 type = "gem"; 232 }; 233 version = "4.3.5"; 234 }; 235 ttfunk = { 236 groups = [ "default" ]; 237 platforms = [ ]; 238 source = { 239 remotes = [ "https://rubygems.org" ]; 240 sha256 = "15iaxz9iak5643bq2bc0jkbjv8w2zn649lxgvh5wg48q9d4blw13"; 241 type = "gem"; 242 }; 243 version = "1.7.0"; 244 }; 245 typhoeus = { 246 dependencies = [ "ethon" ]; 247 groups = [ "default" ]; 248 platforms = [ ]; 249 source = { 250 remotes = [ "https://rubygems.org" ]; 251 sha256 = "1m22yrkmbj81rzhlny81j427qdvz57yk5wbcf3km0nf3bl6qiygz"; 252 type = "gem"; 253 }; 254 version = "1.4.0"; 255 }; 256 yell = { 257 groups = [ "default" ]; 258 platforms = [ ]; 259 source = { 260 remotes = [ "https://rubygems.org" ]; 261 sha256 = "1g16kcdhdfvczn7x81jiq6afg3bdxmb73skqjyjlkp5nqcy6y5hx"; 262 type = "gem"; 263 }; 264 version = "2.2.2"; 265 }; 266 zeitwerk = { 267 groups = [ "default" ]; 268 platforms = [ ]; 269 source = { 270 remotes = [ "https://rubygems.org" ]; 271 sha256 = "1mwdd445w63khz13hpv17m2br5xngyjl3jdj08xizjbm78i2zrxd"; 272 type = "gem"; 273 }; 274 version = "2.6.11"; 275 }; 276}