Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at python-updates 182 lines 4.4 kB view raw
1{ 2 abnc = { 3 groups = [ "default" ]; 4 platforms = [ ]; 5 source = { 6 remotes = [ "https://rubygems.org" ]; 7 sha256 = "0yj09gc9w208wsy0d45vzha4zfwxdpsqvkm9vms0chm4lxdwdg9x"; 8 type = "gem"; 9 }; 10 version = "0.1.1"; 11 }; 12 abnftt = { 13 groups = [ "default" ]; 14 platforms = [ ]; 15 source = { 16 remotes = [ "https://rubygems.org" ]; 17 sha256 = "1r9ay1kxn2yh9h0j2hr7iszz7cprpc7s6yjsv2k4inxndbsw5y4v"; 18 type = "gem"; 19 }; 20 version = "0.2.6"; 21 }; 22 base32 = { 23 groups = [ "default" ]; 24 platforms = [ ]; 25 source = { 26 remotes = [ "https://rubygems.org" ]; 27 sha256 = "1fjs0l3c5g9qxwp43kcnhc45slx29yjb6m6jxbb2x1krgjmi166b"; 28 type = "gem"; 29 }; 30 version = "0.3.4"; 31 }; 32 base45_lite = { 33 groups = [ "default" ]; 34 platforms = [ ]; 35 source = { 36 remotes = [ "https://rubygems.org" ]; 37 sha256 = "1n4w36bb20ys8a0mcmvax8rp0rg4wqdsm6p1vqx9xv9vv3dy918i"; 38 type = "gem"; 39 }; 40 version = "1.0.1"; 41 }; 42 cbor-canonical = { 43 groups = [ "default" ]; 44 platforms = [ ]; 45 source = { 46 remotes = [ "https://rubygems.org" ]; 47 sha256 = "1fhj51s5d9b9spw096sb0p92bgilw9hrsay383563dh913j2jn11"; 48 type = "gem"; 49 }; 50 version = "0.1.2"; 51 }; 52 cbor-deterministic = { 53 groups = [ "default" ]; 54 platforms = [ ]; 55 source = { 56 remotes = [ "https://rubygems.org" ]; 57 sha256 = "1w1mg4mn1dhlxlbijxpzja8m8ggrjs0hzkzvnaazw9zm1ji6dpba"; 58 type = "gem"; 59 }; 60 version = "0.1.3"; 61 }; 62 cbor-diag = { 63 dependencies = [ 64 "cbor-canonical" 65 "cbor-deterministic" 66 "cbor-packed" 67 "json_pure" 68 "neatjson" 69 "treetop" 70 ]; 71 groups = [ "default" ]; 72 platforms = [ ]; 73 source = { 74 remotes = [ "https://rubygems.org" ]; 75 sha256 = "1gxfs63jgvhdkfpm97mxpz14gxsvqds5pza8i175bmsqwvx3zn87"; 76 type = "gem"; 77 }; 78 version = "0.9.5"; 79 }; 80 cbor-packed = { 81 groups = [ "default" ]; 82 platforms = [ ]; 83 source = { 84 remotes = [ "https://rubygems.org" ]; 85 sha256 = "1dijyj7rivi39h34f32fx7k4xvngldf569i0372n1z6w01nv761l"; 86 type = "gem"; 87 }; 88 version = "0.1.5"; 89 }; 90 cddl = { 91 dependencies = [ 92 "abnc" 93 "abnftt" 94 "base32" 95 "base45_lite" 96 "cbor-diag" 97 "colorize" 98 "json_pure" 99 "regexp-examples" 100 "scanf" 101 ]; 102 groups = [ "default" ]; 103 platforms = [ ]; 104 source = { 105 remotes = [ "https://rubygems.org" ]; 106 sha256 = "1811vvf73jjcxifq8h2cyp0b2z2qwhkplmrc2javx7gwrxlgb2p4"; 107 type = "gem"; 108 }; 109 version = "0.12.9"; 110 }; 111 colorize = { 112 groups = [ "default" ]; 113 platforms = [ ]; 114 source = { 115 remotes = [ "https://rubygems.org" ]; 116 sha256 = "0dy8ryhcdzgmbvj7jpa1qq3bhhk1m7a2pz6ip0m6dxh30rzj7d9h"; 117 type = "gem"; 118 }; 119 version = "1.1.0"; 120 }; 121 json_pure = { 122 groups = [ "default" ]; 123 platforms = [ ]; 124 source = { 125 remotes = [ "https://rubygems.org" ]; 126 sha256 = "1kks889ymaq5xqvj18qamar3il8m3dnnaf6cij0a0kwxp8lpk1va"; 127 type = "gem"; 128 }; 129 version = "2.8.1"; 130 }; 131 neatjson = { 132 groups = [ "default" ]; 133 platforms = [ ]; 134 source = { 135 remotes = [ "https://rubygems.org" ]; 136 sha256 = "0wm1lq8yl6rzysh3wg6fa55w5534k6ppiz0qb7jyvdy582mk5i0s"; 137 type = "gem"; 138 }; 139 version = "0.10.5"; 140 }; 141 polyglot = { 142 groups = [ "default" ]; 143 platforms = [ ]; 144 source = { 145 remotes = [ "https://rubygems.org" ]; 146 sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr"; 147 type = "gem"; 148 }; 149 version = "0.3.5"; 150 }; 151 regexp-examples = { 152 groups = [ "default" ]; 153 platforms = [ ]; 154 source = { 155 remotes = [ "https://rubygems.org" ]; 156 sha256 = "0wfkwczjn62qq3z96dxk43m0gh6d5cajx9pxkanvk88d3yqnx29v"; 157 type = "gem"; 158 }; 159 version = "1.5.1"; 160 }; 161 scanf = { 162 groups = [ "default" ]; 163 platforms = [ ]; 164 source = { 165 remotes = [ "https://rubygems.org" ]; 166 sha256 = "000vxsci3zq8m1wl7mmppj7sarznrqlm6v2x2hdfmbxcwpvvfgak"; 167 type = "gem"; 168 }; 169 version = "1.0.0"; 170 }; 171 treetop = { 172 dependencies = [ "polyglot" ]; 173 groups = [ "default" ]; 174 platforms = [ ]; 175 source = { 176 remotes = [ "https://rubygems.org" ]; 177 sha256 = "0adc8qblz8ii668r3rksjx83p675iryh52rvdvysimx2hkbasj7d"; 178 type = "gem"; 179 }; 180 version = "1.6.12"; 181 }; 182}