Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1{ 2 activesupport = { 3 dependencies = [ 4 "base64" 5 "benchmark" 6 "bigdecimal" 7 "concurrent-ruby" 8 "connection_pool" 9 "drb" 10 "i18n" 11 "logger" 12 "minitest" 13 "securerandom" 14 "tzinfo" 15 ]; 16 groups = [ "default" ]; 17 platforms = [ ]; 18 source = { 19 remotes = [ "https://rubygems.org" ]; 20 sha256 = "1xa7hr4gp2p86ly6n1j2skyx8pfg6yi621kmnh7zhxr9m7wcnaw4"; 21 type = "gem"; 22 }; 23 version = "7.2.2.1"; 24 }; 25 addressable = { 26 dependencies = [ "public_suffix" ]; 27 groups = [ "default" ]; 28 platforms = [ ]; 29 source = { 30 remotes = [ "https://rubygems.org" ]; 31 sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6"; 32 type = "gem"; 33 }; 34 version = "2.8.7"; 35 }; 36 algoliasearch = { 37 dependencies = [ 38 "httpclient" 39 "json" 40 ]; 41 groups = [ "default" ]; 42 platforms = [ ]; 43 source = { 44 remotes = [ "https://rubygems.org" ]; 45 sha256 = "0ly8zsgvih540xmxr098hsngv61cf119wf28q5hbvi1f7kgwvh96"; 46 type = "gem"; 47 }; 48 version = "1.27.5"; 49 }; 50 atomos = { 51 groups = [ "default" ]; 52 platforms = [ ]; 53 source = { 54 remotes = [ "https://rubygems.org" ]; 55 sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx"; 56 type = "gem"; 57 }; 58 version = "0.1.3"; 59 }; 60 base64 = { 61 groups = [ "default" ]; 62 platforms = [ ]; 63 source = { 64 remotes = [ "https://rubygems.org" ]; 65 sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g"; 66 type = "gem"; 67 }; 68 version = "0.2.0"; 69 }; 70 benchmark = { 71 groups = [ "default" ]; 72 platforms = [ ]; 73 source = { 74 remotes = [ "https://rubygems.org" ]; 75 sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg"; 76 type = "gem"; 77 }; 78 version = "0.4.0"; 79 }; 80 bigdecimal = { 81 groups = [ "default" ]; 82 platforms = [ ]; 83 source = { 84 remotes = [ "https://rubygems.org" ]; 85 sha256 = "1k6qzammv9r6b2cw3siasaik18i6wjc5m0gw5nfdc6jj64h79z1g"; 86 type = "gem"; 87 }; 88 version = "3.1.9"; 89 }; 90 CFPropertyList = { 91 dependencies = [ 92 "base64" 93 "nkf" 94 "rexml" 95 ]; 96 groups = [ "default" ]; 97 platforms = [ ]; 98 source = { 99 remotes = [ "https://rubygems.org" ]; 100 sha256 = "0k1w5i4lb1z941m7ds858nly33f3iv12wvr1zav5x3fa99hj2my4"; 101 type = "gem"; 102 }; 103 version = "3.0.7"; 104 }; 105 claide = { 106 groups = [ "default" ]; 107 platforms = [ ]; 108 source = { 109 remotes = [ "https://rubygems.org" ]; 110 sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d"; 111 type = "gem"; 112 }; 113 version = "1.1.0"; 114 }; 115 cocoapods = { 116 dependencies = [ 117 "addressable" 118 "claide" 119 "cocoapods-core" 120 "cocoapods-deintegrate" 121 "cocoapods-downloader" 122 "cocoapods-plugins" 123 "cocoapods-search" 124 "cocoapods-trunk" 125 "cocoapods-try" 126 "colored2" 127 "escape" 128 "fourflusher" 129 "gh_inspector" 130 "molinillo" 131 "nap" 132 "ruby-macho" 133 "xcodeproj" 134 ]; 135 groups = [ "default" ]; 136 platforms = [ ]; 137 source = { 138 remotes = [ "https://rubygems.org" ]; 139 sha256 = "0phyvpx78jlrpvldbxjmzq92mfx6l66va2fz2s5xpwrdydhciw8g"; 140 type = "gem"; 141 }; 142 version = "1.16.2"; 143 }; 144 cocoapods-core = { 145 dependencies = [ 146 "activesupport" 147 "addressable" 148 "algoliasearch" 149 "concurrent-ruby" 150 "fuzzy_match" 151 "nap" 152 "netrc" 153 "public_suffix" 154 "typhoeus" 155 ]; 156 groups = [ "default" ]; 157 platforms = [ ]; 158 source = { 159 remotes = [ "https://rubygems.org" ]; 160 sha256 = "0ay1dwjg79rfa6mbfyy96in0k364dgn7s8ps6v7n07k9432bbcab"; 161 type = "gem"; 162 }; 163 version = "1.16.2"; 164 }; 165 cocoapods-deintegrate = { 166 groups = [ "default" ]; 167 platforms = [ ]; 168 source = { 169 remotes = [ "https://rubygems.org" ]; 170 sha256 = "18pnng0lv5z6kpp8hnki0agdxx979iq6hxkfkglsyqzmir22lz2i"; 171 type = "gem"; 172 }; 173 version = "1.0.5"; 174 }; 175 cocoapods-downloader = { 176 groups = [ "default" ]; 177 platforms = [ ]; 178 source = { 179 remotes = [ "https://rubygems.org" ]; 180 sha256 = "1ldnwwsx44i2xsdmsmyz9xrar19lfy5s5xslvral1p3674dvwvmv"; 181 type = "gem"; 182 }; 183 version = "2.1"; 184 }; 185 cocoapods-plugins = { 186 dependencies = [ "nap" ]; 187 groups = [ "default" ]; 188 platforms = [ ]; 189 source = { 190 remotes = [ "https://rubygems.org" ]; 191 sha256 = "16na82sfyc8801qs1n22nwq486s4j7yj6rj7fcp8cbxmj371fpbj"; 192 type = "gem"; 193 }; 194 version = "1.0.0"; 195 }; 196 cocoapods-search = { 197 groups = [ "default" ]; 198 platforms = [ ]; 199 source = { 200 remotes = [ "https://rubygems.org" ]; 201 sha256 = "12amy0nknv09bvzix8bkmcjn996c50c4ms20v2dl7v8rcw73n4qv"; 202 type = "gem"; 203 }; 204 version = "1.0.1"; 205 }; 206 cocoapods-trunk = { 207 dependencies = [ 208 "nap" 209 "netrc" 210 ]; 211 groups = [ "default" ]; 212 platforms = [ ]; 213 source = { 214 remotes = [ "https://rubygems.org" ]; 215 sha256 = "0cgdx7z9psxxrsa13fk7qc9i6jskrwcafhrdz94avzia2y6dlnsz"; 216 type = "gem"; 217 }; 218 version = "1.6.0"; 219 }; 220 cocoapods-try = { 221 groups = [ "default" ]; 222 platforms = [ ]; 223 source = { 224 remotes = [ "https://rubygems.org" ]; 225 sha256 = "1znyp625rql37ivb5rk9fk9564cmax8icxfr041ysivpdrn98nql"; 226 type = "gem"; 227 }; 228 version = "1.2.0"; 229 }; 230 colored2 = { 231 groups = [ "default" ]; 232 platforms = [ ]; 233 source = { 234 remotes = [ "https://rubygems.org" ]; 235 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i"; 236 type = "gem"; 237 }; 238 version = "3.1.2"; 239 }; 240 concurrent-ruby = { 241 groups = [ "default" ]; 242 platforms = [ ]; 243 source = { 244 remotes = [ "https://rubygems.org" ]; 245 sha256 = "1ipbrgvf0pp6zxdk5ascp6i29aybz2bx9wdrlchjmpx6mhvkwfw1"; 246 type = "gem"; 247 }; 248 version = "1.3.5"; 249 }; 250 connection_pool = { 251 groups = [ "default" ]; 252 platforms = [ ]; 253 source = { 254 remotes = [ "https://rubygems.org" ]; 255 sha256 = "1z7bag6zb2vwi7wp2bkdkmk7swkj6zfnbsnc949qq0wfsgw94fr3"; 256 type = "gem"; 257 }; 258 version = "2.5.0"; 259 }; 260 drb = { 261 groups = [ "default" ]; 262 platforms = [ ]; 263 source = { 264 remotes = [ "https://rubygems.org" ]; 265 sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79"; 266 type = "gem"; 267 }; 268 version = "2.2.1"; 269 }; 270 escape = { 271 groups = [ "default" ]; 272 platforms = [ ]; 273 source = { 274 remotes = [ "https://rubygems.org" ]; 275 sha256 = "0sa1xkfc9jvkwyw1jbz3jhkq0ms1zrvswi6mmfiwcisg5fp497z4"; 276 type = "gem"; 277 }; 278 version = "0.0.4"; 279 }; 280 ethon = { 281 dependencies = [ "ffi" ]; 282 groups = [ "default" ]; 283 platforms = [ ]; 284 source = { 285 remotes = [ "https://rubygems.org" ]; 286 sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v"; 287 type = "gem"; 288 }; 289 version = "0.16.0"; 290 }; 291 ffi = { 292 groups = [ "default" ]; 293 platforms = [ ]; 294 source = { 295 remotes = [ "https://rubygems.org" ]; 296 sha256 = "0fgwn1grxf4zxmyqmb9i4z2hr111585n9jnk17y6y7hhs7dv1xi6"; 297 type = "gem"; 298 }; 299 version = "1.17.1"; 300 }; 301 fourflusher = { 302 groups = [ "default" ]; 303 platforms = [ ]; 304 source = { 305 remotes = [ "https://rubygems.org" ]; 306 sha256 = "1afabh3g3gwj0ad53fs62waks815xcckf7pkci76l6vrghffcg8v"; 307 type = "gem"; 308 }; 309 version = "2.3.1"; 310 }; 311 fuzzy_match = { 312 groups = [ "default" ]; 313 platforms = [ ]; 314 source = { 315 remotes = [ "https://rubygems.org" ]; 316 sha256 = "19gw1ifsgfrv7xdi6n61658vffgm1867f4xdqfswb2b5h6alzpmm"; 317 type = "gem"; 318 }; 319 version = "2.0.4"; 320 }; 321 gh_inspector = { 322 groups = [ "default" ]; 323 platforms = [ ]; 324 source = { 325 remotes = [ "https://rubygems.org" ]; 326 sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04"; 327 type = "gem"; 328 }; 329 version = "1.1.3"; 330 }; 331 httpclient = { 332 dependencies = [ "mutex_m" ]; 333 groups = [ "default" ]; 334 platforms = [ ]; 335 source = { 336 remotes = [ "https://rubygems.org" ]; 337 sha256 = "1j4qwj1nv66v3n9s4xqf64x2galvjm630bwa5xngicllwic5jr2b"; 338 type = "gem"; 339 }; 340 version = "2.9.0"; 341 }; 342 i18n = { 343 dependencies = [ "concurrent-ruby" ]; 344 groups = [ "default" ]; 345 platforms = [ ]; 346 source = { 347 remotes = [ "https://rubygems.org" ]; 348 sha256 = "03sx3ahz1v5kbqjwxj48msw3maplpp2iyzs22l4jrzrqh4zmgfnf"; 349 type = "gem"; 350 }; 351 version = "1.14.7"; 352 }; 353 jazzy = { 354 dependencies = [ 355 "cocoapods" 356 "mustache" 357 "open4" 358 "redcarpet" 359 "rexml" 360 "rouge" 361 "sassc" 362 "sqlite3" 363 "xcinvoke" 364 ]; 365 groups = [ "default" ]; 366 platforms = [ ]; 367 source = { 368 remotes = [ "https://rubygems.org" ]; 369 sha256 = "1rv6fy1g1iy4aaq421mxcfqwsry0ca5z3cs0ds8aklfrbw008mpm"; 370 type = "gem"; 371 }; 372 version = "0.15.3"; 373 }; 374 json = { 375 groups = [ "default" ]; 376 platforms = [ ]; 377 source = { 378 remotes = [ "https://rubygems.org" ]; 379 sha256 = "01lbdaizhkxmrw4y8j3wpvsryvnvzmg0pfs56c52laq2jgdfmq1l"; 380 type = "gem"; 381 }; 382 version = "2.10.2"; 383 }; 384 liferaft = { 385 groups = [ "default" ]; 386 platforms = [ ]; 387 source = { 388 remotes = [ "https://rubygems.org" ]; 389 sha256 = "1kasbbx84gzsxx8w8bgr6xjg43h9bvzzaqg7si8jirnja8yc27k3"; 390 type = "gem"; 391 }; 392 version = "0.0.6"; 393 }; 394 logger = { 395 groups = [ "default" ]; 396 platforms = [ ]; 397 source = { 398 remotes = [ "https://rubygems.org" ]; 399 sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx"; 400 type = "gem"; 401 }; 402 version = "1.6.6"; 403 }; 404 mini_portile2 = { 405 groups = [ "default" ]; 406 platforms = [ ]; 407 source = { 408 remotes = [ "https://rubygems.org" ]; 409 sha256 = "0x8asxl83msn815lwmb2d7q5p29p7drhjv5va0byhk60v9n16iwf"; 410 type = "gem"; 411 }; 412 version = "2.8.8"; 413 }; 414 minitest = { 415 groups = [ "default" ]; 416 platforms = [ ]; 417 source = { 418 remotes = [ "https://rubygems.org" ]; 419 sha256 = "0mn7q9yzrwinvfvkyjiz548a4rmcwbmz2fn9nyzh4j1snin6q6rr"; 420 type = "gem"; 421 }; 422 version = "5.25.5"; 423 }; 424 molinillo = { 425 groups = [ "default" ]; 426 platforms = [ ]; 427 source = { 428 remotes = [ "https://rubygems.org" ]; 429 sha256 = "0p846facmh1j5xmbrpgzadflspvk7bzs3sykrh5s7qi4cdqz5gzg"; 430 type = "gem"; 431 }; 432 version = "0.8.0"; 433 }; 434 mustache = { 435 groups = [ "default" ]; 436 platforms = [ ]; 437 source = { 438 remotes = [ "https://rubygems.org" ]; 439 sha256 = "1l0p4wx15mi3wnamfv92ipkia4nsx8qi132c6g51jfdma3fiz2ch"; 440 type = "gem"; 441 }; 442 version = "1.1.1"; 443 }; 444 mutex_m = { 445 groups = [ "default" ]; 446 platforms = [ ]; 447 source = { 448 remotes = [ "https://rubygems.org" ]; 449 sha256 = "0l875dw0lk7b2ywa54l0wjcggs94vb7gs8khfw9li75n2sn09jyg"; 450 type = "gem"; 451 }; 452 version = "0.3.0"; 453 }; 454 nanaimo = { 455 groups = [ "default" ]; 456 platforms = [ ]; 457 source = { 458 remotes = [ "https://rubygems.org" ]; 459 sha256 = "08q73nchv8cpk28h1sdnf5z6a862fcf4mxy1d58z25xb3dankw7s"; 460 type = "gem"; 461 }; 462 version = "0.4.0"; 463 }; 464 nap = { 465 groups = [ "default" ]; 466 platforms = [ ]; 467 source = { 468 remotes = [ "https://rubygems.org" ]; 469 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll"; 470 type = "gem"; 471 }; 472 version = "1.1.0"; 473 }; 474 netrc = { 475 groups = [ "default" ]; 476 platforms = [ ]; 477 source = { 478 remotes = [ "https://rubygems.org" ]; 479 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y"; 480 type = "gem"; 481 }; 482 version = "0.11.0"; 483 }; 484 nkf = { 485 groups = [ "default" ]; 486 platforms = [ ]; 487 source = { 488 remotes = [ "https://rubygems.org" ]; 489 sha256 = "09piyp2pd74klb9wcn0zw4mb5l0k9wzwppxggxi1yi95l2ym3hgv"; 490 type = "gem"; 491 }; 492 version = "0.2.0"; 493 }; 494 open4 = { 495 groups = [ "default" ]; 496 platforms = [ ]; 497 source = { 498 remotes = [ "https://rubygems.org" ]; 499 sha256 = "1cgls3f9dlrpil846q0w7h66vsc33jqn84nql4gcqkk221rh7px1"; 500 type = "gem"; 501 }; 502 version = "1.3.4"; 503 }; 504 public_suffix = { 505 groups = [ "default" ]; 506 platforms = [ ]; 507 source = { 508 remotes = [ "https://rubygems.org" ]; 509 sha256 = "1f3knlwfwm05sfbaihrxm4g772b79032q14c16q4b38z8bi63qcb"; 510 type = "gem"; 511 }; 512 version = "4.0.7"; 513 }; 514 redcarpet = { 515 groups = [ "default" ]; 516 platforms = [ ]; 517 source = { 518 remotes = [ "https://rubygems.org" ]; 519 sha256 = "0iglapqs4av4za9yfaac0lna7s16fq2xn36wpk380m55d8792i6l"; 520 type = "gem"; 521 }; 522 version = "3.6.1"; 523 }; 524 rexml = { 525 groups = [ "default" ]; 526 platforms = [ ]; 527 source = { 528 remotes = [ "https://rubygems.org" ]; 529 sha256 = "1jmbf6lf7pcyacpb939xjjpn1f84c3nw83dy3p1lwjx0l2ljfif7"; 530 type = "gem"; 531 }; 532 version = "3.4.1"; 533 }; 534 rouge = { 535 groups = [ "default" ]; 536 platforms = [ ]; 537 source = { 538 remotes = [ "https://rubygems.org" ]; 539 sha256 = "1pchwrkr0994v7mh054lcp0na3bk3mj2sk0dc33bn6bhxrnirj1a"; 540 type = "gem"; 541 }; 542 version = "4.5.1"; 543 }; 544 ruby-macho = { 545 groups = [ "default" ]; 546 platforms = [ ]; 547 source = { 548 remotes = [ "https://rubygems.org" ]; 549 sha256 = "1jgmhj4srl7cck1ipbjys6q4klcs473gq90bm59baw4j1wpfaxch"; 550 type = "gem"; 551 }; 552 version = "2.5.1"; 553 }; 554 sassc = { 555 dependencies = [ "ffi" ]; 556 groups = [ "default" ]; 557 platforms = [ ]; 558 source = { 559 remotes = [ "https://rubygems.org" ]; 560 sha256 = "0gpqv48xhl8mb8qqhcifcp0pixn206a7imc07g48armklfqa4q2c"; 561 type = "gem"; 562 }; 563 version = "2.4.0"; 564 }; 565 securerandom = { 566 groups = [ "default" ]; 567 platforms = [ ]; 568 source = { 569 remotes = [ "https://rubygems.org" ]; 570 sha256 = "1cd0iriqfsf1z91qg271sm88xjnfd92b832z49p1nd542ka96lfc"; 571 type = "gem"; 572 }; 573 version = "0.4.1"; 574 }; 575 sqlite3 = { 576 dependencies = [ "mini_portile2" ]; 577 groups = [ "default" ]; 578 platforms = [ ]; 579 source = { 580 remotes = [ "https://rubygems.org" ]; 581 sha256 = "073hd24qwx9j26cqbk0jma0kiajjv9fb8swv9rnz8j4mf0ygcxzs"; 582 type = "gem"; 583 }; 584 version = "1.7.3"; 585 }; 586 typhoeus = { 587 dependencies = [ "ethon" ]; 588 groups = [ "default" ]; 589 platforms = [ ]; 590 source = { 591 remotes = [ "https://rubygems.org" ]; 592 sha256 = "0z7gamf6s83wy0yqms3bi4srirn3fc0lc7n65lqanidxcj1xn5qw"; 593 type = "gem"; 594 }; 595 version = "1.4.1"; 596 }; 597 tzinfo = { 598 dependencies = [ "concurrent-ruby" ]; 599 groups = [ "default" ]; 600 platforms = [ ]; 601 source = { 602 remotes = [ "https://rubygems.org" ]; 603 sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd"; 604 type = "gem"; 605 }; 606 version = "2.0.6"; 607 }; 608 xcinvoke = { 609 dependencies = [ "liferaft" ]; 610 groups = [ "default" ]; 611 platforms = [ ]; 612 source = { 613 remotes = [ "https://rubygems.org" ]; 614 sha256 = "16pyq7wvx2c0fywrqxk3vg6psa3yjhbd7hw7hv2mjim6myjkdsb7"; 615 type = "gem"; 616 }; 617 version = "0.3.0"; 618 }; 619 xcodeproj = { 620 dependencies = [ 621 "CFPropertyList" 622 "atomos" 623 "claide" 624 "colored2" 625 "nanaimo" 626 "rexml" 627 ]; 628 groups = [ "default" ]; 629 platforms = [ ]; 630 source = { 631 remotes = [ "https://rubygems.org" ]; 632 sha256 = "1lslz1kfb8jnd1ilgg02qx0p0y6yiq8wwk84mgg2ghh58lxsgiwc"; 633 type = "gem"; 634 }; 635 version = "1.27.0"; 636 }; 637}