nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at 24.05-beta 250 lines 6.3 kB view raw
1{ 2 addressable = { 3 dependencies = ["public_suffix"]; 4 groups = ["default"]; 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 9 type = "gem"; 10 }; 11 version = "2.8.5"; 12 }; 13 afm = { 14 groups = ["default"]; 15 platforms = []; 16 source = { 17 remotes = ["https://rubygems.org"]; 18 sha256 = "06kj9hgd0z8pj27bxp2diwqh6fv7qhwwm17z64rhdc4sfn76jgn8"; 19 type = "gem"; 20 }; 21 version = "0.2.2"; 22 }; 23 Ascii85 = { 24 groups = ["default"]; 25 platforms = []; 26 source = { 27 remotes = ["https://rubygems.org"]; 28 sha256 = "1ds4v9xgsyvijnlflak4dzf1qwmda9yd5bv8jwsb56nngd399rlw"; 29 type = "gem"; 30 }; 31 version = "1.1.0"; 32 }; 33 async = { 34 dependencies = ["console" "fiber-annotation" "io-event" "timers"]; 35 groups = ["default"]; 36 platforms = []; 37 source = { 38 remotes = ["https://rubygems.org"]; 39 sha256 = "0806cya8kq9glg6vifa9j4zjf81drwa84hdzx71ah98zz317hvhb"; 40 type = "gem"; 41 }; 42 version = "2.6.3"; 43 }; 44 console = { 45 dependencies = ["fiber-annotation" "fiber-local"]; 46 groups = ["default"]; 47 platforms = []; 48 source = { 49 remotes = ["https://rubygems.org"]; 50 sha256 = "04cpbx4bsw3k20xgvz6cs1gi41q9mmagc95x2zk6ar49a25z89sb"; 51 type = "gem"; 52 }; 53 version = "1.23.1"; 54 }; 55 ethon = { 56 dependencies = ["ffi"]; 57 groups = ["default"]; 58 platforms = []; 59 source = { 60 remotes = ["https://rubygems.org"]; 61 sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v"; 62 type = "gem"; 63 }; 64 version = "0.16.0"; 65 }; 66 ffi = { 67 groups = ["default"]; 68 platforms = []; 69 source = { 70 remotes = ["https://rubygems.org"]; 71 sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg"; 72 type = "gem"; 73 }; 74 version = "1.15.5"; 75 }; 76 fiber-annotation = { 77 groups = ["default"]; 78 platforms = []; 79 source = { 80 remotes = ["https://rubygems.org"]; 81 sha256 = "00vcmynyvhny8n4p799rrhcx0m033hivy0s1gn30ix8rs7qsvgvs"; 82 type = "gem"; 83 }; 84 version = "0.2.0"; 85 }; 86 fiber-local = { 87 groups = ["default"]; 88 platforms = []; 89 source = { 90 remotes = ["https://rubygems.org"]; 91 sha256 = "1vrxxb09fc7aicb9zb0pmn5akggjy21dmxkdl3w949y4q05rldr9"; 92 type = "gem"; 93 }; 94 version = "1.0.0"; 95 }; 96 hashery = { 97 groups = ["default"]; 98 platforms = []; 99 source = { 100 remotes = ["https://rubygems.org"]; 101 sha256 = "0qj8815bf7q6q7llm5rzdz279gzmpqmqqicxnzv066a020iwqffj"; 102 type = "gem"; 103 }; 104 version = "2.1.2"; 105 }; 106 html-proofer = { 107 dependencies = ["addressable" "async" "nokogiri" "pdf-reader" "rainbow" "typhoeus" "yell" "zeitwerk"]; 108 groups = ["default"]; 109 platforms = []; 110 source = { 111 remotes = ["https://rubygems.org"]; 112 sha256 = "0lzh3lb3l2qid3sh3da0fgjdwdly2g5jia6drzpn1dn1b92a7wwm"; 113 type = "gem"; 114 }; 115 version = "5.0.8"; 116 }; 117 io-event = { 118 groups = ["default"]; 119 platforms = []; 120 source = { 121 remotes = ["https://rubygems.org"]; 122 sha256 = "0046p1q98xrys4bzcx74k658fv1fiigdgcd0az0pm12n2hjcms6r"; 123 type = "gem"; 124 }; 125 version = "1.2.3"; 126 }; 127 mini_portile2 = { 128 groups = ["default"]; 129 platforms = []; 130 source = { 131 remotes = ["https://rubygems.org"]; 132 sha256 = "02mj8mpd6ck5gpcnsimx5brzggw5h5mmmpq2djdypfq16wcw82qq"; 133 type = "gem"; 134 }; 135 version = "2.8.4"; 136 }; 137 nokogiri = { 138 dependencies = ["mini_portile2" "racc"]; 139 groups = ["default"]; 140 platforms = []; 141 source = { 142 remotes = ["https://rubygems.org"]; 143 sha256 = "1l8b0i24h4irivyhwy9xmkjbggw86cxkzkiqdqg0jpcp9qc8h4rl"; 144 type = "gem"; 145 }; 146 version = "1.16.0"; 147 }; 148 pdf-reader = { 149 dependencies = ["Ascii85" "afm" "hashery" "ruby-rc4" "ttfunk"]; 150 groups = ["default"]; 151 platforms = []; 152 source = { 153 remotes = ["https://rubygems.org"]; 154 sha256 = "09sx25jpnip2sp6wh5sn5ad7za78rfi95qp5iiczfh43z4jqa8q3"; 155 type = "gem"; 156 }; 157 version = "2.11.0"; 158 }; 159 public_suffix = { 160 groups = ["default"]; 161 platforms = []; 162 source = { 163 remotes = ["https://rubygems.org"]; 164 sha256 = "0n9j7mczl15r3kwqrah09cxj8hxdfawiqxa60kga2bmxl9flfz9k"; 165 type = "gem"; 166 }; 167 version = "5.0.3"; 168 }; 169 racc = { 170 groups = ["default"]; 171 platforms = []; 172 source = { 173 remotes = ["https://rubygems.org"]; 174 sha256 = "11v3l46mwnlzlc371wr3x6yylpgafgwdf0q7hc7c1lzx6r414r5g"; 175 type = "gem"; 176 }; 177 version = "1.7.1"; 178 }; 179 rainbow = { 180 groups = ["default"]; 181 platforms = []; 182 source = { 183 remotes = ["https://rubygems.org"]; 184 sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503"; 185 type = "gem"; 186 }; 187 version = "3.1.1"; 188 }; 189 ruby-rc4 = { 190 groups = ["default"]; 191 platforms = []; 192 source = { 193 remotes = ["https://rubygems.org"]; 194 sha256 = "00vci475258mmbvsdqkmqadlwn6gj9m01sp7b5a3zd90knil1k00"; 195 type = "gem"; 196 }; 197 version = "0.1.5"; 198 }; 199 timers = { 200 groups = ["default"]; 201 platforms = []; 202 source = { 203 remotes = ["https://rubygems.org"]; 204 sha256 = "0pjzipnmzfywvgsr3gxwj6nmg47lz4700g0q71jgcy1z6rb7dn7p"; 205 type = "gem"; 206 }; 207 version = "4.3.5"; 208 }; 209 ttfunk = { 210 groups = ["default"]; 211 platforms = []; 212 source = { 213 remotes = ["https://rubygems.org"]; 214 sha256 = "15iaxz9iak5643bq2bc0jkbjv8w2zn649lxgvh5wg48q9d4blw13"; 215 type = "gem"; 216 }; 217 version = "1.7.0"; 218 }; 219 typhoeus = { 220 dependencies = ["ethon"]; 221 groups = ["default"]; 222 platforms = []; 223 source = { 224 remotes = ["https://rubygems.org"]; 225 sha256 = "1m22yrkmbj81rzhlny81j427qdvz57yk5wbcf3km0nf3bl6qiygz"; 226 type = "gem"; 227 }; 228 version = "1.4.0"; 229 }; 230 yell = { 231 groups = ["default"]; 232 platforms = []; 233 source = { 234 remotes = ["https://rubygems.org"]; 235 sha256 = "1g16kcdhdfvczn7x81jiq6afg3bdxmb73skqjyjlkp5nqcy6y5hx"; 236 type = "gem"; 237 }; 238 version = "2.2.2"; 239 }; 240 zeitwerk = { 241 groups = ["default"]; 242 platforms = []; 243 source = { 244 remotes = ["https://rubygems.org"]; 245 sha256 = "1mwdd445w63khz13hpv17m2br5xngyjl3jdj08xizjbm78i2zrxd"; 246 type = "gem"; 247 }; 248 version = "2.6.11"; 249 }; 250}