sup

A curses threads-with-tags style email client

sup.git

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

contrib/nix/ruby2.6-gemset.nix (8451B) - 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 = "010wr6nnifi952bx4v5c49q25yx1g8lhib5wiv2sg7bip3yvlyy8";
     59       type = "gem";
     60     };
     61     version = "2.0.23";
     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   json = {
     74     groups = ["default"];
     75     platforms = [];
     76     source = {
     77       remotes = ["https://rubygems.org"];
     78       sha256 = "0yk5d10yvspkc5jyvx9gc1a9pn1z8v4k2hvjk1l88zixwf3wf3cl";
     79       type = "gem";
     80     };
     81     version = "2.6.2";
     82   };
     83   locale = {
     84     groups = ["default"];
     85     platforms = [];
     86     source = {
     87       remotes = ["https://rubygems.org"];
     88       sha256 = "0997465kxvpxm92fiwc2b16l49mngk7b68g5k35ify0m3q0yxpdn";
     89       type = "gem";
     90     };
     91     version = "2.1.3";
     92   };
     93   lockfile = {
     94     groups = ["default"];
     95     platforms = [];
     96     source = {
     97       remotes = ["https://rubygems.org"];
     98       sha256 = "0dij3ijywylvfgrpi2i0k17f6w0wjhnjjw0k9030f54z56cz7jrr";
     99       type = "gem";
    100     };
    101     version = "2.1.3";
    102   };
    103   method_source = {
    104     groups = ["default"];
    105     platforms = [];
    106     source = {
    107       remotes = ["https://rubygems.org"];
    108       sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
    109       type = "gem";
    110     };
    111     version = "1.0.0";
    112   };
    113   mime-types = {
    114     dependencies = ["mime-types-data"];
    115     groups = ["default"];
    116     platforms = [];
    117     source = {
    118       remotes = ["https://rubygems.org"];
    119       sha256 = "0ipw892jbksbxxcrlx9g5ljq60qx47pm24ywgfbyjskbcl78pkvb";
    120       type = "gem";
    121     };
    122     version = "3.4.1";
    123   };
    124   mime-types-data = {
    125     groups = ["default"];
    126     platforms = [];
    127     source = {
    128       remotes = ["https://rubygems.org"];
    129       sha256 = "003gd7mcay800k2q4pb2zn8lwwgci4bhi42v2jvlidm8ksx03i6q";
    130       type = "gem";
    131     };
    132     version = "3.2022.0105";
    133   };
    134   mini_portile2 = {
    135     groups = ["default"];
    136     platforms = [];
    137     source = {
    138       remotes = ["https://rubygems.org"];
    139       sha256 = "1kl9c3kdchjabrihdqfmcplk3lq4cw1rr9f378y6q22qwy5dndvs";
    140       type = "gem";
    141     };
    142     version = "2.8.5";
    143   };
    144   minitest = {
    145     groups = ["default"];
    146     platforms = [];
    147     source = {
    148       remotes = ["https://rubygems.org"];
    149       sha256 = "14a9ign0hj3z3j4cpfplj2djaskx3skzyx4fl3x53d7saxmhrgn1";
    150       type = "gem";
    151     };
    152     version = "5.16.2";
    153   };
    154   ncursesw = {
    155     groups = ["default"];
    156     platforms = [];
    157     source = {
    158       remotes = ["https://rubygems.org"];
    159       sha256 = "1x06374njjl4xfxwkp6nq71akhazmqp9fyhkgxf6gac81p5wwdk6";
    160       type = "gem";
    161     };
    162     version = "1.4.13";
    163   };
    164   optimist = {
    165     groups = ["default"];
    166     platforms = [];
    167     source = {
    168       remotes = ["https://rubygems.org"];
    169       sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk";
    170       type = "gem";
    171     };
    172     version = "3.0.1";
    173   };
    174   parallel = {
    175     groups = ["default"];
    176     platforms = [];
    177     source = {
    178       remotes = ["https://rubygems.org"];
    179       sha256 = "07vnk6bb54k4yc06xnwck7php50l09vvlw1ga8wdz0pia461zpzb";
    180       type = "gem";
    181     };
    182     version = "1.22.1";
    183   };
    184   parser = {
    185     dependencies = ["ast"];
    186     groups = ["default"];
    187     platforms = [];
    188     source = {
    189       remotes = ["https://rubygems.org"];
    190       sha256 = "0xhfghgidj8cbdnqp01f7kvnrv1f60izpkd9dhxsvpdzkfsdg97d";
    191       type = "gem";
    192     };
    193     version = "3.1.2.0";
    194   };
    195   pry = {
    196     dependencies = ["coderay" "method_source"];
    197     groups = ["default"];
    198     platforms = [];
    199     source = {
    200       remotes = ["https://rubygems.org"];
    201       sha256 = "0m445x8fwcjdyv2bc0glzss2nbm1ll51bq45knixapc7cl3dzdlr";
    202       type = "gem";
    203     };
    204     version = "0.14.1";
    205   };
    206   rainbow = {
    207     groups = ["default"];
    208     platforms = [];
    209     source = {
    210       remotes = ["https://rubygems.org"];
    211       sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
    212       type = "gem";
    213     };
    214     version = "3.1.1";
    215   };
    216   rake = {
    217     groups = ["default"];
    218     platforms = [];
    219     source = {
    220       remotes = ["https://rubygems.org"];
    221       sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
    222       type = "gem";
    223     };
    224     version = "13.0.6";
    225   };
    226   regexp_parser = {
    227     groups = ["default"];
    228     platforms = [];
    229     source = {
    230       remotes = ["https://rubygems.org"];
    231       sha256 = "1rfd3q17p7q7pa67844q8b16ipy6ksh8mkzynpm1zldqbb9x4xm0";
    232       type = "gem";
    233     };
    234     version = "2.5.0";
    235   };
    236   rexml = {
    237     groups = ["default"];
    238     platforms = [];
    239     source = {
    240       remotes = ["https://rubygems.org"];
    241       sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53";
    242       type = "gem";
    243     };
    244     version = "3.2.5";
    245   };
    246   rmail = {
    247     groups = ["default"];
    248     platforms = [];
    249     source = {
    250       remotes = ["https://rubygems.org"];
    251       sha256 = "0m5npkmv764m725wzjzasgf3k8q5anf3vfr6k2cac1xj6jc8lcqi";
    252       type = "gem";
    253     };
    254     version = "1.1.4";
    255   };
    256   rr = {
    257     groups = ["default"];
    258     platforms = [];
    259     source = {
    260       remotes = ["https://rubygems.org"];
    261       sha256 = "1n9g78ba4c2zzmz8cdb97c38h1xm0clircag00vbcxwqs4dq0ymp";
    262       type = "gem";
    263     };
    264     version = "1.2.1";
    265   };
    266   rubocop = {
    267     dependencies = ["json" "parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
    268     groups = ["default"];
    269     platforms = [];
    270     source = {
    271       remotes = ["https://rubygems.org"];
    272       sha256 = "09k371m1l177ca8w70hfbjb1w0hasfb46pxp4w6yw92kk71akll2";
    273       type = "gem";
    274     };
    275     version = "1.32.0";
    276   };
    277   rubocop-ast = {
    278     dependencies = ["parser"];
    279     groups = ["default"];
    280     platforms = [];
    281     source = {
    282       remotes = ["https://rubygems.org"];
    283       sha256 = "0h8q3gwqs8afshjd2l52ywf48md9rskr3q2y4fydgm536vvahjgm";
    284       type = "gem";
    285     };
    286     version = "1.19.1";
    287   };
    288   rubocop-packaging = {
    289     dependencies = ["rubocop"];
    290     groups = ["default"];
    291     platforms = [];
    292     source = {
    293       remotes = ["https://rubygems.org"];
    294       sha256 = "0bzjd1077v96pyp62jg7s8ndxqbdhfnrdpdnmgi7h88xw22fp5xf";
    295       type = "gem";
    296     };
    297     version = "0.5.1";
    298   };
    299   ruby-progressbar = {
    300     groups = ["default"];
    301     platforms = [];
    302     source = {
    303       remotes = ["https://rubygems.org"];
    304       sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc";
    305       type = "gem";
    306     };
    307     version = "1.11.0";
    308   };
    309   unicode = {
    310     groups = ["default"];
    311     platforms = [];
    312     source = {
    313       remotes = ["https://rubygems.org"];
    314       sha256 = "1mx9lwzy021lpcqql5kn4yi20njhf5h7c7wxm2fx51p1r2zr9wj2";
    315       type = "gem";
    316     };
    317     version = "0.4.4.5";
    318   };
    319   unicode-display_width = {
    320     groups = ["default"];
    321     platforms = [];
    322     source = {
    323       remotes = ["https://rubygems.org"];
    324       sha256 = "1nlfck6z986fngp0r74maswmyb1rcksc8xc3mfpw9cj23c3s8zwn";
    325       type = "gem";
    326     };
    327     version = "2.2.0";
    328   };
    329   xapian-ruby = {
    330     groups = ["default"];
    331     platforms = [];
    332     source = {
    333       remotes = ["https://rubygems.org"];
    334       sha256 = "1z8arjkd0nlj6zv9in2sihmbwpbd17a10lsv7nwii7z0jjscyxpp";
    335       type = "gem";
    336     };
    337     version = "1.4.18";
    338   };
    339 }