Added `boot.modprobeConfig.useUbuntuModuleBlacklist`. (#290330)
[NixPkgs.git] / pkgs / by-name / cb / cbor-diag / gemset.nix
blob647be4ab65352da45f2e049af7ffbe94e5bafda5
2   cbor-canonical = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "1fhj51s5d9b9spw096sb0p92bgilw9hrsay383563dh913j2jn11";
8       type = "gem";
9     };
10     version = "0.1.2";
11   };
12   cbor-deterministic = {
13     groups = ["default"];
14     platforms = [];
15     source = {
16       remotes = ["https://rubygems.org"];
17       sha256 = "1w1mg4mn1dhlxlbijxpzja8m8ggrjs0hzkzvnaazw9zm1ji6dpba";
18       type = "gem";
19     };
20     version = "0.1.3";
21   };
22   cbor-diag = {
23     dependencies = ["cbor-canonical" "cbor-deterministic" "cbor-packed" "json_pure" "neatjson" "treetop"];
24     groups = ["default"];
25     platforms = [];
26     source = {
27       remotes = ["https://rubygems.org"];
28       sha256 = "12gicnz857iin9lhbrigyqz4v8fan9lq4sd56rfcb2c7a8azvmz9";
29       type = "gem";
30     };
31     version = "0.8.8";
32   };
33   cbor-packed = {
34     groups = ["default"];
35     platforms = [];
36     source = {
37       remotes = ["https://rubygems.org"];
38       sha256 = "1dijyj7rivi39h34f32fx7k4xvngldf569i0372n1z6w01nv761l";
39       type = "gem";
40     };
41     version = "0.1.5";
42   };
43   json_pure = {
44     groups = ["default"];
45     platforms = [];
46     source = {
47       remotes = ["https://rubygems.org"];
48       sha256 = "13b4dminf6znfwvj8d61w6dar9zrxnndrmiig19adbliv0haxmlr";
49       type = "gem";
50     };
51     version = "2.7.2";
52   };
53   neatjson = {
54     groups = ["default"];
55     platforms = [];
56     source = {
57       remotes = ["https://rubygems.org"];
58       sha256 = "0wm1lq8yl6rzysh3wg6fa55w5534k6ppiz0qb7jyvdy582mk5i0s";
59       type = "gem";
60     };
61     version = "0.10.5";
62   };
63   polyglot = {
64     groups = ["default"];
65     platforms = [];
66     source = {
67       remotes = ["https://rubygems.org"];
68       sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr";
69       type = "gem";
70     };
71     version = "0.3.5";
72   };
73   treetop = {
74     dependencies = ["polyglot"];
75     groups = ["default"];
76     platforms = [];
77     source = {
78       remotes = ["https://rubygems.org"];
79       sha256 = "0adc8qblz8ii668r3rksjx83p675iryh52rvdvysimx2hkbasj7d";
80       type = "gem";
81     };
82     version = "1.6.12";
83   };