nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at 22.05 369 lines 9.6 kB view raw
1{ 2 activesupport = { 3 dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"]; 4 groups = ["default"]; 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 sha256 = "08wzpwgdm03vzb8gqr8bvfdarb89g5ah0skvwqk6qv87p55xqkyw"; 9 type = "gem"; 10 }; 11 version = "6.1.6"; 12 }; 13 addressable = { 14 dependencies = ["public_suffix"]; 15 groups = ["default"]; 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 sha256 = "022r3m9wdxljpbya69y2i3h9g3dhhfaqzidf95m6qjzms792jvgp"; 20 type = "gem"; 21 }; 22 version = "2.8.0"; 23 }; 24 algoliasearch = { 25 dependencies = ["httpclient" "json"]; 26 groups = ["default"]; 27 platforms = []; 28 source = { 29 remotes = ["https://rubygems.org"]; 30 sha256 = "0ly8zsgvih540xmxr098hsngv61cf119wf28q5hbvi1f7kgwvh96"; 31 type = "gem"; 32 }; 33 version = "1.27.5"; 34 }; 35 atomos = { 36 source = { 37 remotes = ["https://rubygems.org"]; 38 sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx"; 39 type = "gem"; 40 }; 41 version = "0.1.3"; 42 }; 43 CFPropertyList = { 44 dependencies = ["rexml"]; 45 groups = ["default"]; 46 platforms = []; 47 source = { 48 remotes = ["https://rubygems.org"]; 49 sha256 = "193l8r1ycd3dcxa7lsb4pqcghbk56dzc5244m6y8xmv88z6m31d7"; 50 type = "gem"; 51 }; 52 version = "3.0.5"; 53 }; 54 claide = { 55 groups = ["default"]; 56 platforms = []; 57 source = { 58 remotes = ["https://rubygems.org"]; 59 sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d"; 60 type = "gem"; 61 }; 62 version = "1.1.0"; 63 }; 64 cocoapods = { 65 dependencies = ["addressable" "claide" "cocoapods-core" "cocoapods-deintegrate" "cocoapods-downloader" "cocoapods-plugins" "cocoapods-search" "cocoapods-trunk" "cocoapods-try" "colored2" "escape" "fourflusher" "gh_inspector" "molinillo" "nap" "ruby-macho" "xcodeproj"]; 66 groups = ["default"]; 67 platforms = []; 68 source = { 69 remotes = ["https://rubygems.org"]; 70 sha256 = "0cix57b2si8lc1m15mzg3mr1kmvn5sq0cy01vqwlfvvirrkf3ky3"; 71 type = "gem"; 72 }; 73 version = "1.11.3"; 74 }; 75 cocoapods-core = { 76 dependencies = ["activesupport" "addressable" "algoliasearch" "concurrent-ruby" "fuzzy_match" "nap" "netrc" "public_suffix" "typhoeus"]; 77 groups = ["default"]; 78 platforms = []; 79 source = { 80 remotes = ["https://rubygems.org"]; 81 sha256 = "1lqcq7pk3znc9par217h4hv8g70w25m2a2llgyayp30dlgdj45iy"; 82 type = "gem"; 83 }; 84 version = "1.11.3"; 85 }; 86 cocoapods-deintegrate = { 87 groups = ["default"]; 88 platforms = []; 89 source = { 90 remotes = ["https://rubygems.org"]; 91 sha256 = "18pnng0lv5z6kpp8hnki0agdxx979iq6hxkfkglsyqzmir22lz2i"; 92 type = "gem"; 93 }; 94 version = "1.0.5"; 95 }; 96 cocoapods-downloader = { 97 groups = ["default"]; 98 platforms = []; 99 source = { 100 remotes = ["https://rubygems.org"]; 101 sha256 = "0jgipkiah3z6qb9ax6qac3b2m1idavd5adc319k5rjsfddpfgszh"; 102 type = "gem"; 103 }; 104 version = "1.6.3"; 105 }; 106 cocoapods-plugins = { 107 dependencies = ["nap"]; 108 source = { 109 remotes = ["https://rubygems.org"]; 110 sha256 = "16na82sfyc8801qs1n22nwq486s4j7yj6rj7fcp8cbxmj371fpbj"; 111 type = "gem"; 112 }; 113 version = "1.0.0"; 114 }; 115 cocoapods-search = { 116 groups = ["default"]; 117 platforms = []; 118 source = { 119 remotes = ["https://rubygems.org"]; 120 sha256 = "12amy0nknv09bvzix8bkmcjn996c50c4ms20v2dl7v8rcw73n4qv"; 121 type = "gem"; 122 }; 123 version = "1.0.1"; 124 }; 125 cocoapods-trunk = { 126 dependencies = ["nap" "netrc"]; 127 groups = ["default"]; 128 platforms = []; 129 source = { 130 remotes = ["https://rubygems.org"]; 131 sha256 = "0cgdx7z9psxxrsa13fk7qc9i6jskrwcafhrdz94avzia2y6dlnsz"; 132 type = "gem"; 133 }; 134 version = "1.6.0"; 135 }; 136 cocoapods-try = { 137 groups = ["default"]; 138 platforms = []; 139 source = { 140 remotes = ["https://rubygems.org"]; 141 sha256 = "1znyp625rql37ivb5rk9fk9564cmax8icxfr041ysivpdrn98nql"; 142 type = "gem"; 143 }; 144 version = "1.2.0"; 145 }; 146 colored2 = { 147 source = { 148 remotes = ["https://rubygems.org"]; 149 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i"; 150 type = "gem"; 151 }; 152 version = "3.1.2"; 153 }; 154 concurrent-ruby = { 155 groups = ["default"]; 156 platforms = []; 157 source = { 158 remotes = ["https://rubygems.org"]; 159 sha256 = "0s4fpn3mqiizpmpy2a24k4v365pv75y50292r8ajrv4i1p5b2k14"; 160 type = "gem"; 161 }; 162 version = "1.1.10"; 163 }; 164 escape = { 165 source = { 166 remotes = ["https://rubygems.org"]; 167 sha256 = "0sa1xkfc9jvkwyw1jbz3jhkq0ms1zrvswi6mmfiwcisg5fp497z4"; 168 type = "gem"; 169 }; 170 version = "0.0.4"; 171 }; 172 ethon = { 173 dependencies = ["ffi"]; 174 groups = ["default"]; 175 platforms = []; 176 source = { 177 remotes = ["https://rubygems.org"]; 178 sha256 = "0kd7c61f28f810fgxg480j7457nlvqarza9c2ra0zhav0dd80288"; 179 type = "gem"; 180 }; 181 version = "0.15.0"; 182 }; 183 ffi = { 184 groups = ["default"]; 185 platforms = []; 186 source = { 187 remotes = ["https://rubygems.org"]; 188 sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg"; 189 type = "gem"; 190 }; 191 version = "1.15.5"; 192 }; 193 fourflusher = { 194 groups = ["default"]; 195 platforms = []; 196 source = { 197 remotes = ["https://rubygems.org"]; 198 sha256 = "1afabh3g3gwj0ad53fs62waks815xcckf7pkci76l6vrghffcg8v"; 199 type = "gem"; 200 }; 201 version = "2.3.1"; 202 }; 203 fuzzy_match = { 204 source = { 205 remotes = ["https://rubygems.org"]; 206 sha256 = "19gw1ifsgfrv7xdi6n61658vffgm1867f4xdqfswb2b5h6alzpmm"; 207 type = "gem"; 208 }; 209 version = "2.0.4"; 210 }; 211 gh_inspector = { 212 source = { 213 remotes = ["https://rubygems.org"]; 214 sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04"; 215 type = "gem"; 216 }; 217 version = "1.1.3"; 218 }; 219 httpclient = { 220 groups = ["default"]; 221 platforms = []; 222 source = { 223 remotes = ["https://rubygems.org"]; 224 sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99"; 225 type = "gem"; 226 }; 227 version = "2.8.3"; 228 }; 229 i18n = { 230 dependencies = ["concurrent-ruby"]; 231 groups = ["default"]; 232 platforms = []; 233 source = { 234 remotes = ["https://rubygems.org"]; 235 sha256 = "0b2qyvnk4yynlg17ymkq4g5xgr275637fhl1mjh0valw3cb1fhhg"; 236 type = "gem"; 237 }; 238 version = "1.10.0"; 239 }; 240 json = { 241 groups = ["default"]; 242 platforms = []; 243 source = { 244 remotes = ["https://rubygems.org"]; 245 sha256 = "0yk5d10yvspkc5jyvx9gc1a9pn1z8v4k2hvjk1l88zixwf3wf3cl"; 246 type = "gem"; 247 }; 248 version = "2.6.2"; 249 }; 250 minitest = { 251 groups = ["default"]; 252 platforms = []; 253 source = { 254 remotes = ["https://rubygems.org"]; 255 sha256 = "06xf558gid4w8lwx13jwfdafsch9maz8m0g85wnfymqj63x5nbbd"; 256 type = "gem"; 257 }; 258 version = "5.15.0"; 259 }; 260 molinillo = { 261 groups = ["default"]; 262 platforms = []; 263 source = { 264 remotes = ["https://rubygems.org"]; 265 sha256 = "0p846facmh1j5xmbrpgzadflspvk7bzs3sykrh5s7qi4cdqz5gzg"; 266 type = "gem"; 267 }; 268 version = "0.8.0"; 269 }; 270 nanaimo = { 271 groups = ["default"]; 272 platforms = []; 273 source = { 274 remotes = ["https://rubygems.org"]; 275 sha256 = "0xi36h3f7nm8bc2k0b6svpda1lyank2gf872lxjbhw3h95hdrbma"; 276 type = "gem"; 277 }; 278 version = "0.3.0"; 279 }; 280 nap = { 281 source = { 282 remotes = ["https://rubygems.org"]; 283 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll"; 284 type = "gem"; 285 }; 286 version = "1.1.0"; 287 }; 288 netrc = { 289 source = { 290 remotes = ["https://rubygems.org"]; 291 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y"; 292 type = "gem"; 293 }; 294 version = "0.11.0"; 295 }; 296 public_suffix = { 297 groups = ["default"]; 298 platforms = []; 299 source = { 300 remotes = ["https://rubygems.org"]; 301 sha256 = "1f3knlwfwm05sfbaihrxm4g772b79032q14c16q4b38z8bi63qcb"; 302 type = "gem"; 303 }; 304 version = "4.0.7"; 305 }; 306 rexml = { 307 groups = ["default"]; 308 platforms = []; 309 source = { 310 remotes = ["https://rubygems.org"]; 311 sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; 312 type = "gem"; 313 }; 314 version = "3.2.5"; 315 }; 316 ruby-macho = { 317 groups = ["default"]; 318 platforms = []; 319 source = { 320 remotes = ["https://rubygems.org"]; 321 sha256 = "1jgmhj4srl7cck1ipbjys6q4klcs473gq90bm59baw4j1wpfaxch"; 322 type = "gem"; 323 }; 324 version = "2.5.1"; 325 }; 326 typhoeus = { 327 dependencies = ["ethon"]; 328 groups = ["default"]; 329 platforms = []; 330 source = { 331 remotes = ["https://rubygems.org"]; 332 sha256 = "1m22yrkmbj81rzhlny81j427qdvz57yk5wbcf3km0nf3bl6qiygz"; 333 type = "gem"; 334 }; 335 version = "1.4.0"; 336 }; 337 tzinfo = { 338 dependencies = ["concurrent-ruby"]; 339 groups = ["default"]; 340 platforms = []; 341 source = { 342 remotes = ["https://rubygems.org"]; 343 sha256 = "10qp5x7f9hvlc0psv9gsfbxg4a7s0485wsbq1kljkxq94in91l4z"; 344 type = "gem"; 345 }; 346 version = "2.0.4"; 347 }; 348 xcodeproj = { 349 dependencies = ["CFPropertyList" "atomos" "claide" "colored2" "nanaimo" "rexml"]; 350 groups = ["default"]; 351 platforms = []; 352 source = { 353 remotes = ["https://rubygems.org"]; 354 sha256 = "0xmzb1mdsnkpf7v07whz0n2wc8kg6785sc7i5zyawd8dl8517rp4"; 355 type = "gem"; 356 }; 357 version = "1.21.0"; 358 }; 359 zeitwerk = { 360 groups = ["default"]; 361 platforms = []; 362 source = { 363 remotes = ["https://rubygems.org"]; 364 sha256 = "09bq7j2p6mkbxnsg71s253dm2463kg51xc7bmjcxgyblqbh4ln7m"; 365 type = "gem"; 366 }; 367 version = "2.5.4"; 368 }; 369}