Merge pull request #223368 from mimame/wezterm-20230326

wezterm: 20230320-124340-559cb7b0 -> 20230326-111934-3666303c

authored by Sandro and committed by GitHub 0ef1c25e af79cc0c

+202 -189
+199 -186
pkgs/applications/terminal-emulators/wezterm/Cargo.lock
··· 78 79 [[package]] 80 name = "arrayref" 81 - version = "0.3.6" 82 source = "registry+https://github.com/rust-lang/crates.io-index" 83 - checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544" 84 85 [[package]] 86 name = "arrayvec" ··· 161 162 [[package]] 163 name = "async-io" 164 - version = "1.12.0" 165 source = "registry+https://github.com/rust-lang/crates.io-index" 166 - checksum = "8c374dda1ed3e7d8f0d9ba58715f924862c63eae6849c92d3a18e7fbde9e2794" 167 dependencies = [ 168 "async-lock", 169 "autocfg", 170 "concurrent-queue", 171 "futures-lite", 172 - "libc", 173 "log", 174 "parking", 175 "polling", 176 "slab", 177 "socket2 0.4.9", 178 "waker-fn", 179 - "windows-sys 0.42.0", 180 ] 181 182 [[package]] ··· 226 dependencies = [ 227 "proc-macro2", 228 "quote", 229 - "syn 2.0.2", 230 ] 231 232 [[package]] 233 name = "async-task" 234 - version = "4.3.0" 235 source = "registry+https://github.com/rust-lang/crates.io-index" 236 - checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524" 237 238 [[package]] 239 name = "async-trait" 240 - version = "0.1.67" 241 source = "registry+https://github.com/rust-lang/crates.io-index" 242 - checksum = "86ea188f25f0255d8f92797797c97ebf5631fa88178beb1a46fdf5622c9a00e4" 243 dependencies = [ 244 "proc-macro2", 245 "quote", 246 - "syn 2.0.2", 247 ] 248 249 [[package]] ··· 365 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 366 367 [[package]] 368 - name = "bitflags" 369 - version = "2.0.2" 370 - source = "registry+https://github.com/rust-lang/crates.io-index" 371 - checksum = "487f1e0fcbe47deb8b0574e646def1c903389d95241dd1bbcc6ce4a715dfc0c1" 372 - 373 - [[package]] 374 name = "block" 375 version = "0.1.6" 376 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 457 458 [[package]] 459 name = "bytemuck_derive" 460 - version = "1.4.0" 461 source = "registry+https://github.com/rust-lang/crates.io-index" 462 - checksum = "1aca418a974d83d40a0c1f0c5cba6ff4bc28d8df099109ca459a2118d40b6322" 463 dependencies = [ 464 "proc-macro2", 465 "quote", 466 - "syn 1.0.109", 467 ] 468 469 [[package]] ··· 543 source = "registry+https://github.com/rust-lang/crates.io-index" 544 checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" 545 dependencies = [ 546 - "bitflags 1.3.2", 547 "textwrap 0.11.0", 548 "unicode-width", 549 ] 550 551 [[package]] 552 name = "clap" 553 - version = "4.1.11" 554 source = "registry+https://github.com/rust-lang/crates.io-index" 555 - checksum = "42dfd32784433290c51d92c438bb72ea5063797fc3cc9a21a8c4346bebbb2098" 556 dependencies = [ 557 - "bitflags 2.0.2", 558 "clap_derive", 559 "clap_lex", 560 "is-terminal", 561 "once_cell", 562 "strsim", 563 "termcolor", 564 ] 565 566 [[package]] ··· 569 source = "registry+https://github.com/rust-lang/crates.io-index" 570 checksum = "37686beaba5ac9f3ab01ee3172f792fc6ffdd685bfb9e63cfef02c0571a4e8e1" 571 dependencies = [ 572 - "clap 4.1.11", 573 ] 574 575 [[package]] ··· 578 source = "registry+https://github.com/rust-lang/crates.io-index" 579 checksum = "2171bc6242ad7a1801422bff039574449b5bd832b715222e500714ce10f91a54" 580 dependencies = [ 581 - "clap 4.1.11", 582 "clap_complete", 583 ] 584 585 [[package]] 586 name = "clap_derive" 587 - version = "4.1.9" 588 source = "registry+https://github.com/rust-lang/crates.io-index" 589 - checksum = "fddf67631444a3a3e3e5ac51c36a5e01335302de677bd78759eaa90ab1f46644" 590 dependencies = [ 591 "heck", 592 - "proc-macro-error", 593 "proc-macro2", 594 "quote", 595 - "syn 1.0.109", 596 ] 597 598 [[package]] ··· 630 source = "registry+https://github.com/rust-lang/crates.io-index" 631 checksum = "0c49e86fc36d5704151f5996b7b3795385f50ce09e3be0f47a0cfde869681cf8" 632 dependencies = [ 633 - "bitflags 1.3.2", 634 "block", 635 "core-foundation 0.7.0", 636 "core-graphics 0.19.2", ··· 738 version = "0.1.0" 739 dependencies = [ 740 "anyhow", 741 - "bitflags 1.3.2", 742 "colorgrad", 743 "dirs-next", 744 "enum-display-derive", ··· 806 source = "registry+https://github.com/rust-lang/crates.io-index" 807 checksum = "b3889374e6ea6ab25dba90bb5d96202f61108058361f6dc72e8b03e6f8bbe923" 808 dependencies = [ 809 - "bitflags 1.3.2", 810 "core-foundation 0.7.0", 811 "foreign-types", 812 "libc", ··· 818 source = "registry+https://github.com/rust-lang/crates.io-index" 819 checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb" 820 dependencies = [ 821 - "bitflags 1.3.2", 822 "core-foundation 0.9.3", 823 "core-graphics-types", 824 "foreign-types", ··· 831 source = "registry+https://github.com/rust-lang/crates.io-index" 832 checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b" 833 dependencies = [ 834 - "bitflags 1.3.2", 835 "core-foundation 0.9.3", 836 "foreign-types", 837 "libc", ··· 851 852 [[package]] 853 name = "cpufeatures" 854 - version = "0.2.5" 855 source = "registry+https://github.com/rust-lang/crates.io-index" 856 - checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320" 857 dependencies = [ 858 "libc", 859 ] ··· 1041 "proc-macro2", 1042 "quote", 1043 "scratch", 1044 - "syn 2.0.2", 1045 ] 1046 1047 [[package]] ··· 1058 dependencies = [ 1059 "proc-macro2", 1060 "quote", 1061 - "syn 2.0.2", 1062 ] 1063 1064 [[package]] ··· 1067 source = "registry+https://github.com/rust-lang/crates.io-index" 1068 checksum = "d8f0de2f5a8e7bd4a9eec0e3c781992a4ce1724f68aec7d7a3715344de8b39da" 1069 dependencies = [ 1070 - "bitflags 1.3.2", 1071 "libloading 0.7.4", 1072 "winapi", 1073 ] ··· 1391 ] 1392 1393 [[package]] 1394 name = "errno-dragonfly" 1395 version = "0.1.2" 1396 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1402 1403 [[package]] 1404 name = "euclid" 1405 - version = "0.22.7" 1406 source = "registry+https://github.com/rust-lang/crates.io-index" 1407 - checksum = "b52c2ef4a78da0ba68fbe1fd920627411096d2ac478f7f4c9f3a54ba6705bade" 1408 dependencies = [ 1409 "num-traits", 1410 ] ··· 1803 source = "registry+https://github.com/rust-lang/crates.io-index" 1804 checksum = "ccf7f68c2995f392c49fffb4f95ae2c873297830eb25c6bc4c114ce8f4562acc" 1805 dependencies = [ 1806 - "bitflags 1.3.2", 1807 "libc", 1808 "libgit2-sys", 1809 "log", ··· 1857 source = "registry+https://github.com/rust-lang/crates.io-index" 1858 checksum = "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc" 1859 dependencies = [ 1860 - "bitflags 1.3.2", 1861 "ignore", 1862 "walkdir", 1863 ] ··· 1897 source = "registry+https://github.com/rust-lang/crates.io-index" 1898 checksum = "7fc59e5f710e310e76e6707f86c561dd646f69a8876da9131703b2f717de818d" 1899 dependencies = [ 1900 - "bitflags 1.3.2", 1901 "gpu-alloc-types", 1902 ] 1903 ··· 1907 source = "registry+https://github.com/rust-lang/crates.io-index" 1908 checksum = "54804d0d6bc9d7f26db4eaec1ad10def69b599315f487d32c334a80d1efe67a5" 1909 dependencies = [ 1910 - "bitflags 1.3.2", 1911 ] 1912 1913 [[package]] ··· 1929 source = "registry+https://github.com/rust-lang/crates.io-index" 1930 checksum = "0b0c02e1ba0bdb14e965058ca34e09c020f8e507a760df1121728e0aef68d57a" 1931 dependencies = [ 1932 - "bitflags 1.3.2", 1933 "gpu-descriptor-types", 1934 "hashbrown 0.12.3", 1935 ] ··· 1940 source = "registry+https://github.com/rust-lang/crates.io-index" 1941 checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126" 1942 dependencies = [ 1943 - "bitflags 1.3.2", 1944 ] 1945 1946 [[package]] ··· 2028 source = "registry+https://github.com/rust-lang/crates.io-index" 2029 checksum = "90601c6189668c7345fc53842cb3f3a3d872203d523be1b3cb44a36a3e62fb85" 2030 dependencies = [ 2031 - "bitflags 1.3.2", 2032 "com-rs", 2033 "libc", 2034 "libloading 0.7.4", ··· 2047 "byteorder", 2048 "crossbeam-channel", 2049 "flate2", 2050 - "nom 7.1.3", 2051 "num-traits", 2052 ] 2053 ··· 2202 2203 [[package]] 2204 name = "iana-time-zone" 2205 - version = "0.1.53" 2206 source = "registry+https://github.com/rust-lang/crates.io-index" 2207 - checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765" 2208 dependencies = [ 2209 "android_system_properties", 2210 "core-foundation-sys 0.8.3", 2211 "iana-time-zone-haiku", 2212 "js-sys", 2213 "wasm-bindgen", 2214 - "winapi", 2215 ] 2216 2217 [[package]] ··· 2277 2278 [[package]] 2279 name = "indexmap" 2280 - version = "1.9.2" 2281 source = "registry+https://github.com/rust-lang/crates.io-index" 2282 - checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" 2283 dependencies = [ 2284 "autocfg", 2285 "hashbrown 0.12.3", ··· 2292 source = "registry+https://github.com/rust-lang/crates.io-index" 2293 checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff" 2294 dependencies = [ 2295 - "bitflags 1.3.2", 2296 "inotify-sys", 2297 "libc", 2298 ] ··· 2326 2327 [[package]] 2328 name = "io-lifetimes" 2329 - version = "1.0.8" 2330 source = "registry+https://github.com/rust-lang/crates.io-index" 2331 - checksum = "0dd6da19f25979c7270e70fa95ab371ec3b701cd0eefc47667a09785b3c59155" 2332 dependencies = [ 2333 "hermit-abi 0.3.1", 2334 "libc", ··· 2358 dependencies = [ 2359 "hermit-abi 0.3.1", 2360 "io-lifetimes", 2361 - "rustix", 2362 "windows-sys 0.45.0", 2363 ] 2364 ··· 2412 "config", 2413 "luahelper", 2414 "serde_json", 2415 ] 2416 2417 [[package]] ··· 2464 source = "registry+https://github.com/rust-lang/crates.io-index" 2465 checksum = "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587" 2466 dependencies = [ 2467 - "bitflags 1.3.2", 2468 "libc", 2469 ] 2470 ··· 2588 2589 [[package]] 2590 name = "libssh-rs" 2591 - version = "0.1.5" 2592 - source = "git+https://github.com/wez/libssh-rs.git#c48876e7027d3c21747a283be631177aad533eff" 2593 dependencies = [ 2594 - "bitflags 1.3.2", 2595 "libssh-rs-sys", 2596 "thiserror", 2597 ] 2598 2599 [[package]] 2600 name = "libssh-rs-sys" 2601 version = "0.1.3" 2602 - source = "git+https://github.com/wez/libssh-rs.git#c48876e7027d3c21747a283be631177aad533eff" 2603 dependencies = [ 2604 "cc", 2605 "libz-sys", ··· 2671 version = "0.1.4" 2672 source = "registry+https://github.com/rust-lang/crates.io-index" 2673 checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4" 2674 2675 [[package]] 2676 name = "lock_api" ··· 2841 source = "registry+https://github.com/rust-lang/crates.io-index" 2842 checksum = "de11355d1f6781482d027a3b4d4de7825dcedb197bf573e0596d00008402d060" 2843 dependencies = [ 2844 - "bitflags 1.3.2", 2845 "block", 2846 "core-graphics-types", 2847 "foreign-types", ··· 2874 2875 [[package]] 2876 name = "mime" 2877 - version = "0.3.16" 2878 source = "registry+https://github.com/rust-lang/crates.io-index" 2879 - checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" 2880 2881 [[package]] 2882 name = "minimal-lexical" ··· 2952 "async-trait", 2953 "base64 0.21.0", 2954 "bintree", 2955 - "bitflags 1.3.2", 2956 "chrono", 2957 "config", 2958 "crossbeam", ··· 3018 checksum = "5eafe22a23b797c9bc227c6c896419b26b5bb88fa903417a3adaed08778850d5" 3019 dependencies = [ 3020 "bit-set", 3021 - "bitflags 1.3.2", 3022 "codespan-reporting", 3023 "hexf-parse", 3024 "indexmap", ··· 3073 source = "registry+https://github.com/rust-lang/crates.io-index" 3074 checksum = "8f3790c00a0150112de0f4cd161e3d7fc4b2d8a5542ffc35f099a2562aecb35c" 3075 dependencies = [ 3076 - "bitflags 1.3.2", 3077 "cc", 3078 "cfg-if", 3079 "libc", ··· 3086 source = "registry+https://github.com/rust-lang/crates.io-index" 3087 checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069" 3088 dependencies = [ 3089 - "bitflags 1.3.2", 3090 "cfg-if", 3091 "libc", 3092 "memoffset 0.6.5", ··· 3099 checksum = "f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4" 3100 dependencies = [ 3101 "autocfg", 3102 - "bitflags 1.3.2", 3103 "cfg-if", 3104 "libc", 3105 "memoffset 0.6.5", ··· 3112 source = "registry+https://github.com/rust-lang/crates.io-index" 3113 checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a" 3114 dependencies = [ 3115 - "bitflags 1.3.2", 3116 "cfg-if", 3117 "libc", 3118 "memoffset 0.7.1", ··· 3128 3129 [[package]] 3130 name = "nom" 3131 - version = "5.1.2" 3132 - source = "registry+https://github.com/rust-lang/crates.io-index" 3133 - checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af" 3134 - dependencies = [ 3135 - "memchr", 3136 - "version_check", 3137 - ] 3138 - 3139 - [[package]] 3140 - name = "nom" 3141 version = "7.1.3" 3142 source = "registry+https://github.com/rust-lang/crates.io-index" 3143 checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" ··· 3164 source = "registry+https://github.com/rust-lang/crates.io-index" 3165 checksum = "58ea850aa68a06e48fdb069c0ec44d0d64c8dbffa49bf3b6f7f0a901fdea1ba9" 3166 dependencies = [ 3167 - "bitflags 1.3.2", 3168 "crossbeam-channel", 3169 "filetime", 3170 "fsevent-sys", ··· 3365 source = "registry+https://github.com/rust-lang/crates.io-index" 3366 checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95" 3367 dependencies = [ 3368 - "bitflags 1.3.2", 3369 "cfg-if", 3370 "foreign-types", 3371 "libc", ··· 3381 3382 [[package]] 3383 name = "openssl-src" 3384 - version = "300.0.12+3.0.8" 3385 source = "registry+https://github.com/rust-lang/crates.io-index" 3386 - checksum = "4d974055736373bab35bdb25e578fd477e1e195611744c42373294ac8897068d" 3387 dependencies = [ 3388 "cc", 3389 ] ··· 3404 3405 [[package]] 3406 name = "ordered-float" 3407 - version = "3.4.0" 3408 source = "registry+https://github.com/rust-lang/crates.io-index" 3409 - checksum = "d84eb1409416d254e4a9c8fa56cc24701755025b458f0fcd8e59e1f5f40c23bf" 3410 dependencies = [ 3411 "num-traits", 3412 "serde", ··· 3710 source = "registry+https://github.com/rust-lang/crates.io-index" 3711 checksum = "5d708eaf860a19b19ce538740d2b4bdeeb8337fa53f7738455e706623ad5c638" 3712 dependencies = [ 3713 - "bitflags 1.3.2", 3714 "crc32fast", 3715 "flate2", 3716 "miniz_oxide 0.6.2", ··· 3723 checksum = "7e1f879b2998099c2d69ab9605d145d5b661195627eccc680002c4918a7fb6fa" 3724 dependencies = [ 3725 "autocfg", 3726 - "bitflags 1.3.2", 3727 "cfg-if", 3728 "concurrent-queue", 3729 "libc", ··· 3737 version = "0.8.1" 3738 dependencies = [ 3739 "anyhow", 3740 - "bitflags 1.3.2", 3741 "downcast-rs", 3742 "filedescriptor", 3743 "futures", ··· 3763 3764 [[package]] 3765 name = "predicates" 3766 - version = "3.0.1" 3767 source = "registry+https://github.com/rust-lang/crates.io-index" 3768 - checksum = "1ba7d6ead3e3966038f68caa9fc1f860185d95a793180bbcfe0d0da47b3961ed" 3769 dependencies = [ 3770 "anstyle", 3771 "difflib", ··· 3803 ] 3804 3805 [[package]] 3806 - name = "proc-macro-error" 3807 - version = "1.0.4" 3808 - source = "registry+https://github.com/rust-lang/crates.io-index" 3809 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 3810 - dependencies = [ 3811 - "proc-macro-error-attr", 3812 - "proc-macro2", 3813 - "quote", 3814 - "syn 1.0.109", 3815 - "version_check", 3816 - ] 3817 - 3818 - [[package]] 3819 - name = "proc-macro-error-attr" 3820 - version = "1.0.4" 3821 - source = "registry+https://github.com/rust-lang/crates.io-index" 3822 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 3823 - dependencies = [ 3824 - "proc-macro2", 3825 - "quote", 3826 - "version_check", 3827 - ] 3828 - 3829 - [[package]] 3830 name = "proc-macro2" 3831 - version = "1.0.52" 3832 source = "registry+https://github.com/rust-lang/crates.io-index" 3833 - checksum = "1d0e1ae9e836cc3beddd63db0df682593d7e2d3d891ae8c9083d2113e1744224" 3834 dependencies = [ 3835 "unicode-ident", 3836 ] ··· 3884 source = "registry+https://github.com/rust-lang/crates.io-index" 3885 checksum = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63" 3886 dependencies = [ 3887 - "bitflags 1.3.2", 3888 "getopts", 3889 "memchr", 3890 "unicase", ··· 4006 source = "registry+https://github.com/rust-lang/crates.io-index" 4007 checksum = "6c297679cb867470fa8c9f67dbba74a78d78e3e98d7cf2b08d6d71540f797332" 4008 dependencies = [ 4009 - "bitflags 1.3.2", 4010 ] 4011 4012 [[package]] ··· 4055 source = "registry+https://github.com/rust-lang/crates.io-index" 4056 checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 4057 dependencies = [ 4058 - "bitflags 1.3.2", 4059 ] 4060 4061 [[package]] ··· 4071 4072 [[package]] 4073 name = "regex" 4074 - version = "1.7.1" 4075 source = "registry+https://github.com/rust-lang/crates.io-index" 4076 - checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733" 4077 dependencies = [ 4078 "aho-corasick", 4079 "memchr", ··· 4088 4089 [[package]] 4090 name = "regex-syntax" 4091 - version = "0.6.28" 4092 source = "registry+https://github.com/rust-lang/crates.io-index" 4093 - checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848" 4094 4095 [[package]] 4096 name = "renderdoc-sys" ··· 4100 4101 [[package]] 4102 name = "reqwest" 4103 - version = "0.11.14" 4104 source = "registry+https://github.com/rust-lang/crates.io-index" 4105 - checksum = "21eed90ec8570952d53b772ecf8f206aa1ec9a3d76b2521c56c42973f2d91ee9" 4106 dependencies = [ 4107 "base64 0.21.0", 4108 "bytes", ··· 4206 source = "registry+https://github.com/rust-lang/crates.io-index" 4207 checksum = "85127183a999f7db96d1a976a309eebbfb6ea3b0b400ddd8340190129de6eb7a" 4208 dependencies = [ 4209 - "bitflags 1.3.2", 4210 "fallible-iterator", 4211 "fallible-streaming-iterator", 4212 "hashlink", ··· 4217 4218 [[package]] 4219 name = "rustc-demangle" 4220 - version = "0.1.21" 4221 source = "registry+https://github.com/rust-lang/crates.io-index" 4222 - checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" 4223 4224 [[package]] 4225 name = "rustc-hash" ··· 4238 4239 [[package]] 4240 name = "rustix" 4241 - version = "0.36.10" 4242 source = "registry+https://github.com/rust-lang/crates.io-index" 4243 - checksum = "2fe885c3a125aa45213b68cc1472a49880cb5923dc23f522ad2791b882228778" 4244 dependencies = [ 4245 - "bitflags 1.3.2", 4246 - "errno", 4247 "io-lifetimes", 4248 "libc", 4249 - "linux-raw-sys", 4250 "windows-sys 0.45.0", 4251 ] 4252 ··· 4304 source = "registry+https://github.com/rust-lang/crates.io-index" 4305 checksum = "a332be01508d814fed64bf28f798a146d73792121129962fdf335bb3c49a4254" 4306 dependencies = [ 4307 - "bitflags 1.3.2", 4308 "core-foundation 0.9.3", 4309 "core-foundation-sys 0.8.3", 4310 "libc", ··· 4347 4348 [[package]] 4349 name = "serde" 4350 - version = "1.0.157" 4351 source = "registry+https://github.com/rust-lang/crates.io-index" 4352 - checksum = "707de5fcf5df2b5788fca98dd7eab490bc2fd9b7ef1404defc462833b83f25ca" 4353 dependencies = [ 4354 "serde_derive", 4355 ] ··· 4366 4367 [[package]] 4368 name = "serde_derive" 4369 - version = "1.0.157" 4370 source = "registry+https://github.com/rust-lang/crates.io-index" 4371 - checksum = "78997f4555c22a7971214540c4a661291970619afd56de19f77e0de86296e1e5" 4372 dependencies = [ 4373 "proc-macro2", 4374 "quote", 4375 - "syn 2.0.2", 4376 ] 4377 4378 [[package]] ··· 4394 dependencies = [ 4395 "proc-macro2", 4396 "quote", 4397 - "syn 2.0.2", 4398 ] 4399 4400 [[package]] ··· 4647 source = "registry+https://github.com/rust-lang/crates.io-index" 4648 checksum = "f307c47d32d2715eb2e0ece5589057820e0e5e70d07c247d1063e844e107f454" 4649 dependencies = [ 4650 - "bitflags 1.3.2", 4651 "dlib", 4652 "lazy_static", 4653 "log", ··· 4762 source = "registry+https://github.com/rust-lang/crates.io-index" 4763 checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830" 4764 dependencies = [ 4765 - "bitflags 1.3.2", 4766 "num-traits", 4767 ] 4768 ··· 4794 source = "registry+https://github.com/rust-lang/crates.io-index" 4795 checksum = "e7fe461910559f6d5604c3731d00d2aafc4a83d1665922e280f42f9a168d5455" 4796 dependencies = [ 4797 - "bitflags 1.3.2", 4798 "libc", 4799 "libssh2-sys", 4800 "parking_lot 0.11.2", ··· 4833 name = "strip-ansi-escapes" 4834 version = "0.1.0" 4835 dependencies = [ 4836 - "clap 4.1.11", 4837 "termwiz", 4838 ] 4839 ··· 4862 4863 [[package]] 4864 name = "syn" 4865 - version = "2.0.2" 4866 source = "registry+https://github.com/rust-lang/crates.io-index" 4867 - checksum = "59d3276aee1fa0c33612917969b5172b5be2db051232a6e4826f1a1a9191b045" 4868 dependencies = [ 4869 "proc-macro2", 4870 "quote", ··· 4939 "cfg-if", 4940 "fastrand", 4941 "redox_syscall", 4942 - "rustix", 4943 "windows-sys 0.42.0", 4944 ] 4945 ··· 4963 ] 4964 4965 [[package]] 4966 name = "terminfo" 4967 - version = "0.7.5" 4968 source = "registry+https://github.com/rust-lang/crates.io-index" 4969 - checksum = "da31aef70da0f6352dbcb462683eb4dd2bfad01cf3fc96cf204547b9a839a585" 4970 dependencies = [ 4971 "dirs", 4972 "fnv", 4973 - "nom 5.1.2", 4974 "phf 0.11.1", 4975 "phf_codegen", 4976 ] ··· 5001 5002 [[package]] 5003 name = "termwiz" 5004 - version = "0.21.0" 5005 dependencies = [ 5006 "anyhow", 5007 "base64 0.21.0", 5008 - "bitflags 1.3.2", 5009 "cassowary", 5010 "criterion", 5011 "env_logger", ··· 5099 dependencies = [ 5100 "proc-macro2", 5101 "quote", 5102 - "syn 2.0.2", 5103 ] 5104 5105 [[package]] ··· 5316 5317 [[package]] 5318 name = "toml_edit" 5319 - version = "0.19.7" 5320 source = "registry+https://github.com/rust-lang/crates.io-index" 5321 - checksum = "dc18466501acd8ac6a3f615dd29a3438f8ca6bb3b19537138b3106e575621274" 5322 dependencies = [ 5323 "indexmap", 5324 "serde", ··· 5412 5413 [[package]] 5414 name = "unicode-bidi" 5415 - version = "0.3.12" 5416 source = "registry+https://github.com/rust-lang/crates.io-index" 5417 - checksum = "7d502c968c6a838ead8e69b2ee18ec708802f99db92a0d156705ec9ef801993b" 5418 5419 [[package]] 5420 name = "unicode-ident" ··· 5670 source = "registry+https://github.com/rust-lang/crates.io-index" 5671 checksum = "3f3b068c05a039c9f755f881dc50f01732214f5685e379829759088967c46715" 5672 dependencies = [ 5673 - "bitflags 1.3.2", 5674 "downcast-rs", 5675 "libc", 5676 "nix 0.24.3", ··· 5719 source = "registry+https://github.com/rust-lang/crates.io-index" 5720 checksum = "b950621f9354b322ee817a23474e479b34be96c2e909c14f7bc0100e9a970bc6" 5721 dependencies = [ 5722 - "bitflags 1.3.2", 5723 "wayland-client", 5724 "wayland-commons", 5725 "wayland-scanner", ··· 5768 dependencies = [ 5769 "anyhow", 5770 "chrono", 5771 - "clap 4.1.11", 5772 "clap_complete", 5773 "clap_complete_fig", 5774 "codec", ··· 5942 dependencies = [ 5943 "anyhow", 5944 "benchmarking", 5945 - "bitflags 1.3.2", 5946 "bytemuck", 5947 "cc", 5948 "chrono", 5949 - "clap 4.1.11", 5950 "codec", 5951 "colorgrad", 5952 "config", ··· 6030 version = "0.1.0" 6031 dependencies = [ 6032 "anyhow", 6033 - "clap 4.1.11", 6034 "config", 6035 ] 6036 ··· 6038 name = "wezterm-input-types" 6039 version = "0.1.0" 6040 dependencies = [ 6041 - "bitflags 1.3.2", 6042 "euclid", 6043 "lazy_static", 6044 "serde", ··· 6051 dependencies = [ 6052 "anyhow", 6053 "async_ossl", 6054 - "clap 4.1.11", 6055 "config", 6056 "env-bootstrap", 6057 "libc", ··· 6062 "portable-pty", 6063 "promise", 6064 "umask", 6065 "wezterm-gui-subcommands", 6066 "wezterm-mux-server-impl", 6067 "wezterm-term", ··· 6108 "assert_fs", 6109 "async_ossl", 6110 "base64 0.21.0", 6111 - "bitflags 1.3.2", 6112 "camino", 6113 - "clap 4.1.11", 6114 "dirs-next", 6115 "env_logger", 6116 "filedescriptor", ··· 6140 version = "0.1.0" 6141 dependencies = [ 6142 "anyhow", 6143 - "bitflags 1.3.2", 6144 "csscolorparser", 6145 "env_logger", 6146 "finl_unicode", ··· 6213 dependencies = [ 6214 "arrayvec", 6215 "bit-vec", 6216 - "bitflags 1.3.2", 6217 "codespan-reporting", 6218 "fxhash", 6219 "log", ··· 6230 6231 [[package]] 6232 name = "wgpu-hal" 6233 - version = "0.15.3" 6234 source = "registry+https://github.com/rust-lang/crates.io-index" 6235 - checksum = "7762ae7fcc06943c1b5d4987ab0194e82aaba7767fbfb75d3458844c5b82cc45" 6236 dependencies = [ 6237 "android_system_properties", 6238 "arrayvec", 6239 "ash", 6240 "bit-set", 6241 - "bitflags 1.3.2", 6242 "block", 6243 "core-graphics-types", 6244 "d3d12", ··· 6276 source = "registry+https://github.com/rust-lang/crates.io-index" 6277 checksum = "32444e121b0bd00cb02c0de32fde457a9491bd44e03e7a5db6df9b1da2f6f110" 6278 dependencies = [ 6279 - "bitflags 1.3.2", 6280 "js-sys", 6281 "web-sys", 6282 ] ··· 6337 "async-io", 6338 "async-task", 6339 "async-trait", 6340 - "bitflags 1.3.2", 6341 "bytes", 6342 "cgl", 6343 "clipboard-win", ··· 6436 version = "0.44.0" 6437 source = "registry+https://github.com/rust-lang/crates.io-index" 6438 checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b" 6439 dependencies = [ 6440 "windows-targets", 6441 ] ··· 6553 6554 [[package]] 6555 name = "winnow" 6556 - version = "0.3.6" 6557 source = "registry+https://github.com/rust-lang/crates.io-index" 6558 - checksum = "23d020b441f92996c80d94ae9166e8501e59c7bb56121189dc9eab3bd8216966" 6559 dependencies = [ 6560 "memchr", 6561 ] ··· 6603 source = "registry+https://github.com/rust-lang/crates.io-index" 6604 checksum = "0faeb4d7e2d54fff4a0584f61297e86b106914af2029778de7b427f72564d6c5" 6605 dependencies = [ 6606 - "bitflags 1.3.2", 6607 "libc", 6608 "quick-xml 0.22.0", 6609 "x11", ··· 6614 version = "0.2.0" 6615 source = "git+https://github.com/wez/xcb-imdkit-rs.git?branch=hangfix#c6859ab2b8a233ca5dda5e8e4f1634d34ce9c85c" 6616 dependencies = [ 6617 - "bitflags 1.3.2", 6618 "cc", 6619 "lazy_static", 6620 "pkg-config", ··· 6627 source = "registry+https://github.com/rust-lang/crates.io-index" 6628 checksum = "463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7" 6629 dependencies = [ 6630 - "nom 7.1.3", 6631 ] 6632 6633 [[package]] ··· 6761 6762 [[package]] 6763 name = "zune-inflate" 6764 - version = "0.2.51" 6765 source = "registry+https://github.com/rust-lang/crates.io-index" 6766 - checksum = "a01728b79fb9b7e28a8c11f715e1cd8dc2cda7416a007d66cac55cebb3a8ac6b" 6767 dependencies = [ 6768 "simd-adler32", 6769 ]
··· 78 79 [[package]] 80 name = "arrayref" 81 + version = "0.3.7" 82 source = "registry+https://github.com/rust-lang/crates.io-index" 83 + checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545" 84 85 [[package]] 86 name = "arrayvec" ··· 161 162 [[package]] 163 name = "async-io" 164 + version = "1.13.0" 165 source = "registry+https://github.com/rust-lang/crates.io-index" 166 + checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af" 167 dependencies = [ 168 "async-lock", 169 "autocfg", 170 + "cfg-if", 171 "concurrent-queue", 172 "futures-lite", 173 "log", 174 "parking", 175 "polling", 176 + "rustix 0.37.3", 177 "slab", 178 "socket2 0.4.9", 179 "waker-fn", 180 ] 181 182 [[package]] ··· 226 dependencies = [ 227 "proc-macro2", 228 "quote", 229 + "syn 2.0.10", 230 ] 231 232 [[package]] 233 name = "async-task" 234 + version = "4.4.0" 235 source = "registry+https://github.com/rust-lang/crates.io-index" 236 + checksum = "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae" 237 238 [[package]] 239 name = "async-trait" 240 + version = "0.1.68" 241 source = "registry+https://github.com/rust-lang/crates.io-index" 242 + checksum = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842" 243 dependencies = [ 244 "proc-macro2", 245 "quote", 246 + "syn 2.0.10", 247 ] 248 249 [[package]] ··· 365 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 366 367 [[package]] 368 name = "block" 369 version = "0.1.6" 370 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 451 452 [[package]] 453 name = "bytemuck_derive" 454 + version = "1.4.1" 455 source = "registry+https://github.com/rust-lang/crates.io-index" 456 + checksum = "fdde5c9cd29ebd706ce1b35600920a33550e402fc998a2e53ad3b42c3c47a192" 457 dependencies = [ 458 "proc-macro2", 459 "quote", 460 + "syn 2.0.10", 461 ] 462 463 [[package]] ··· 537 source = "registry+https://github.com/rust-lang/crates.io-index" 538 checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" 539 dependencies = [ 540 + "bitflags", 541 "textwrap 0.11.0", 542 "unicode-width", 543 ] 544 545 [[package]] 546 name = "clap" 547 + version = "4.1.13" 548 source = "registry+https://github.com/rust-lang/crates.io-index" 549 + checksum = "3c911b090850d79fc64fe9ea01e28e465f65e821e08813ced95bced72f7a8a9b" 550 dependencies = [ 551 + "bitflags", 552 "clap_derive", 553 "clap_lex", 554 "is-terminal", 555 "once_cell", 556 "strsim", 557 "termcolor", 558 + "terminal_size", 559 ] 560 561 [[package]] ··· 564 source = "registry+https://github.com/rust-lang/crates.io-index" 565 checksum = "37686beaba5ac9f3ab01ee3172f792fc6ffdd685bfb9e63cfef02c0571a4e8e1" 566 dependencies = [ 567 + "clap 4.1.13", 568 ] 569 570 [[package]] ··· 573 source = "registry+https://github.com/rust-lang/crates.io-index" 574 checksum = "2171bc6242ad7a1801422bff039574449b5bd832b715222e500714ce10f91a54" 575 dependencies = [ 576 + "clap 4.1.13", 577 "clap_complete", 578 ] 579 580 [[package]] 581 name = "clap_derive" 582 + version = "4.1.12" 583 source = "registry+https://github.com/rust-lang/crates.io-index" 584 + checksum = "9a932373bab67b984c790ddf2c9ca295d8e3af3b7ef92de5a5bacdccdee4b09b" 585 dependencies = [ 586 "heck", 587 "proc-macro2", 588 "quote", 589 + "syn 2.0.10", 590 ] 591 592 [[package]] ··· 624 source = "registry+https://github.com/rust-lang/crates.io-index" 625 checksum = "0c49e86fc36d5704151f5996b7b3795385f50ce09e3be0f47a0cfde869681cf8" 626 dependencies = [ 627 + "bitflags", 628 "block", 629 "core-foundation 0.7.0", 630 "core-graphics 0.19.2", ··· 732 version = "0.1.0" 733 dependencies = [ 734 "anyhow", 735 + "bitflags", 736 "colorgrad", 737 "dirs-next", 738 "enum-display-derive", ··· 800 source = "registry+https://github.com/rust-lang/crates.io-index" 801 checksum = "b3889374e6ea6ab25dba90bb5d96202f61108058361f6dc72e8b03e6f8bbe923" 802 dependencies = [ 803 + "bitflags", 804 "core-foundation 0.7.0", 805 "foreign-types", 806 "libc", ··· 812 source = "registry+https://github.com/rust-lang/crates.io-index" 813 checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb" 814 dependencies = [ 815 + "bitflags", 816 "core-foundation 0.9.3", 817 "core-graphics-types", 818 "foreign-types", ··· 825 source = "registry+https://github.com/rust-lang/crates.io-index" 826 checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b" 827 dependencies = [ 828 + "bitflags", 829 "core-foundation 0.9.3", 830 "foreign-types", 831 "libc", ··· 845 846 [[package]] 847 name = "cpufeatures" 848 + version = "0.2.6" 849 source = "registry+https://github.com/rust-lang/crates.io-index" 850 + checksum = "280a9f2d8b3a38871a3c8a46fb80db65e5e5ed97da80c4d08bf27fb63e35e181" 851 dependencies = [ 852 "libc", 853 ] ··· 1035 "proc-macro2", 1036 "quote", 1037 "scratch", 1038 + "syn 2.0.10", 1039 ] 1040 1041 [[package]] ··· 1052 dependencies = [ 1053 "proc-macro2", 1054 "quote", 1055 + "syn 2.0.10", 1056 ] 1057 1058 [[package]] ··· 1061 source = "registry+https://github.com/rust-lang/crates.io-index" 1062 checksum = "d8f0de2f5a8e7bd4a9eec0e3c781992a4ce1724f68aec7d7a3715344de8b39da" 1063 dependencies = [ 1064 + "bitflags", 1065 "libloading 0.7.4", 1066 "winapi", 1067 ] ··· 1385 ] 1386 1387 [[package]] 1388 + name = "errno" 1389 + version = "0.3.0" 1390 + source = "registry+https://github.com/rust-lang/crates.io-index" 1391 + checksum = "50d6a0976c999d473fe89ad888d5a284e55366d9dc9038b1ba2aa15128c4afa0" 1392 + dependencies = [ 1393 + "errno-dragonfly", 1394 + "libc", 1395 + "windows-sys 0.45.0", 1396 + ] 1397 + 1398 + [[package]] 1399 name = "errno-dragonfly" 1400 version = "0.1.2" 1401 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1407 1408 [[package]] 1409 name = "euclid" 1410 + version = "0.22.8" 1411 source = "registry+https://github.com/rust-lang/crates.io-index" 1412 + checksum = "ff8b5875b64eb55f4b554f9d0e6413da078d96374974d8bb3bed5f02d55451ce" 1413 dependencies = [ 1414 "num-traits", 1415 ] ··· 1808 source = "registry+https://github.com/rust-lang/crates.io-index" 1809 checksum = "ccf7f68c2995f392c49fffb4f95ae2c873297830eb25c6bc4c114ce8f4562acc" 1810 dependencies = [ 1811 + "bitflags", 1812 "libc", 1813 "libgit2-sys", 1814 "log", ··· 1862 source = "registry+https://github.com/rust-lang/crates.io-index" 1863 checksum = "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc" 1864 dependencies = [ 1865 + "bitflags", 1866 "ignore", 1867 "walkdir", 1868 ] ··· 1902 source = "registry+https://github.com/rust-lang/crates.io-index" 1903 checksum = "7fc59e5f710e310e76e6707f86c561dd646f69a8876da9131703b2f717de818d" 1904 dependencies = [ 1905 + "bitflags", 1906 "gpu-alloc-types", 1907 ] 1908 ··· 1912 source = "registry+https://github.com/rust-lang/crates.io-index" 1913 checksum = "54804d0d6bc9d7f26db4eaec1ad10def69b599315f487d32c334a80d1efe67a5" 1914 dependencies = [ 1915 + "bitflags", 1916 ] 1917 1918 [[package]] ··· 1934 source = "registry+https://github.com/rust-lang/crates.io-index" 1935 checksum = "0b0c02e1ba0bdb14e965058ca34e09c020f8e507a760df1121728e0aef68d57a" 1936 dependencies = [ 1937 + "bitflags", 1938 "gpu-descriptor-types", 1939 "hashbrown 0.12.3", 1940 ] ··· 1945 source = "registry+https://github.com/rust-lang/crates.io-index" 1946 checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126" 1947 dependencies = [ 1948 + "bitflags", 1949 ] 1950 1951 [[package]] ··· 2033 source = "registry+https://github.com/rust-lang/crates.io-index" 2034 checksum = "90601c6189668c7345fc53842cb3f3a3d872203d523be1b3cb44a36a3e62fb85" 2035 dependencies = [ 2036 + "bitflags", 2037 "com-rs", 2038 "libc", 2039 "libloading 0.7.4", ··· 2052 "byteorder", 2053 "crossbeam-channel", 2054 "flate2", 2055 + "nom", 2056 "num-traits", 2057 ] 2058 ··· 2207 2208 [[package]] 2209 name = "iana-time-zone" 2210 + version = "0.1.54" 2211 source = "registry+https://github.com/rust-lang/crates.io-index" 2212 + checksum = "0c17cc76786e99f8d2f055c11159e7f0091c42474dcc3189fbab96072e873e6d" 2213 dependencies = [ 2214 "android_system_properties", 2215 "core-foundation-sys 0.8.3", 2216 "iana-time-zone-haiku", 2217 "js-sys", 2218 "wasm-bindgen", 2219 + "windows 0.46.0", 2220 ] 2221 2222 [[package]] ··· 2282 2283 [[package]] 2284 name = "indexmap" 2285 + version = "1.9.3" 2286 source = "registry+https://github.com/rust-lang/crates.io-index" 2287 + checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 2288 dependencies = [ 2289 "autocfg", 2290 "hashbrown 0.12.3", ··· 2297 source = "registry+https://github.com/rust-lang/crates.io-index" 2298 checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff" 2299 dependencies = [ 2300 + "bitflags", 2301 "inotify-sys", 2302 "libc", 2303 ] ··· 2331 2332 [[package]] 2333 name = "io-lifetimes" 2334 + version = "1.0.9" 2335 source = "registry+https://github.com/rust-lang/crates.io-index" 2336 + checksum = "09270fd4fa1111bc614ed2246c7ef56239a3063d5be0d1ec3b589c505d400aeb" 2337 dependencies = [ 2338 "hermit-abi 0.3.1", 2339 "libc", ··· 2363 dependencies = [ 2364 "hermit-abi 0.3.1", 2365 "io-lifetimes", 2366 + "rustix 0.36.11", 2367 "windows-sys 0.45.0", 2368 ] 2369 ··· 2417 "config", 2418 "luahelper", 2419 "serde_json", 2420 + "wezterm-dynamic", 2421 ] 2422 2423 [[package]] ··· 2470 source = "registry+https://github.com/rust-lang/crates.io-index" 2471 checksum = "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587" 2472 dependencies = [ 2473 + "bitflags", 2474 "libc", 2475 ] 2476 ··· 2594 2595 [[package]] 2596 name = "libssh-rs" 2597 + version = "0.1.7" 2598 + source = "git+https://github.com/wez/libssh-rs.git#44a08196acd1a2277ec7ebce2a47618775f3c59c" 2599 dependencies = [ 2600 + "bitflags", 2601 "libssh-rs-sys", 2602 + "openssl-sys", 2603 "thiserror", 2604 ] 2605 2606 [[package]] 2607 name = "libssh-rs-sys" 2608 version = "0.1.3" 2609 + source = "git+https://github.com/wez/libssh-rs.git#44a08196acd1a2277ec7ebce2a47618775f3c59c" 2610 dependencies = [ 2611 "cc", 2612 "libz-sys", ··· 2678 version = "0.1.4" 2679 source = "registry+https://github.com/rust-lang/crates.io-index" 2680 checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4" 2681 + 2682 + [[package]] 2683 + name = "linux-raw-sys" 2684 + version = "0.3.0" 2685 + source = "registry+https://github.com/rust-lang/crates.io-index" 2686 + checksum = "cd550e73688e6d578f0ac2119e32b797a327631a42f9433e59d02e139c8df60d" 2687 2688 [[package]] 2689 name = "lock_api" ··· 2854 source = "registry+https://github.com/rust-lang/crates.io-index" 2855 checksum = "de11355d1f6781482d027a3b4d4de7825dcedb197bf573e0596d00008402d060" 2856 dependencies = [ 2857 + "bitflags", 2858 "block", 2859 "core-graphics-types", 2860 "foreign-types", ··· 2887 2888 [[package]] 2889 name = "mime" 2890 + version = "0.3.17" 2891 source = "registry+https://github.com/rust-lang/crates.io-index" 2892 + checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 2893 2894 [[package]] 2895 name = "minimal-lexical" ··· 2965 "async-trait", 2966 "base64 0.21.0", 2967 "bintree", 2968 + "bitflags", 2969 "chrono", 2970 "config", 2971 "crossbeam", ··· 3031 checksum = "5eafe22a23b797c9bc227c6c896419b26b5bb88fa903417a3adaed08778850d5" 3032 dependencies = [ 3033 "bit-set", 3034 + "bitflags", 3035 "codespan-reporting", 3036 "hexf-parse", 3037 "indexmap", ··· 3086 source = "registry+https://github.com/rust-lang/crates.io-index" 3087 checksum = "8f3790c00a0150112de0f4cd161e3d7fc4b2d8a5542ffc35f099a2562aecb35c" 3088 dependencies = [ 3089 + "bitflags", 3090 "cc", 3091 "cfg-if", 3092 "libc", ··· 3099 source = "registry+https://github.com/rust-lang/crates.io-index" 3100 checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069" 3101 dependencies = [ 3102 + "bitflags", 3103 "cfg-if", 3104 "libc", 3105 "memoffset 0.6.5", ··· 3112 checksum = "f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4" 3113 dependencies = [ 3114 "autocfg", 3115 + "bitflags", 3116 "cfg-if", 3117 "libc", 3118 "memoffset 0.6.5", ··· 3125 source = "registry+https://github.com/rust-lang/crates.io-index" 3126 checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a" 3127 dependencies = [ 3128 + "bitflags", 3129 "cfg-if", 3130 "libc", 3131 "memoffset 0.7.1", ··· 3141 3142 [[package]] 3143 name = "nom" 3144 version = "7.1.3" 3145 source = "registry+https://github.com/rust-lang/crates.io-index" 3146 checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" ··· 3167 source = "registry+https://github.com/rust-lang/crates.io-index" 3168 checksum = "58ea850aa68a06e48fdb069c0ec44d0d64c8dbffa49bf3b6f7f0a901fdea1ba9" 3169 dependencies = [ 3170 + "bitflags", 3171 "crossbeam-channel", 3172 "filetime", 3173 "fsevent-sys", ··· 3368 source = "registry+https://github.com/rust-lang/crates.io-index" 3369 checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95" 3370 dependencies = [ 3371 + "bitflags", 3372 "cfg-if", 3373 "foreign-types", 3374 "libc", ··· 3384 3385 [[package]] 3386 name = "openssl-src" 3387 + version = "300.0.13+3.0.8" 3388 source = "registry+https://github.com/rust-lang/crates.io-index" 3389 + checksum = "f00789a63ec8951fcda9adb0f2258582afdcfe1b2435e332d3a859896f814f0a" 3390 dependencies = [ 3391 "cc", 3392 ] ··· 3407 3408 [[package]] 3409 name = "ordered-float" 3410 + version = "3.6.0" 3411 source = "registry+https://github.com/rust-lang/crates.io-index" 3412 + checksum = "13a384337e997e6860ffbaa83708b2ef329fd8c54cb67a5f64d421e0f943254f" 3413 dependencies = [ 3414 "num-traits", 3415 "serde", ··· 3713 source = "registry+https://github.com/rust-lang/crates.io-index" 3714 checksum = "5d708eaf860a19b19ce538740d2b4bdeeb8337fa53f7738455e706623ad5c638" 3715 dependencies = [ 3716 + "bitflags", 3717 "crc32fast", 3718 "flate2", 3719 "miniz_oxide 0.6.2", ··· 3726 checksum = "7e1f879b2998099c2d69ab9605d145d5b661195627eccc680002c4918a7fb6fa" 3727 dependencies = [ 3728 "autocfg", 3729 + "bitflags", 3730 "cfg-if", 3731 "concurrent-queue", 3732 "libc", ··· 3740 version = "0.8.1" 3741 dependencies = [ 3742 "anyhow", 3743 + "bitflags", 3744 "downcast-rs", 3745 "filedescriptor", 3746 "futures", ··· 3766 3767 [[package]] 3768 name = "predicates" 3769 + version = "3.0.2" 3770 source = "registry+https://github.com/rust-lang/crates.io-index" 3771 + checksum = "c575290b64d24745b6c57a12a31465f0a66f3a4799686a6921526a33b0797965" 3772 dependencies = [ 3773 "anstyle", 3774 "difflib", ··· 3806 ] 3807 3808 [[package]] 3809 name = "proc-macro2" 3810 + version = "1.0.53" 3811 source = "registry+https://github.com/rust-lang/crates.io-index" 3812 + checksum = "ba466839c78239c09faf015484e5cc04860f88242cff4d03eb038f04b4699b73" 3813 dependencies = [ 3814 "unicode-ident", 3815 ] ··· 3863 source = "registry+https://github.com/rust-lang/crates.io-index" 3864 checksum = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63" 3865 dependencies = [ 3866 + "bitflags", 3867 "getopts", 3868 "memchr", 3869 "unicase", ··· 3985 source = "registry+https://github.com/rust-lang/crates.io-index" 3986 checksum = "6c297679cb867470fa8c9f67dbba74a78d78e3e98d7cf2b08d6d71540f797332" 3987 dependencies = [ 3988 + "bitflags", 3989 ] 3990 3991 [[package]] ··· 4034 source = "registry+https://github.com/rust-lang/crates.io-index" 4035 checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 4036 dependencies = [ 4037 + "bitflags", 4038 ] 4039 4040 [[package]] ··· 4050 4051 [[package]] 4052 name = "regex" 4053 + version = "1.7.3" 4054 source = "registry+https://github.com/rust-lang/crates.io-index" 4055 + checksum = "8b1f693b24f6ac912f4893ef08244d70b6067480d2f1a46e950c9691e6749d1d" 4056 dependencies = [ 4057 "aho-corasick", 4058 "memchr", ··· 4067 4068 [[package]] 4069 name = "regex-syntax" 4070 + version = "0.6.29" 4071 source = "registry+https://github.com/rust-lang/crates.io-index" 4072 + checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 4073 4074 [[package]] 4075 name = "renderdoc-sys" ··· 4079 4080 [[package]] 4081 name = "reqwest" 4082 + version = "0.11.15" 4083 source = "registry+https://github.com/rust-lang/crates.io-index" 4084 + checksum = "0ba30cc2c0cd02af1222ed216ba659cdb2f879dfe3181852fe7c50b1d0005949" 4085 dependencies = [ 4086 "base64 0.21.0", 4087 "bytes", ··· 4185 source = "registry+https://github.com/rust-lang/crates.io-index" 4186 checksum = "85127183a999f7db96d1a976a309eebbfb6ea3b0b400ddd8340190129de6eb7a" 4187 dependencies = [ 4188 + "bitflags", 4189 "fallible-iterator", 4190 "fallible-streaming-iterator", 4191 "hashlink", ··· 4196 4197 [[package]] 4198 name = "rustc-demangle" 4199 + version = "0.1.22" 4200 source = "registry+https://github.com/rust-lang/crates.io-index" 4201 + checksum = "d4a36c42d1873f9a77c53bde094f9664d9891bc604a45b4798fd2c389ed12e5b" 4202 4203 [[package]] 4204 name = "rustc-hash" ··· 4217 4218 [[package]] 4219 name = "rustix" 4220 + version = "0.36.11" 4221 source = "registry+https://github.com/rust-lang/crates.io-index" 4222 + checksum = "db4165c9963ab29e422d6c26fbc1d37f15bace6b2810221f9d925023480fcf0e" 4223 dependencies = [ 4224 + "bitflags", 4225 + "errno 0.2.8", 4226 "io-lifetimes", 4227 "libc", 4228 + "linux-raw-sys 0.1.4", 4229 + "windows-sys 0.45.0", 4230 + ] 4231 + 4232 + [[package]] 4233 + name = "rustix" 4234 + version = "0.37.3" 4235 + source = "registry+https://github.com/rust-lang/crates.io-index" 4236 + checksum = "62b24138615de35e32031d041a09032ef3487a616d901ca4db224e7d557efae2" 4237 + dependencies = [ 4238 + "bitflags", 4239 + "errno 0.3.0", 4240 + "io-lifetimes", 4241 + "libc", 4242 + "linux-raw-sys 0.3.0", 4243 "windows-sys 0.45.0", 4244 ] 4245 ··· 4297 source = "registry+https://github.com/rust-lang/crates.io-index" 4298 checksum = "a332be01508d814fed64bf28f798a146d73792121129962fdf335bb3c49a4254" 4299 dependencies = [ 4300 + "bitflags", 4301 "core-foundation 0.9.3", 4302 "core-foundation-sys 0.8.3", 4303 "libc", ··· 4340 4341 [[package]] 4342 name = "serde" 4343 + version = "1.0.158" 4344 source = "registry+https://github.com/rust-lang/crates.io-index" 4345 + checksum = "771d4d9c4163ee138805e12c710dd365e4f44be8be0503cb1bb9eb989425d9c9" 4346 dependencies = [ 4347 "serde_derive", 4348 ] ··· 4359 4360 [[package]] 4361 name = "serde_derive" 4362 + version = "1.0.158" 4363 source = "registry+https://github.com/rust-lang/crates.io-index" 4364 + checksum = "e801c1712f48475582b7696ac71e0ca34ebb30e09338425384269d9717c62cad" 4365 dependencies = [ 4366 "proc-macro2", 4367 "quote", 4368 + "syn 2.0.10", 4369 ] 4370 4371 [[package]] ··· 4387 dependencies = [ 4388 "proc-macro2", 4389 "quote", 4390 + "syn 2.0.10", 4391 ] 4392 4393 [[package]] ··· 4640 source = "registry+https://github.com/rust-lang/crates.io-index" 4641 checksum = "f307c47d32d2715eb2e0ece5589057820e0e5e70d07c247d1063e844e107f454" 4642 dependencies = [ 4643 + "bitflags", 4644 "dlib", 4645 "lazy_static", 4646 "log", ··· 4755 source = "registry+https://github.com/rust-lang/crates.io-index" 4756 checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830" 4757 dependencies = [ 4758 + "bitflags", 4759 "num-traits", 4760 ] 4761 ··· 4787 source = "registry+https://github.com/rust-lang/crates.io-index" 4788 checksum = "e7fe461910559f6d5604c3731d00d2aafc4a83d1665922e280f42f9a168d5455" 4789 dependencies = [ 4790 + "bitflags", 4791 "libc", 4792 "libssh2-sys", 4793 "parking_lot 0.11.2", ··· 4826 name = "strip-ansi-escapes" 4827 version = "0.1.0" 4828 dependencies = [ 4829 + "clap 4.1.13", 4830 "termwiz", 4831 ] 4832 ··· 4855 4856 [[package]] 4857 name = "syn" 4858 + version = "2.0.10" 4859 source = "registry+https://github.com/rust-lang/crates.io-index" 4860 + checksum = "5aad1363ed6d37b84299588d62d3a7d95b5a5c2d9aad5c85609fda12afaa1f40" 4861 dependencies = [ 4862 "proc-macro2", 4863 "quote", ··· 4932 "cfg-if", 4933 "fastrand", 4934 "redox_syscall", 4935 + "rustix 0.36.11", 4936 "windows-sys 0.42.0", 4937 ] 4938 ··· 4956 ] 4957 4958 [[package]] 4959 + name = "terminal_size" 4960 + version = "0.2.5" 4961 + source = "registry+https://github.com/rust-lang/crates.io-index" 4962 + checksum = "4c9afddd2cec1c0909f06b00ef33f94ab2cc0578c4a610aa208ddfec8aa2b43a" 4963 + dependencies = [ 4964 + "rustix 0.36.11", 4965 + "windows-sys 0.45.0", 4966 + ] 4967 + 4968 + [[package]] 4969 name = "terminfo" 4970 + version = "0.8.0" 4971 source = "registry+https://github.com/rust-lang/crates.io-index" 4972 + checksum = "666cd3a6681775d22b200409aad3b089c5b99fb11ecdd8a204d9d62f8148498f" 4973 dependencies = [ 4974 "dirs", 4975 "fnv", 4976 + "nom", 4977 "phf 0.11.1", 4978 "phf_codegen", 4979 ] ··· 5004 5005 [[package]] 5006 name = "termwiz" 5007 + version = "0.22.0" 5008 dependencies = [ 5009 "anyhow", 5010 "base64 0.21.0", 5011 + "bitflags", 5012 "cassowary", 5013 "criterion", 5014 "env_logger", ··· 5102 dependencies = [ 5103 "proc-macro2", 5104 "quote", 5105 + "syn 2.0.10", 5106 ] 5107 5108 [[package]] ··· 5319 5320 [[package]] 5321 name = "toml_edit" 5322 + version = "0.19.8" 5323 source = "registry+https://github.com/rust-lang/crates.io-index" 5324 + checksum = "239410c8609e8125456927e6707163a3b1fdb40561e4b803bc041f466ccfdc13" 5325 dependencies = [ 5326 "indexmap", 5327 "serde", ··· 5415 5416 [[package]] 5417 name = "unicode-bidi" 5418 + version = "0.3.13" 5419 source = "registry+https://github.com/rust-lang/crates.io-index" 5420 + checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" 5421 5422 [[package]] 5423 name = "unicode-ident" ··· 5673 source = "registry+https://github.com/rust-lang/crates.io-index" 5674 checksum = "3f3b068c05a039c9f755f881dc50f01732214f5685e379829759088967c46715" 5675 dependencies = [ 5676 + "bitflags", 5677 "downcast-rs", 5678 "libc", 5679 "nix 0.24.3", ··· 5722 source = "registry+https://github.com/rust-lang/crates.io-index" 5723 checksum = "b950621f9354b322ee817a23474e479b34be96c2e909c14f7bc0100e9a970bc6" 5724 dependencies = [ 5725 + "bitflags", 5726 "wayland-client", 5727 "wayland-commons", 5728 "wayland-scanner", ··· 5771 dependencies = [ 5772 "anyhow", 5773 "chrono", 5774 + "clap 4.1.13", 5775 "clap_complete", 5776 "clap_complete_fig", 5777 "codec", ··· 5945 dependencies = [ 5946 "anyhow", 5947 "benchmarking", 5948 + "bitflags", 5949 "bytemuck", 5950 "cc", 5951 "chrono", 5952 + "clap 4.1.13", 5953 "codec", 5954 "colorgrad", 5955 "config", ··· 6033 version = "0.1.0" 6034 dependencies = [ 6035 "anyhow", 6036 + "clap 4.1.13", 6037 "config", 6038 ] 6039 ··· 6041 name = "wezterm-input-types" 6042 version = "0.1.0" 6043 dependencies = [ 6044 + "bitflags", 6045 "euclid", 6046 "lazy_static", 6047 "serde", ··· 6054 dependencies = [ 6055 "anyhow", 6056 "async_ossl", 6057 + "clap 4.1.13", 6058 "config", 6059 "env-bootstrap", 6060 "libc", ··· 6065 "portable-pty", 6066 "promise", 6067 "umask", 6068 + "wezterm-blob-leases", 6069 "wezterm-gui-subcommands", 6070 "wezterm-mux-server-impl", 6071 "wezterm-term", ··· 6112 "assert_fs", 6113 "async_ossl", 6114 "base64 0.21.0", 6115 + "bitflags", 6116 "camino", 6117 + "clap 4.1.13", 6118 "dirs-next", 6119 "env_logger", 6120 "filedescriptor", ··· 6144 version = "0.1.0" 6145 dependencies = [ 6146 "anyhow", 6147 + "bitflags", 6148 "csscolorparser", 6149 "env_logger", 6150 "finl_unicode", ··· 6217 dependencies = [ 6218 "arrayvec", 6219 "bit-vec", 6220 + "bitflags", 6221 "codespan-reporting", 6222 "fxhash", 6223 "log", ··· 6234 6235 [[package]] 6236 name = "wgpu-hal" 6237 + version = "0.15.4" 6238 source = "registry+https://github.com/rust-lang/crates.io-index" 6239 + checksum = "bdcf61a283adc744bb5453dd88ea91f3f86d5ca6b027661c6c73c7734ae0288b" 6240 dependencies = [ 6241 "android_system_properties", 6242 "arrayvec", 6243 "ash", 6244 "bit-set", 6245 + "bitflags", 6246 "block", 6247 "core-graphics-types", 6248 "d3d12", ··· 6280 source = "registry+https://github.com/rust-lang/crates.io-index" 6281 checksum = "32444e121b0bd00cb02c0de32fde457a9491bd44e03e7a5db6df9b1da2f6f110" 6282 dependencies = [ 6283 + "bitflags", 6284 "js-sys", 6285 "web-sys", 6286 ] ··· 6341 "async-io", 6342 "async-task", 6343 "async-trait", 6344 + "bitflags", 6345 "bytes", 6346 "cgl", 6347 "clipboard-win", ··· 6440 version = "0.44.0" 6441 source = "registry+https://github.com/rust-lang/crates.io-index" 6442 checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b" 6443 + dependencies = [ 6444 + "windows-targets", 6445 + ] 6446 + 6447 + [[package]] 6448 + name = "windows" 6449 + version = "0.46.0" 6450 + source = "registry+https://github.com/rust-lang/crates.io-index" 6451 + checksum = "cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25" 6452 dependencies = [ 6453 "windows-targets", 6454 ] ··· 6566 6567 [[package]] 6568 name = "winnow" 6569 + version = "0.4.1" 6570 source = "registry+https://github.com/rust-lang/crates.io-index" 6571 + checksum = "ae8970b36c66498d8ff1d66685dc86b91b29db0c7739899012f63a63814b4b28" 6572 dependencies = [ 6573 "memchr", 6574 ] ··· 6616 source = "registry+https://github.com/rust-lang/crates.io-index" 6617 checksum = "0faeb4d7e2d54fff4a0584f61297e86b106914af2029778de7b427f72564d6c5" 6618 dependencies = [ 6619 + "bitflags", 6620 "libc", 6621 "quick-xml 0.22.0", 6622 "x11", ··· 6627 version = "0.2.0" 6628 source = "git+https://github.com/wez/xcb-imdkit-rs.git?branch=hangfix#c6859ab2b8a233ca5dda5e8e4f1634d34ce9c85c" 6629 dependencies = [ 6630 + "bitflags", 6631 "cc", 6632 "lazy_static", 6633 "pkg-config", ··· 6640 source = "registry+https://github.com/rust-lang/crates.io-index" 6641 checksum = "463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7" 6642 dependencies = [ 6643 + "nom", 6644 ] 6645 6646 [[package]] ··· 6774 6775 [[package]] 6776 name = "zune-inflate" 6777 + version = "0.2.52" 6778 source = "registry+https://github.com/rust-lang/crates.io-index" 6779 + checksum = "10ca8ee3897e213bf74d46641942575fb9b4bd9933cbce0b40eb320836da67e0" 6780 dependencies = [ 6781 "simd-adler32", 6782 ]
+3 -3
pkgs/applications/terminal-emulators/wezterm/default.nix
··· 31 32 rustPlatform.buildRustPackage rec { 33 pname = "wezterm"; 34 - version = "20230320-124340-559cb7b0"; 35 36 src = fetchFromGitHub { 37 owner = "wez"; 38 repo = pname; 39 rev = version; 40 fetchSubmodules = true; 41 - sha256 = "sha256-u9lOK4DV9NM3CUYjMTovCY4XF5Xxg4V+rQwIjioqTec="; 42 }; 43 44 postPatch = '' ··· 52 lockFile = ./Cargo.lock; 53 outputHashes = { 54 "image-0.24.5" = "sha256-fTajVwm88OInqCPZerWcSAm1ga46ansQ3EzAmbT58Js="; 55 - "libssh-rs-0.1.5" = "sha256-gxT9mZ+whotZhEoj783aQPlQPqQXd8gQL3zZglMYC1k="; 56 "xcb-imdkit-0.2.0" = "sha256-QOT9HLlA26DVPUF4ViKH2ckexUsu45KZMdJwoUhW+hA="; 57 }; 58 };
··· 31 32 rustPlatform.buildRustPackage rec { 33 pname = "wezterm"; 34 + version = "20230326-111934-3666303c"; 35 36 src = fetchFromGitHub { 37 owner = "wez"; 38 repo = pname; 39 rev = version; 40 fetchSubmodules = true; 41 + sha256 = "sha256-tgJUnQKVdLJKohda9oy9dwz53OiK4O0A9YlsI0o+meY="; 42 }; 43 44 postPatch = '' ··· 52 lockFile = ./Cargo.lock; 53 outputHashes = { 54 "image-0.24.5" = "sha256-fTajVwm88OInqCPZerWcSAm1ga46ansQ3EzAmbT58Js="; 55 + "libssh-rs-0.1.7" = "sha256-pLaWKk/iGy7FfoVafpPYzErnKudxeIWzssWv2Zlm58s="; 56 "xcb-imdkit-0.2.0" = "sha256-QOT9HLlA26DVPUF4ViKH2ckexUsu45KZMdJwoUhW+hA="; 57 }; 58 };