biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / development / tools / misc / one_gadget / gemset.nix
blobc1127a8b6c6a20e3938ab99f4d692e4ee22ddca5
2   bindata = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "08r67nglsqnxrbn803szf5bdnqhchhq8kf2by94f37fcl65wpp19";
8       type = "gem";
9     };
10     version = "2.5.0";
11   };
12   elftools = {
13     dependencies = ["bindata"];
14     groups = ["default"];
15     platforms = [];
16     source = {
17       remotes = ["https://rubygems.org"];
18       sha256 = "0p96wj4sz3sfv9yxyl8z530554bkbf82vj24w6x7yf91qa1p8z6i";
19       type = "gem";
20     };
21     version = "1.1.3";
22   };
23   one_gadget = {
24     dependencies = ["elftools"];
25     groups = ["default"];
26     platforms = [];
27     source = {
28       remotes = ["https://rubygems.org"];
29       sha256 = "1j9478h929jm5hq2fs3v8y37a7y2hhpli90mbps7yvka4ykci7mw";
30       type = "gem";
31     };
32     version = "1.9.0";
33   };