Merge pull request #237890 from Janik-Haag/anytone-emu

anytone-emu: init at unstable-2023-06-15

authored by

OTABI Tomoya and committed by
GitHub
4b4e860a 746b0e94

+786
+742
pkgs/applications/radio/anytone-emu/Cargo.lock
··· 1 + # This file is automatically @generated by Cargo. 2 + # It is not intended for manual editing. 3 + version = 3 4 + 5 + [[package]] 6 + name = "CoreFoundation-sys" 7 + version = "0.1.4" 8 + source = "registry+https://github.com/rust-lang/crates.io-index" 9 + checksum = "d0e9889e6db118d49d88d84728d0e964d973a5680befb5f85f55141beea5c20b" 10 + dependencies = [ 11 + "libc", 12 + "mach", 13 + ] 14 + 15 + [[package]] 16 + name = "IOKit-sys" 17 + version = "0.1.5" 18 + source = "registry+https://github.com/rust-lang/crates.io-index" 19 + checksum = "99696c398cbaf669d2368076bdb3d627fb0ce51a26899d7c61228c5c0af3bf4a" 20 + dependencies = [ 21 + "CoreFoundation-sys", 22 + "libc", 23 + "mach", 24 + ] 25 + 26 + [[package]] 27 + name = "aho-corasick" 28 + version = "1.0.2" 29 + source = "registry+https://github.com/rust-lang/crates.io-index" 30 + checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" 31 + dependencies = [ 32 + "memchr", 33 + ] 34 + 35 + [[package]] 36 + name = "android-tzdata" 37 + version = "0.1.1" 38 + source = "registry+https://github.com/rust-lang/crates.io-index" 39 + checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 40 + 41 + [[package]] 42 + name = "android_system_properties" 43 + version = "0.1.5" 44 + source = "registry+https://github.com/rust-lang/crates.io-index" 45 + checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 46 + dependencies = [ 47 + "libc", 48 + ] 49 + 50 + [[package]] 51 + name = "anstream" 52 + version = "0.3.2" 53 + source = "registry+https://github.com/rust-lang/crates.io-index" 54 + checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163" 55 + dependencies = [ 56 + "anstyle", 57 + "anstyle-parse", 58 + "anstyle-query", 59 + "anstyle-wincon", 60 + "colorchoice", 61 + "is-terminal", 62 + "utf8parse", 63 + ] 64 + 65 + [[package]] 66 + name = "anstyle" 67 + version = "1.0.0" 68 + source = "registry+https://github.com/rust-lang/crates.io-index" 69 + checksum = "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d" 70 + 71 + [[package]] 72 + name = "anstyle-parse" 73 + version = "0.2.0" 74 + source = "registry+https://github.com/rust-lang/crates.io-index" 75 + checksum = "e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee" 76 + dependencies = [ 77 + "utf8parse", 78 + ] 79 + 80 + [[package]] 81 + name = "anstyle-query" 82 + version = "1.0.0" 83 + source = "registry+https://github.com/rust-lang/crates.io-index" 84 + checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 85 + dependencies = [ 86 + "windows-sys", 87 + ] 88 + 89 + [[package]] 90 + name = "anstyle-wincon" 91 + version = "1.0.1" 92 + source = "registry+https://github.com/rust-lang/crates.io-index" 93 + checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188" 94 + dependencies = [ 95 + "anstyle", 96 + "windows-sys", 97 + ] 98 + 99 + [[package]] 100 + name = "anytone-emu" 101 + version = "0.1.0" 102 + dependencies = [ 103 + "clap", 104 + "home", 105 + "log", 106 + "nix", 107 + "serialport", 108 + "stderrlog", 109 + ] 110 + 111 + [[package]] 112 + name = "atty" 113 + version = "0.2.14" 114 + source = "registry+https://github.com/rust-lang/crates.io-index" 115 + checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 116 + dependencies = [ 117 + "hermit-abi 0.1.19", 118 + "libc", 119 + "winapi", 120 + ] 121 + 122 + [[package]] 123 + name = "autocfg" 124 + version = "1.1.0" 125 + source = "registry+https://github.com/rust-lang/crates.io-index" 126 + checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 127 + 128 + [[package]] 129 + name = "bitflags" 130 + version = "1.3.2" 131 + source = "registry+https://github.com/rust-lang/crates.io-index" 132 + checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 133 + 134 + [[package]] 135 + name = "bitflags" 136 + version = "2.0.2" 137 + source = "registry+https://github.com/rust-lang/crates.io-index" 138 + checksum = "487f1e0fcbe47deb8b0574e646def1c903389d95241dd1bbcc6ce4a715dfc0c1" 139 + 140 + [[package]] 141 + name = "bumpalo" 142 + version = "3.13.0" 143 + source = "registry+https://github.com/rust-lang/crates.io-index" 144 + checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1" 145 + 146 + [[package]] 147 + name = "cc" 148 + version = "1.0.79" 149 + source = "registry+https://github.com/rust-lang/crates.io-index" 150 + checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" 151 + 152 + [[package]] 153 + name = "cfg-if" 154 + version = "1.0.0" 155 + source = "registry+https://github.com/rust-lang/crates.io-index" 156 + checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 157 + 158 + [[package]] 159 + name = "chrono" 160 + version = "0.4.26" 161 + source = "registry+https://github.com/rust-lang/crates.io-index" 162 + checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5" 163 + dependencies = [ 164 + "android-tzdata", 165 + "iana-time-zone", 166 + "js-sys", 167 + "num-traits", 168 + "wasm-bindgen", 169 + "winapi", 170 + ] 171 + 172 + [[package]] 173 + name = "clap" 174 + version = "4.3.4" 175 + source = "registry+https://github.com/rust-lang/crates.io-index" 176 + checksum = "80672091db20273a15cf9fdd4e47ed43b5091ec9841bf4c6145c9dfbbcae09ed" 177 + dependencies = [ 178 + "clap_builder", 179 + "clap_derive", 180 + "once_cell", 181 + ] 182 + 183 + [[package]] 184 + name = "clap_builder" 185 + version = "4.3.4" 186 + source = "registry+https://github.com/rust-lang/crates.io-index" 187 + checksum = "c1458a1df40e1e2afebb7ab60ce55c1fa8f431146205aa5f4887e0b111c27636" 188 + dependencies = [ 189 + "anstream", 190 + "anstyle", 191 + "bitflags 1.3.2", 192 + "clap_lex", 193 + "strsim", 194 + ] 195 + 196 + [[package]] 197 + name = "clap_derive" 198 + version = "4.3.2" 199 + source = "registry+https://github.com/rust-lang/crates.io-index" 200 + checksum = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f" 201 + dependencies = [ 202 + "heck", 203 + "proc-macro2", 204 + "quote", 205 + "syn", 206 + ] 207 + 208 + [[package]] 209 + name = "clap_lex" 210 + version = "0.5.0" 211 + source = "registry+https://github.com/rust-lang/crates.io-index" 212 + checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" 213 + 214 + [[package]] 215 + name = "colorchoice" 216 + version = "1.0.0" 217 + source = "registry+https://github.com/rust-lang/crates.io-index" 218 + checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 219 + 220 + [[package]] 221 + name = "core-foundation-sys" 222 + version = "0.8.4" 223 + source = "registry+https://github.com/rust-lang/crates.io-index" 224 + checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" 225 + 226 + [[package]] 227 + name = "errno" 228 + version = "0.3.1" 229 + source = "registry+https://github.com/rust-lang/crates.io-index" 230 + checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" 231 + dependencies = [ 232 + "errno-dragonfly", 233 + "libc", 234 + "windows-sys", 235 + ] 236 + 237 + [[package]] 238 + name = "errno-dragonfly" 239 + version = "0.1.2" 240 + source = "registry+https://github.com/rust-lang/crates.io-index" 241 + checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 242 + dependencies = [ 243 + "cc", 244 + "libc", 245 + ] 246 + 247 + [[package]] 248 + name = "heck" 249 + version = "0.4.1" 250 + source = "registry+https://github.com/rust-lang/crates.io-index" 251 + checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 252 + 253 + [[package]] 254 + name = "hermit-abi" 255 + version = "0.1.19" 256 + source = "registry+https://github.com/rust-lang/crates.io-index" 257 + checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 258 + dependencies = [ 259 + "libc", 260 + ] 261 + 262 + [[package]] 263 + name = "hermit-abi" 264 + version = "0.3.1" 265 + source = "registry+https://github.com/rust-lang/crates.io-index" 266 + checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" 267 + 268 + [[package]] 269 + name = "home" 270 + version = "0.5.5" 271 + source = "registry+https://github.com/rust-lang/crates.io-index" 272 + checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb" 273 + dependencies = [ 274 + "windows-sys", 275 + ] 276 + 277 + [[package]] 278 + name = "iana-time-zone" 279 + version = "0.1.57" 280 + source = "registry+https://github.com/rust-lang/crates.io-index" 281 + checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613" 282 + dependencies = [ 283 + "android_system_properties", 284 + "core-foundation-sys", 285 + "iana-time-zone-haiku", 286 + "js-sys", 287 + "wasm-bindgen", 288 + "windows", 289 + ] 290 + 291 + [[package]] 292 + name = "iana-time-zone-haiku" 293 + version = "0.1.2" 294 + source = "registry+https://github.com/rust-lang/crates.io-index" 295 + checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 296 + dependencies = [ 297 + "cc", 298 + ] 299 + 300 + [[package]] 301 + name = "io-lifetimes" 302 + version = "1.0.11" 303 + source = "registry+https://github.com/rust-lang/crates.io-index" 304 + checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" 305 + dependencies = [ 306 + "hermit-abi 0.3.1", 307 + "libc", 308 + "windows-sys", 309 + ] 310 + 311 + [[package]] 312 + name = "is-terminal" 313 + version = "0.4.7" 314 + source = "registry+https://github.com/rust-lang/crates.io-index" 315 + checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f" 316 + dependencies = [ 317 + "hermit-abi 0.3.1", 318 + "io-lifetimes", 319 + "rustix", 320 + "windows-sys", 321 + ] 322 + 323 + [[package]] 324 + name = "js-sys" 325 + version = "0.3.64" 326 + source = "registry+https://github.com/rust-lang/crates.io-index" 327 + checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" 328 + dependencies = [ 329 + "wasm-bindgen", 330 + ] 331 + 332 + [[package]] 333 + name = "libc" 334 + version = "0.2.146" 335 + source = "registry+https://github.com/rust-lang/crates.io-index" 336 + checksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b" 337 + 338 + [[package]] 339 + name = "libudev" 340 + version = "0.3.0" 341 + source = "registry+https://github.com/rust-lang/crates.io-index" 342 + checksum = "78b324152da65df7bb95acfcaab55e3097ceaab02fb19b228a9eb74d55f135e0" 343 + dependencies = [ 344 + "libc", 345 + "libudev-sys", 346 + ] 347 + 348 + [[package]] 349 + name = "libudev-sys" 350 + version = "0.1.4" 351 + source = "registry+https://github.com/rust-lang/crates.io-index" 352 + checksum = "3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324" 353 + dependencies = [ 354 + "libc", 355 + "pkg-config", 356 + ] 357 + 358 + [[package]] 359 + name = "linux-raw-sys" 360 + version = "0.3.8" 361 + source = "registry+https://github.com/rust-lang/crates.io-index" 362 + checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 363 + 364 + [[package]] 365 + name = "log" 366 + version = "0.4.19" 367 + source = "registry+https://github.com/rust-lang/crates.io-index" 368 + checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4" 369 + 370 + [[package]] 371 + name = "mach" 372 + version = "0.1.2" 373 + source = "registry+https://github.com/rust-lang/crates.io-index" 374 + checksum = "2fd13ee2dd61cc82833ba05ade5a30bb3d63f7ced605ef827063c63078302de9" 375 + dependencies = [ 376 + "libc", 377 + ] 378 + 379 + [[package]] 380 + name = "mach2" 381 + version = "0.4.1" 382 + source = "registry+https://github.com/rust-lang/crates.io-index" 383 + checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8" 384 + dependencies = [ 385 + "libc", 386 + ] 387 + 388 + [[package]] 389 + name = "memchr" 390 + version = "2.5.0" 391 + source = "registry+https://github.com/rust-lang/crates.io-index" 392 + checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 393 + 394 + [[package]] 395 + name = "memoffset" 396 + version = "0.7.1" 397 + source = "registry+https://github.com/rust-lang/crates.io-index" 398 + checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4" 399 + dependencies = [ 400 + "autocfg", 401 + ] 402 + 403 + [[package]] 404 + name = "nix" 405 + version = "0.26.2" 406 + source = "registry+https://github.com/rust-lang/crates.io-index" 407 + checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a" 408 + dependencies = [ 409 + "bitflags 1.3.2", 410 + "cfg-if", 411 + "libc", 412 + "memoffset", 413 + "pin-utils", 414 + "static_assertions", 415 + ] 416 + 417 + [[package]] 418 + name = "num-traits" 419 + version = "0.2.15" 420 + source = "registry+https://github.com/rust-lang/crates.io-index" 421 + checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" 422 + dependencies = [ 423 + "autocfg", 424 + ] 425 + 426 + [[package]] 427 + name = "once_cell" 428 + version = "1.18.0" 429 + source = "registry+https://github.com/rust-lang/crates.io-index" 430 + checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 431 + 432 + [[package]] 433 + name = "pin-utils" 434 + version = "0.1.0" 435 + source = "registry+https://github.com/rust-lang/crates.io-index" 436 + checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 437 + 438 + [[package]] 439 + name = "pkg-config" 440 + version = "0.3.27" 441 + source = "registry+https://github.com/rust-lang/crates.io-index" 442 + checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" 443 + 444 + [[package]] 445 + name = "proc-macro2" 446 + version = "1.0.60" 447 + source = "registry+https://github.com/rust-lang/crates.io-index" 448 + checksum = "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406" 449 + dependencies = [ 450 + "unicode-ident", 451 + ] 452 + 453 + [[package]] 454 + name = "quote" 455 + version = "1.0.28" 456 + source = "registry+https://github.com/rust-lang/crates.io-index" 457 + checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488" 458 + dependencies = [ 459 + "proc-macro2", 460 + ] 461 + 462 + [[package]] 463 + name = "regex" 464 + version = "1.8.4" 465 + source = "registry+https://github.com/rust-lang/crates.io-index" 466 + checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f" 467 + dependencies = [ 468 + "aho-corasick", 469 + "memchr", 470 + "regex-syntax", 471 + ] 472 + 473 + [[package]] 474 + name = "regex-syntax" 475 + version = "0.7.2" 476 + source = "registry+https://github.com/rust-lang/crates.io-index" 477 + checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78" 478 + 479 + [[package]] 480 + name = "rustix" 481 + version = "0.37.20" 482 + source = "registry+https://github.com/rust-lang/crates.io-index" 483 + checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0" 484 + dependencies = [ 485 + "bitflags 1.3.2", 486 + "errno", 487 + "io-lifetimes", 488 + "libc", 489 + "linux-raw-sys", 490 + "windows-sys", 491 + ] 492 + 493 + [[package]] 494 + name = "scopeguard" 495 + version = "1.1.0" 496 + source = "registry+https://github.com/rust-lang/crates.io-index" 497 + checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 498 + 499 + [[package]] 500 + name = "serialport" 501 + version = "4.2.1" 502 + source = "registry+https://github.com/rust-lang/crates.io-index" 503 + checksum = "353dc2cbfc67c9a14a89a1292a9d8e819bd51066b083e08c1974ba08e3f48c62" 504 + dependencies = [ 505 + "CoreFoundation-sys", 506 + "IOKit-sys", 507 + "bitflags 2.0.2", 508 + "cfg-if", 509 + "libudev", 510 + "mach2", 511 + "nix", 512 + "regex", 513 + "scopeguard", 514 + "winapi", 515 + ] 516 + 517 + [[package]] 518 + name = "static_assertions" 519 + version = "1.1.0" 520 + source = "registry+https://github.com/rust-lang/crates.io-index" 521 + checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 522 + 523 + [[package]] 524 + name = "stderrlog" 525 + version = "0.5.4" 526 + source = "registry+https://github.com/rust-lang/crates.io-index" 527 + checksum = "69a26bbf6de627d389164afa9783739b56746c6c72c4ed16539f4ff54170327b" 528 + dependencies = [ 529 + "atty", 530 + "chrono", 531 + "log", 532 + "termcolor", 533 + "thread_local", 534 + ] 535 + 536 + [[package]] 537 + name = "strsim" 538 + version = "0.10.0" 539 + source = "registry+https://github.com/rust-lang/crates.io-index" 540 + checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 541 + 542 + [[package]] 543 + name = "syn" 544 + version = "2.0.18" 545 + source = "registry+https://github.com/rust-lang/crates.io-index" 546 + checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e" 547 + dependencies = [ 548 + "proc-macro2", 549 + "quote", 550 + "unicode-ident", 551 + ] 552 + 553 + [[package]] 554 + name = "termcolor" 555 + version = "1.1.3" 556 + source = "registry+https://github.com/rust-lang/crates.io-index" 557 + checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755" 558 + dependencies = [ 559 + "winapi-util", 560 + ] 561 + 562 + [[package]] 563 + name = "thread_local" 564 + version = "1.1.7" 565 + source = "registry+https://github.com/rust-lang/crates.io-index" 566 + checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152" 567 + dependencies = [ 568 + "cfg-if", 569 + "once_cell", 570 + ] 571 + 572 + [[package]] 573 + name = "unicode-ident" 574 + version = "1.0.9" 575 + source = "registry+https://github.com/rust-lang/crates.io-index" 576 + checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0" 577 + 578 + [[package]] 579 + name = "utf8parse" 580 + version = "0.2.1" 581 + source = "registry+https://github.com/rust-lang/crates.io-index" 582 + checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 583 + 584 + [[package]] 585 + name = "wasm-bindgen" 586 + version = "0.2.87" 587 + source = "registry+https://github.com/rust-lang/crates.io-index" 588 + checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" 589 + dependencies = [ 590 + "cfg-if", 591 + "wasm-bindgen-macro", 592 + ] 593 + 594 + [[package]] 595 + name = "wasm-bindgen-backend" 596 + version = "0.2.87" 597 + source = "registry+https://github.com/rust-lang/crates.io-index" 598 + checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" 599 + dependencies = [ 600 + "bumpalo", 601 + "log", 602 + "once_cell", 603 + "proc-macro2", 604 + "quote", 605 + "syn", 606 + "wasm-bindgen-shared", 607 + ] 608 + 609 + [[package]] 610 + name = "wasm-bindgen-macro" 611 + version = "0.2.87" 612 + source = "registry+https://github.com/rust-lang/crates.io-index" 613 + checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" 614 + dependencies = [ 615 + "quote", 616 + "wasm-bindgen-macro-support", 617 + ] 618 + 619 + [[package]] 620 + name = "wasm-bindgen-macro-support" 621 + version = "0.2.87" 622 + source = "registry+https://github.com/rust-lang/crates.io-index" 623 + checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" 624 + dependencies = [ 625 + "proc-macro2", 626 + "quote", 627 + "syn", 628 + "wasm-bindgen-backend", 629 + "wasm-bindgen-shared", 630 + ] 631 + 632 + [[package]] 633 + name = "wasm-bindgen-shared" 634 + version = "0.2.87" 635 + source = "registry+https://github.com/rust-lang/crates.io-index" 636 + checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" 637 + 638 + [[package]] 639 + name = "winapi" 640 + version = "0.3.9" 641 + source = "registry+https://github.com/rust-lang/crates.io-index" 642 + checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 643 + dependencies = [ 644 + "winapi-i686-pc-windows-gnu", 645 + "winapi-x86_64-pc-windows-gnu", 646 + ] 647 + 648 + [[package]] 649 + name = "winapi-i686-pc-windows-gnu" 650 + version = "0.4.0" 651 + source = "registry+https://github.com/rust-lang/crates.io-index" 652 + checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 653 + 654 + [[package]] 655 + name = "winapi-util" 656 + version = "0.1.5" 657 + source = "registry+https://github.com/rust-lang/crates.io-index" 658 + checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 659 + dependencies = [ 660 + "winapi", 661 + ] 662 + 663 + [[package]] 664 + name = "winapi-x86_64-pc-windows-gnu" 665 + version = "0.4.0" 666 + source = "registry+https://github.com/rust-lang/crates.io-index" 667 + checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 668 + 669 + [[package]] 670 + name = "windows" 671 + version = "0.48.0" 672 + source = "registry+https://github.com/rust-lang/crates.io-index" 673 + checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" 674 + dependencies = [ 675 + "windows-targets", 676 + ] 677 + 678 + [[package]] 679 + name = "windows-sys" 680 + version = "0.48.0" 681 + source = "registry+https://github.com/rust-lang/crates.io-index" 682 + checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 683 + dependencies = [ 684 + "windows-targets", 685 + ] 686 + 687 + [[package]] 688 + name = "windows-targets" 689 + version = "0.48.0" 690 + source = "registry+https://github.com/rust-lang/crates.io-index" 691 + checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5" 692 + dependencies = [ 693 + "windows_aarch64_gnullvm", 694 + "windows_aarch64_msvc", 695 + "windows_i686_gnu", 696 + "windows_i686_msvc", 697 + "windows_x86_64_gnu", 698 + "windows_x86_64_gnullvm", 699 + "windows_x86_64_msvc", 700 + ] 701 + 702 + [[package]] 703 + name = "windows_aarch64_gnullvm" 704 + version = "0.48.0" 705 + source = "registry+https://github.com/rust-lang/crates.io-index" 706 + checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 707 + 708 + [[package]] 709 + name = "windows_aarch64_msvc" 710 + version = "0.48.0" 711 + source = "registry+https://github.com/rust-lang/crates.io-index" 712 + checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 713 + 714 + [[package]] 715 + name = "windows_i686_gnu" 716 + version = "0.48.0" 717 + source = "registry+https://github.com/rust-lang/crates.io-index" 718 + checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 719 + 720 + [[package]] 721 + name = "windows_i686_msvc" 722 + version = "0.48.0" 723 + source = "registry+https://github.com/rust-lang/crates.io-index" 724 + checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 725 + 726 + [[package]] 727 + name = "windows_x86_64_gnu" 728 + version = "0.48.0" 729 + source = "registry+https://github.com/rust-lang/crates.io-index" 730 + checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 731 + 732 + [[package]] 733 + name = "windows_x86_64_gnullvm" 734 + version = "0.48.0" 735 + source = "registry+https://github.com/rust-lang/crates.io-index" 736 + checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 737 + 738 + [[package]] 739 + name = "windows_x86_64_msvc" 740 + version = "0.48.0" 741 + source = "registry+https://github.com/rust-lang/crates.io-index" 742 + checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
+42
pkgs/applications/radio/anytone-emu/default.nix
··· 1 + { lib 2 + , rustPlatform 3 + , fetchFromGitHub 4 + , pkg-config 5 + , udev 6 + }: 7 + 8 + rustPlatform.buildRustPackage rec { 9 + pname = "anytone-emu"; 10 + version = "unstable-2023-06-15"; 11 + 12 + src = fetchFromGitHub { 13 + owner = "hmatuschek"; 14 + repo = "anytone-emu"; 15 + rev = "c6a63b1c9638b48ed0969f90a5e11e2a5fe59458"; 16 + hash = "sha256-Y+7DkenYiwnfVWtMwmtX64sUN7bBVoReEmZQfEjHn8o="; 17 + }; 18 + 19 + cargoLock = { 20 + lockFile = ./Cargo.lock; 21 + }; 22 + 23 + postPatch = '' 24 + ln -s ${./Cargo.lock} Cargo.lock 25 + ''; 26 + 27 + nativeBuildInputs = [ 28 + pkg-config 29 + ]; 30 + 31 + buildInputs = [ 32 + udev 33 + ]; 34 + 35 + meta = with lib; { 36 + description = "A tiny emulator for AnyTone radios"; 37 + homepage = "https://github.com/hmatuschek/anytone-emu"; 38 + license = licenses.gpl3Only; 39 + maintainers = with maintainers; [ janik ]; 40 + platforms = platforms.linux; 41 + }; 42 + }
+2
pkgs/top-level/all-packages.nix
··· 30185 30185 inherit (darwin.apple_sdk.frameworks) Security; 30186 30186 }; 30187 30187 30188 + anytone-emu = callPackage ../applications/radio/anytone-emu { }; 30189 + 30188 30190 anytype = callPackage ../applications/misc/anytype { }; 30189 30191 30190 30192 ao = libfive;