nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 276 lines 6.7 kB view raw
1{ 2 addressable = { 3 dependencies = [ "public_suffix" ]; 4 groups = [ "default" ]; 5 platforms = [ ]; 6 source = { 7 remotes = [ "https://rubygems.org" ]; 8 sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6"; 9 type = "gem"; 10 }; 11 version = "2.8.7"; 12 }; 13 childprocess = { 14 dependencies = [ "logger" ]; 15 groups = [ "default" ]; 16 platforms = [ ]; 17 source = { 18 remotes = [ "https://rubygems.org" ]; 19 sha256 = "1v5nalaarxnfdm6rxb7q6fmc6nx097jd630ax6h9ch7xw95li3cs"; 20 type = "gem"; 21 }; 22 version = "5.1.0"; 23 }; 24 cri = { 25 groups = [ "default" ]; 26 platforms = [ ]; 27 source = { 28 remotes = [ "https://rubygems.org" ]; 29 sha256 = "1rank6i9p2drwdcmhan6ifkzrz1v3mwpx47fwjl75rskxwjfkgwa"; 30 type = "gem"; 31 }; 32 version = "2.15.12"; 33 }; 34 deep_merge = { 35 groups = [ "default" ]; 36 platforms = [ ]; 37 source = { 38 remotes = [ "https://rubygems.org" ]; 39 sha256 = "0fjn4civid68a3zxnbgyjj6krs3l30dy8b4djpg6fpzrsyix7kl3"; 40 type = "gem"; 41 }; 42 version = "1.2.2"; 43 }; 44 diff-lcs = { 45 groups = [ "default" ]; 46 platforms = [ ]; 47 source = { 48 remotes = [ "https://rubygems.org" ]; 49 sha256 = "1znxccz83m4xgpd239nyqxlifdb7m8rlfayk6s259186nkgj6ci7"; 50 type = "gem"; 51 }; 52 version = "1.5.1"; 53 }; 54 ffi = { 55 groups = [ "default" ]; 56 platforms = [ ]; 57 source = { 58 remotes = [ "https://rubygems.org" ]; 59 sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi"; 60 type = "gem"; 61 }; 62 version = "1.17.0"; 63 }; 64 hitimes = { 65 groups = [ "default" ]; 66 platforms = [ ]; 67 source = { 68 remotes = [ "https://rubygems.org" ]; 69 sha256 = "0ix9rp9rsrwin38z2aqiwpxc8p2dzl6m3ra47az47fsija1cb2qf"; 70 type = "gem"; 71 }; 72 version = "2.0.0"; 73 }; 74 json-schema = { 75 dependencies = [ "addressable" ]; 76 groups = [ "default" ]; 77 platforms = [ ]; 78 source = { 79 remotes = [ "https://rubygems.org" ]; 80 sha256 = "09bq393nrxa7hmphc3li8idgxdnb5hwgj15d0q5qsh4l5g1qvrnm"; 81 type = "gem"; 82 }; 83 version = "4.3.1"; 84 }; 85 json_pure = { 86 groups = [ "default" ]; 87 platforms = [ ]; 88 source = { 89 remotes = [ "https://rubygems.org" ]; 90 sha256 = "0kn736pb52j8b9xxq6l8wqp2chs74aa14vfnp0rijjn086m8b4f3"; 91 type = "gem"; 92 }; 93 version = "2.6.3"; 94 }; 95 logger = { 96 groups = [ "default" ]; 97 platforms = [ ]; 98 source = { 99 remotes = [ "https://rubygems.org" ]; 100 sha256 = "0lwncq2rf8gm79g2rcnnyzs26ma1f4wnfjm6gs4zf2wlsdz5in9s"; 101 type = "gem"; 102 }; 103 version = "1.6.1"; 104 }; 105 minitar = { 106 groups = [ "default" ]; 107 platforms = [ ]; 108 source = { 109 remotes = [ "https://rubygems.org" ]; 110 sha256 = "0f307mpj4j0gp7iq77xj4p149f4krcvbll9rismng3jcijpbn79s"; 111 type = "gem"; 112 }; 113 version = "0.12.1"; 114 }; 115 pastel = { 116 dependencies = [ "tty-color" ]; 117 groups = [ "default" ]; 118 platforms = [ ]; 119 source = { 120 remotes = [ "https://rubygems.org" ]; 121 sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8"; 122 type = "gem"; 123 }; 124 version = "0.8.0"; 125 }; 126 pathspec = { 127 groups = [ "default" ]; 128 platforms = [ ]; 129 source = { 130 remotes = [ "https://rubygems.org" ]; 131 sha256 = "08sxih7jrx07rczg3rpw7h9dawr43rxc68afhy498j8r816gzry4"; 132 type = "gem"; 133 }; 134 version = "1.1.3"; 135 }; 136 pdk = { 137 dependencies = [ 138 "childprocess" 139 "cri" 140 "deep_merge" 141 "diff-lcs" 142 "ffi" 143 "hitimes" 144 "json-schema" 145 "json_pure" 146 "minitar" 147 "pathspec" 148 "puppet-modulebuilder" 149 "tty-prompt" 150 "tty-spinner" 151 "tty-which" 152 ]; 153 groups = [ "default" ]; 154 platforms = [ ]; 155 source = { 156 remotes = [ "https://rubygems.org" ]; 157 sha256 = "1gildcnii3ayw585as8d8bqhnfb9diqg7n3vmgaz8c5b9wb8c106"; 158 type = "gem"; 159 }; 160 version = "3.3.0"; 161 }; 162 public_suffix = { 163 groups = [ "default" ]; 164 platforms = [ ]; 165 source = { 166 remotes = [ "https://rubygems.org" ]; 167 sha256 = "0vqcw3iwby3yc6avs1vb3gfd0vcp2v7q310665dvxfswmcf4xm31"; 168 type = "gem"; 169 }; 170 version = "6.0.1"; 171 }; 172 puppet-modulebuilder = { 173 dependencies = [ 174 "minitar" 175 "pathspec" 176 ]; 177 groups = [ "default" ]; 178 platforms = [ ]; 179 source = { 180 remotes = [ "https://rubygems.org" ]; 181 sha256 = "0rh31hq24nkddd83cx7n9ln5bsib3a052hrmn120sq0937337173"; 182 type = "gem"; 183 }; 184 version = "1.1.0"; 185 }; 186 tty-color = { 187 groups = [ "default" ]; 188 platforms = [ ]; 189 source = { 190 remotes = [ "https://rubygems.org" ]; 191 sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g"; 192 type = "gem"; 193 }; 194 version = "0.6.0"; 195 }; 196 tty-cursor = { 197 groups = [ "default" ]; 198 platforms = [ ]; 199 source = { 200 remotes = [ "https://rubygems.org" ]; 201 sha256 = "0j5zw041jgkmn605ya1zc151bxgxl6v192v2i26qhxx7ws2l2lvr"; 202 type = "gem"; 203 }; 204 version = "0.7.1"; 205 }; 206 tty-prompt = { 207 dependencies = [ 208 "pastel" 209 "tty-reader" 210 ]; 211 groups = [ "default" ]; 212 platforms = [ ]; 213 source = { 214 remotes = [ "https://rubygems.org" ]; 215 sha256 = "1j4y8ik82azjxshgd4i1v4wwhsv3g9cngpygxqkkz69qaa8cxnzw"; 216 type = "gem"; 217 }; 218 version = "0.23.1"; 219 }; 220 tty-reader = { 221 dependencies = [ 222 "tty-cursor" 223 "tty-screen" 224 "wisper" 225 ]; 226 groups = [ "default" ]; 227 platforms = [ ]; 228 source = { 229 remotes = [ "https://rubygems.org" ]; 230 sha256 = "1cf2k7w7d84hshg4kzrjvk9pkyc2g1m3nx2n1rpmdcf0hp4p4af6"; 231 type = "gem"; 232 }; 233 version = "0.9.0"; 234 }; 235 tty-screen = { 236 groups = [ "default" ]; 237 platforms = [ ]; 238 source = { 239 remotes = [ "https://rubygems.org" ]; 240 sha256 = "0l4vh6g333jxm9lakilkva2gn17j6gb052626r1pdbmy2lhnb460"; 241 type = "gem"; 242 }; 243 version = "0.8.2"; 244 }; 245 tty-spinner = { 246 dependencies = [ "tty-cursor" ]; 247 groups = [ "default" ]; 248 platforms = [ ]; 249 source = { 250 remotes = [ "https://rubygems.org" ]; 251 sha256 = "0hh5awmijnzw9flmh5ak610x1d00xiqagxa5mbr63ysggc26y0qf"; 252 type = "gem"; 253 }; 254 version = "0.9.3"; 255 }; 256 tty-which = { 257 groups = [ "default" ]; 258 platforms = [ ]; 259 source = { 260 remotes = [ "https://rubygems.org" ]; 261 sha256 = "0rpljdwlfm4qgps2xvq6306w86fm057m89j4gizcji371mgha92q"; 262 type = "gem"; 263 }; 264 version = "0.5.0"; 265 }; 266 wisper = { 267 groups = [ "default" ]; 268 platforms = [ ]; 269 source = { 270 remotes = [ "https://rubygems.org" ]; 271 sha256 = "1rpsi0ziy78cj82sbyyywby4d0aw0a5q84v65qd28vqn79fbq5yf"; 272 type = "gem"; 273 }; 274 version = "2.0.1"; 275 }; 276}