sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/

contrib/nix/ruby2.5-gemset.nix (8204B) - raw

      1 {
      2   ast = {
      3     groups = ["default"];
      4     platforms = [];
      5     source = {
      6       remotes = ["https://rubygems.org"];
      7       sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y";
      8       type = "gem";
      9     };
     10     version = "2.4.2";
     11   };
     12   benchmark = {
     13     groups = ["default"];
     14     platforms = [];
     15     source = {
     16       remotes = ["https://rubygems.org"];
     17       sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg";
     18       type = "gem";
     19     };
     20     version = "0.4.0";
     21   };
     22   chronic = {
     23     groups = ["default"];
     24     platforms = [];
     25     source = {
     26       remotes = ["https://rubygems.org"];
     27       sha256 = "1hrdkn4g8x7dlzxwb1rfgr8kw3bp4ywg5l4y4i9c2g5cwv62yvvn";
     28       type = "gem";
     29     };
     30     version = "0.10.2";
     31   };
     32   coderay = {
     33     groups = ["default"];
     34     platforms = [];
     35     source = {
     36       remotes = ["https://rubygems.org"];
     37       sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
     38       type = "gem";
     39     };
     40     version = "1.1.3";
     41   };
     42   fiddle = {
     43     groups = ["default"];
     44     platforms = [];
     45     source = {
     46       remotes = ["https://rubygems.org"];
     47       sha256 = "1d2y2qh6xml4w6p15kaz1v2ryb8p3nm6yy5x5mfygdrxgpsc63rd";
     48       type = "gem";
     49     };
     50     version = "1.0.9";
     51   };
     52   gpgme = {
     53     dependencies = ["mini_portile2"];
     54     groups = ["default"];
     55     platforms = [];
     56     source = {
     57       remotes = ["https://rubygems.org"];
     58       sha256 = "0xbgh9d8nbvsvyzqnd0mzhz0nr9hx4qn025kmz6d837lry4lc6gw";
     59       type = "gem";
     60     };
     61     version = "2.0.20";
     62   };
     63   highline = {
     64     groups = ["default"];
     65     platforms = [];
     66     source = {
     67       remotes = ["https://rubygems.org"];
     68       sha256 = "0yclf57n2j3cw8144ania99h1zinf8q3f5zrhqa754j6gl95rp9d";
     69       type = "gem";
     70     };
     71     version = "2.0.3";
     72   };
     73   locale = {
     74     groups = ["default"];
     75     platforms = [];
     76     source = {
     77       remotes = ["https://rubygems.org"];
     78       sha256 = "0997465kxvpxm92fiwc2b16l49mngk7b68g5k35ify0m3q0yxpdn";
     79       type = "gem";
     80     };
     81     version = "2.1.3";
     82   };
     83   lockfile = {
     84     groups = ["default"];
     85     platforms = [];
     86     source = {
     87       remotes = ["https://rubygems.org"];
     88       sha256 = "0dij3ijywylvfgrpi2i0k17f6w0wjhnjjw0k9030f54z56cz7jrr";
     89       type = "gem";
     90     };
     91     version = "2.1.3";
     92   };
     93   method_source = {
     94     groups = ["default"];
     95     platforms = [];
     96     source = {
     97       remotes = ["https://rubygems.org"];
     98       sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
     99       type = "gem";
    100     };
    101     version = "1.0.0";
    102   };
    103   mime-types = {
    104     dependencies = ["mime-types-data"];
    105     groups = ["default"];
    106     platforms = [];
    107     source = {
    108       remotes = ["https://rubygems.org"];
    109       sha256 = "0ipw892jbksbxxcrlx9g5ljq60qx47pm24ywgfbyjskbcl78pkvb";
    110       type = "gem";
    111     };
    112     version = "3.4.1";
    113   };
    114   mime-types-data = {
    115     groups = ["default"];
    116     platforms = [];
    117     source = {
    118       remotes = ["https://rubygems.org"];
    119       sha256 = "003gd7mcay800k2q4pb2zn8lwwgci4bhi42v2jvlidm8ksx03i6q";
    120       type = "gem";
    121     };
    122     version = "3.2022.0105";
    123   };
    124   mini_portile2 = {
    125     groups = ["default"];
    126     platforms = [];
    127     source = {
    128       remotes = ["https://rubygems.org"];
    129       sha256 = "0rapl1sfmfi3bfr68da4ca16yhc0pp93vjwkj7y3rdqrzy3b41hy";
    130       type = "gem";
    131     };
    132     version = "2.8.0";
    133   };
    134   minitest = {
    135     groups = ["default"];
    136     platforms = [];
    137     source = {
    138       remotes = ["https://rubygems.org"];
    139       sha256 = "14a9ign0hj3z3j4cpfplj2djaskx3skzyx4fl3x53d7saxmhrgn1";
    140       type = "gem";
    141     };
    142     version = "5.16.2";
    143   };
    144   ncursesw = {
    145     groups = ["default"];
    146     platforms = [];
    147     source = {
    148       remotes = ["https://rubygems.org"];
    149       sha256 = "1x06374njjl4xfxwkp6nq71akhazmqp9fyhkgxf6gac81p5wwdk6";
    150       type = "gem";
    151     };
    152     version = "1.4.13";
    153   };
    154   optimist = {
    155     groups = ["default"];
    156     platforms = [];
    157     source = {
    158       remotes = ["https://rubygems.org"];
    159       sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk";
    160       type = "gem";
    161     };
    162     version = "3.0.1";
    163   };
    164   parallel = {
    165     groups = ["default"];
    166     platforms = [];
    167     source = {
    168       remotes = ["https://rubygems.org"];
    169       sha256 = "07vnk6bb54k4yc06xnwck7php50l09vvlw1ga8wdz0pia461zpzb";
    170       type = "gem";
    171     };
    172     version = "1.22.1";
    173   };
    174   parser = {
    175     dependencies = ["ast"];
    176     groups = ["default"];
    177     platforms = [];
    178     source = {
    179       remotes = ["https://rubygems.org"];
    180       sha256 = "0xhfghgidj8cbdnqp01f7kvnrv1f60izpkd9dhxsvpdzkfsdg97d";
    181       type = "gem";
    182     };
    183     version = "3.1.2.0";
    184   };
    185   pry = {
    186     dependencies = ["coderay" "method_source"];
    187     groups = ["default"];
    188     platforms = [];
    189     source = {
    190       remotes = ["https://rubygems.org"];
    191       sha256 = "0m445x8fwcjdyv2bc0glzss2nbm1ll51bq45knixapc7cl3dzdlr";
    192       type = "gem";
    193     };
    194     version = "0.14.1";
    195   };
    196   rainbow = {
    197     groups = ["default"];
    198     platforms = [];
    199     source = {
    200       remotes = ["https://rubygems.org"];
    201       sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
    202       type = "gem";
    203     };
    204     version = "3.1.1";
    205   };
    206   rake = {
    207     groups = ["default"];
    208     platforms = [];
    209     source = {
    210       remotes = ["https://rubygems.org"];
    211       sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
    212       type = "gem";
    213     };
    214     version = "13.0.6";
    215   };
    216   regexp_parser = {
    217     groups = ["default"];
    218     platforms = [];
    219     source = {
    220       remotes = ["https://rubygems.org"];
    221       sha256 = "1rfd3q17p7q7pa67844q8b16ipy6ksh8mkzynpm1zldqbb9x4xm0";
    222       type = "gem";
    223     };
    224     version = "2.5.0";
    225   };
    226   rexml = {
    227     groups = ["default"];
    228     platforms = [];
    229     source = {
    230       remotes = ["https://rubygems.org"];
    231       sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53";
    232       type = "gem";
    233     };
    234     version = "3.2.5";
    235   };
    236   rmail = {
    237     groups = ["default"];
    238     platforms = [];
    239     source = {
    240       remotes = ["https://rubygems.org"];
    241       sha256 = "0m5npkmv764m725wzjzasgf3k8q5anf3vfr6k2cac1xj6jc8lcqi";
    242       type = "gem";
    243     };
    244     version = "1.1.4";
    245   };
    246   rr = {
    247     groups = ["default"];
    248     platforms = [];
    249     source = {
    250       remotes = ["https://rubygems.org"];
    251       sha256 = "1n9g78ba4c2zzmz8cdb97c38h1xm0clircag00vbcxwqs4dq0ymp";
    252       type = "gem";
    253     };
    254     version = "1.2.1";
    255   };
    256   rubocop = {
    257     dependencies = ["parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
    258     groups = ["default"];
    259     platforms = [];
    260     source = {
    261       remotes = ["https://rubygems.org"];
    262       sha256 = "0xxkghaph53200mfria115swdq6j7p5ssc6gqr1xwvnqiw8g96qd";
    263       type = "gem";
    264     };
    265     version = "1.28.2";
    266   };
    267   rubocop-ast = {
    268     dependencies = ["parser"];
    269     groups = ["default"];
    270     platforms = [];
    271     source = {
    272       remotes = ["https://rubygems.org"];
    273       sha256 = "1k9izkr5rhw3zc309yjp17z7496l74j4li3zrcgpgqfnqwz695qx";
    274       type = "gem";
    275     };
    276     version = "1.17.0";
    277   };
    278   rubocop-packaging = {
    279     dependencies = ["rubocop"];
    280     groups = ["default"];
    281     platforms = [];
    282     source = {
    283       remotes = ["https://rubygems.org"];
    284       sha256 = "0bzjd1077v96pyp62jg7s8ndxqbdhfnrdpdnmgi7h88xw22fp5xf";
    285       type = "gem";
    286     };
    287     version = "0.5.1";
    288   };
    289   ruby-progressbar = {
    290     groups = ["default"];
    291     platforms = [];
    292     source = {
    293       remotes = ["https://rubygems.org"];
    294       sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc";
    295       type = "gem";
    296     };
    297     version = "1.11.0";
    298   };
    299   unicode = {
    300     groups = ["default"];
    301     platforms = [];
    302     source = {
    303       remotes = ["https://rubygems.org"];
    304       sha256 = "1mx9lwzy021lpcqql5kn4yi20njhf5h7c7wxm2fx51p1r2zr9wj2";
    305       type = "gem";
    306     };
    307     version = "0.4.4.5";
    308   };
    309   unicode-display_width = {
    310     groups = ["default"];
    311     platforms = [];
    312     source = {
    313       remotes = ["https://rubygems.org"];
    314       sha256 = "1nlfck6z986fngp0r74maswmyb1rcksc8xc3mfpw9cj23c3s8zwn";
    315       type = "gem";
    316     };
    317     version = "2.2.0";
    318   };
    319   xapian-ruby = {
    320     groups = ["default"];
    321     platforms = [];
    322     source = {
    323       remotes = ["https://rubygems.org"];
    324       sha256 = "1z8arjkd0nlj6zv9in2sihmbwpbd17a10lsv7nwii7z0jjscyxpp";
    325       type = "gem";
    326     };
    327     version = "1.4.18";
    328   };
    329 }