Merge pull request #279157 from TomaSajt/pls

pls: 0.0.1-beta.2 -> 0.0.1-beta.4

authored by Nick Cao and committed by GitHub ccdc225a a4fd8821

+5 -865
-856
pkgs/by-name/pl/pls/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 = "aho-corasick" 7 - version = "1.0.2" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" 10 - dependencies = [ 11 - "memchr", 12 - ] 13 - 14 - [[package]] 15 - name = "anstream" 16 - version = "0.3.2" 17 - source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163" 19 - dependencies = [ 20 - "anstyle", 21 - "anstyle-parse", 22 - "anstyle-query", 23 - "anstyle-wincon", 24 - "colorchoice", 25 - "is-terminal", 26 - "utf8parse", 27 - ] 28 - 29 - [[package]] 30 - name = "anstyle" 31 - version = "1.0.1" 32 - source = "registry+https://github.com/rust-lang/crates.io-index" 33 - checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd" 34 - 35 - [[package]] 36 - name = "anstyle-parse" 37 - version = "0.2.1" 38 - source = "registry+https://github.com/rust-lang/crates.io-index" 39 - checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" 40 - dependencies = [ 41 - "utf8parse", 42 - ] 43 - 44 - [[package]] 45 - name = "anstyle-query" 46 - version = "1.0.0" 47 - source = "registry+https://github.com/rust-lang/crates.io-index" 48 - checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 49 - dependencies = [ 50 - "windows-sys", 51 - ] 52 - 53 - [[package]] 54 - name = "anstyle-wincon" 55 - version = "1.0.1" 56 - source = "registry+https://github.com/rust-lang/crates.io-index" 57 - checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188" 58 - dependencies = [ 59 - "anstyle", 60 - "windows-sys", 61 - ] 62 - 63 - [[package]] 64 - name = "atomic" 65 - version = "0.5.3" 66 - source = "registry+https://github.com/rust-lang/crates.io-index" 67 - checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba" 68 - 69 - [[package]] 70 - name = "autocfg" 71 - version = "1.1.0" 72 - source = "registry+https://github.com/rust-lang/crates.io-index" 73 - checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 74 - 75 - [[package]] 76 - name = "bitflags" 77 - version = "1.3.2" 78 - source = "registry+https://github.com/rust-lang/crates.io-index" 79 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 80 - 81 - [[package]] 82 - name = "bitflags" 83 - version = "2.3.3" 84 - source = "registry+https://github.com/rust-lang/crates.io-index" 85 - checksum = "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42" 86 - 87 - [[package]] 88 - name = "cc" 89 - version = "1.0.79" 90 - source = "registry+https://github.com/rust-lang/crates.io-index" 91 - checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" 92 - dependencies = [ 93 - "jobserver", 94 - ] 95 - 96 - [[package]] 97 - name = "cfg-if" 98 - version = "1.0.0" 99 - source = "registry+https://github.com/rust-lang/crates.io-index" 100 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 101 - 102 - [[package]] 103 - name = "clap" 104 - version = "4.3.11" 105 - source = "registry+https://github.com/rust-lang/crates.io-index" 106 - checksum = "1640e5cc7fb47dbb8338fd471b105e7ed6c3cb2aeb00c2e067127ffd3764a05d" 107 - dependencies = [ 108 - "clap_builder", 109 - "clap_derive", 110 - "once_cell", 111 - ] 112 - 113 - [[package]] 114 - name = "clap_builder" 115 - version = "4.3.11" 116 - source = "registry+https://github.com/rust-lang/crates.io-index" 117 - checksum = "98c59138d527eeaf9b53f35a77fcc1fad9d883116070c63d5de1c7dc7b00c72b" 118 - dependencies = [ 119 - "anstream", 120 - "anstyle", 121 - "clap_lex", 122 - "strsim", 123 - "terminal_size", 124 - ] 125 - 126 - [[package]] 127 - name = "clap_derive" 128 - version = "4.3.2" 129 - source = "registry+https://github.com/rust-lang/crates.io-index" 130 - checksum = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f" 131 - dependencies = [ 132 - "heck", 133 - "proc-macro2", 134 - "quote", 135 - "syn", 136 - ] 137 - 138 - [[package]] 139 - name = "clap_lex" 140 - version = "0.5.0" 141 - source = "registry+https://github.com/rust-lang/crates.io-index" 142 - checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" 143 - 144 - [[package]] 145 - name = "colorchoice" 146 - version = "1.0.0" 147 - source = "registry+https://github.com/rust-lang/crates.io-index" 148 - checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 149 - 150 - [[package]] 151 - name = "colored" 152 - version = "2.0.4" 153 - source = "registry+https://github.com/rust-lang/crates.io-index" 154 - checksum = "2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6" 155 - dependencies = [ 156 - "is-terminal", 157 - "lazy_static", 158 - "windows-sys", 159 - ] 160 - 161 - [[package]] 162 - name = "env_logger" 163 - version = "0.10.0" 164 - source = "registry+https://github.com/rust-lang/crates.io-index" 165 - checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" 166 - dependencies = [ 167 - "log", 168 - ] 169 - 170 - [[package]] 171 - name = "equivalent" 172 - version = "1.0.1" 173 - source = "registry+https://github.com/rust-lang/crates.io-index" 174 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 175 - 176 - [[package]] 177 - name = "errno" 178 - version = "0.3.1" 179 - source = "registry+https://github.com/rust-lang/crates.io-index" 180 - checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" 181 - dependencies = [ 182 - "errno-dragonfly", 183 - "libc", 184 - "windows-sys", 185 - ] 186 - 187 - [[package]] 188 - name = "errno-dragonfly" 189 - version = "0.1.2" 190 - source = "registry+https://github.com/rust-lang/crates.io-index" 191 - checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 192 - dependencies = [ 193 - "cc", 194 - "libc", 195 - ] 196 - 197 - [[package]] 198 - name = "fastrand" 199 - version = "1.9.0" 200 - source = "registry+https://github.com/rust-lang/crates.io-index" 201 - checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 202 - dependencies = [ 203 - "instant", 204 - ] 205 - 206 - [[package]] 207 - name = "figment" 208 - version = "0.10.10" 209 - source = "registry+https://github.com/rust-lang/crates.io-index" 210 - checksum = "4547e226f4c9ab860571e070a9034192b3175580ecea38da34fcdb53a018c9a5" 211 - dependencies = [ 212 - "atomic", 213 - "parking_lot", 214 - "serde", 215 - "serde_yaml", 216 - "tempfile", 217 - "uncased", 218 - "version_check", 219 - ] 220 - 221 - [[package]] 222 - name = "form_urlencoded" 223 - version = "1.2.0" 224 - source = "registry+https://github.com/rust-lang/crates.io-index" 225 - checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652" 226 - dependencies = [ 227 - "percent-encoding", 228 - ] 229 - 230 - [[package]] 231 - name = "git2" 232 - version = "0.17.2" 233 - source = "registry+https://github.com/rust-lang/crates.io-index" 234 - checksum = "7b989d6a7ca95a362cf2cfc5ad688b3a467be1f87e480b8dad07fee8c79b0044" 235 - dependencies = [ 236 - "bitflags 1.3.2", 237 - "libc", 238 - "libgit2-sys", 239 - "log", 240 - "url", 241 - ] 242 - 243 - [[package]] 244 - name = "hashbrown" 245 - version = "0.14.0" 246 - source = "registry+https://github.com/rust-lang/crates.io-index" 247 - checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" 248 - 249 - [[package]] 250 - name = "heck" 251 - version = "0.4.1" 252 - source = "registry+https://github.com/rust-lang/crates.io-index" 253 - checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 254 - 255 - [[package]] 256 - name = "hermit-abi" 257 - version = "0.3.2" 258 - source = "registry+https://github.com/rust-lang/crates.io-index" 259 - checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b" 260 - 261 - [[package]] 262 - name = "home" 263 - version = "0.5.5" 264 - source = "registry+https://github.com/rust-lang/crates.io-index" 265 - checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb" 266 - dependencies = [ 267 - "windows-sys", 268 - ] 269 - 270 - [[package]] 271 - name = "idna" 272 - version = "0.4.0" 273 - source = "registry+https://github.com/rust-lang/crates.io-index" 274 - checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" 275 - dependencies = [ 276 - "unicode-bidi", 277 - "unicode-normalization", 278 - ] 279 - 280 - [[package]] 281 - name = "indexmap" 282 - version = "2.0.0" 283 - source = "registry+https://github.com/rust-lang/crates.io-index" 284 - checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" 285 - dependencies = [ 286 - "equivalent", 287 - "hashbrown", 288 - ] 289 - 290 - [[package]] 291 - name = "instant" 292 - version = "0.1.12" 293 - source = "registry+https://github.com/rust-lang/crates.io-index" 294 - checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 295 - dependencies = [ 296 - "cfg-if", 297 - ] 298 - 299 - [[package]] 300 - name = "io-lifetimes" 301 - version = "1.0.11" 302 - source = "registry+https://github.com/rust-lang/crates.io-index" 303 - checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" 304 - dependencies = [ 305 - "hermit-abi", 306 - "libc", 307 - "windows-sys", 308 - ] 309 - 310 - [[package]] 311 - name = "is-terminal" 312 - version = "0.4.9" 313 - source = "registry+https://github.com/rust-lang/crates.io-index" 314 - checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" 315 - dependencies = [ 316 - "hermit-abi", 317 - "rustix 0.38.3", 318 - "windows-sys", 319 - ] 320 - 321 - [[package]] 322 - name = "itoa" 323 - version = "1.0.6" 324 - source = "registry+https://github.com/rust-lang/crates.io-index" 325 - checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" 326 - 327 - [[package]] 328 - name = "jobserver" 329 - version = "0.1.26" 330 - source = "registry+https://github.com/rust-lang/crates.io-index" 331 - checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" 332 - dependencies = [ 333 - "libc", 334 - ] 335 - 336 - [[package]] 337 - name = "lazy_static" 338 - version = "1.4.0" 339 - source = "registry+https://github.com/rust-lang/crates.io-index" 340 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 341 - 342 - [[package]] 343 - name = "libc" 344 - version = "0.2.147" 345 - source = "registry+https://github.com/rust-lang/crates.io-index" 346 - checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" 347 - 348 - [[package]] 349 - name = "libgit2-sys" 350 - version = "0.15.2+1.6.4" 351 - source = "registry+https://github.com/rust-lang/crates.io-index" 352 - checksum = "a80df2e11fb4a61f4ba2ab42dbe7f74468da143f1a75c74e11dee7c813f694fa" 353 - dependencies = [ 354 - "cc", 355 - "libc", 356 - "libz-sys", 357 - "pkg-config", 358 - ] 359 - 360 - [[package]] 361 - name = "libz-sys" 362 - version = "1.1.11" 363 - source = "registry+https://github.com/rust-lang/crates.io-index" 364 - checksum = "121f7402cc6ab5821dad08d1b9d11618a9ea4da992343909fecf8e430e86364c" 365 - dependencies = [ 366 - "cc", 367 - "libc", 368 - "pkg-config", 369 - "vcpkg", 370 - ] 371 - 372 - [[package]] 373 - name = "linux-raw-sys" 374 - version = "0.3.8" 375 - source = "registry+https://github.com/rust-lang/crates.io-index" 376 - checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 377 - 378 - [[package]] 379 - name = "linux-raw-sys" 380 - version = "0.4.3" 381 - source = "registry+https://github.com/rust-lang/crates.io-index" 382 - checksum = "09fc20d2ca12cb9f044c93e3bd6d32d523e6e2ec3db4f7b2939cd99026ecd3f0" 383 - 384 - [[package]] 385 - name = "lock_api" 386 - version = "0.4.10" 387 - source = "registry+https://github.com/rust-lang/crates.io-index" 388 - checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" 389 - dependencies = [ 390 - "autocfg", 391 - "scopeguard", 392 - ] 393 - 394 - [[package]] 395 - name = "log" 396 - version = "0.4.19" 397 - source = "registry+https://github.com/rust-lang/crates.io-index" 398 - checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4" 399 - 400 - [[package]] 401 - name = "memchr" 402 - version = "2.5.0" 403 - source = "registry+https://github.com/rust-lang/crates.io-index" 404 - checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 405 - 406 - [[package]] 407 - name = "num_threads" 408 - version = "0.1.6" 409 - source = "registry+https://github.com/rust-lang/crates.io-index" 410 - checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44" 411 - dependencies = [ 412 - "libc", 413 - ] 414 - 415 - [[package]] 416 - name = "number_prefix" 417 - version = "0.4.0" 418 - source = "registry+https://github.com/rust-lang/crates.io-index" 419 - checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 420 - 421 - [[package]] 422 - name = "once_cell" 423 - version = "1.18.0" 424 - source = "registry+https://github.com/rust-lang/crates.io-index" 425 - checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 426 - 427 - [[package]] 428 - name = "parking_lot" 429 - version = "0.12.1" 430 - source = "registry+https://github.com/rust-lang/crates.io-index" 431 - checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 432 - dependencies = [ 433 - "lock_api", 434 - "parking_lot_core", 435 - ] 436 - 437 - [[package]] 438 - name = "parking_lot_core" 439 - version = "0.9.8" 440 - source = "registry+https://github.com/rust-lang/crates.io-index" 441 - checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" 442 - dependencies = [ 443 - "cfg-if", 444 - "libc", 445 - "redox_syscall", 446 - "smallvec", 447 - "windows-targets", 448 - ] 449 - 450 - [[package]] 451 - name = "percent-encoding" 452 - version = "2.3.0" 453 - source = "registry+https://github.com/rust-lang/crates.io-index" 454 - checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" 455 - 456 - [[package]] 457 - name = "pkg-config" 458 - version = "0.3.27" 459 - source = "registry+https://github.com/rust-lang/crates.io-index" 460 - checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" 461 - 462 - [[package]] 463 - name = "pls" 464 - version = "0.0.1-beta.2" 465 - dependencies = [ 466 - "clap", 467 - "colored", 468 - "env_logger", 469 - "figment", 470 - "git2", 471 - "home", 472 - "lazy_static", 473 - "log", 474 - "number_prefix", 475 - "regex", 476 - "serde", 477 - "serde_regex", 478 - "terminal_size", 479 - "time", 480 - "unicode-segmentation", 481 - "users", 482 - ] 483 - 484 - [[package]] 485 - name = "proc-macro2" 486 - version = "1.0.63" 487 - source = "registry+https://github.com/rust-lang/crates.io-index" 488 - checksum = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb" 489 - dependencies = [ 490 - "unicode-ident", 491 - ] 492 - 493 - [[package]] 494 - name = "quote" 495 - version = "1.0.29" 496 - source = "registry+https://github.com/rust-lang/crates.io-index" 497 - checksum = "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105" 498 - dependencies = [ 499 - "proc-macro2", 500 - ] 501 - 502 - [[package]] 503 - name = "redox_syscall" 504 - version = "0.3.5" 505 - source = "registry+https://github.com/rust-lang/crates.io-index" 506 - checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 507 - dependencies = [ 508 - "bitflags 1.3.2", 509 - ] 510 - 511 - [[package]] 512 - name = "regex" 513 - version = "1.9.0" 514 - source = "registry+https://github.com/rust-lang/crates.io-index" 515 - checksum = "89089e897c013b3deb627116ae56a6955a72b8bed395c9526af31c9fe528b484" 516 - dependencies = [ 517 - "aho-corasick", 518 - "memchr", 519 - "regex-automata", 520 - "regex-syntax", 521 - ] 522 - 523 - [[package]] 524 - name = "regex-automata" 525 - version = "0.3.0" 526 - source = "registry+https://github.com/rust-lang/crates.io-index" 527 - checksum = "fa250384981ea14565685dea16a9ccc4d1c541a13f82b9c168572264d1df8c56" 528 - dependencies = [ 529 - "aho-corasick", 530 - "memchr", 531 - "regex-syntax", 532 - ] 533 - 534 - [[package]] 535 - name = "regex-syntax" 536 - version = "0.7.3" 537 - source = "registry+https://github.com/rust-lang/crates.io-index" 538 - checksum = "2ab07dc67230e4a4718e70fd5c20055a4334b121f1f9db8fe63ef39ce9b8c846" 539 - 540 - [[package]] 541 - name = "rustix" 542 - version = "0.37.23" 543 - source = "registry+https://github.com/rust-lang/crates.io-index" 544 - checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06" 545 - dependencies = [ 546 - "bitflags 1.3.2", 547 - "errno", 548 - "io-lifetimes", 549 - "libc", 550 - "linux-raw-sys 0.3.8", 551 - "windows-sys", 552 - ] 553 - 554 - [[package]] 555 - name = "rustix" 556 - version = "0.38.3" 557 - source = "registry+https://github.com/rust-lang/crates.io-index" 558 - checksum = "ac5ffa1efe7548069688cd7028f32591853cd7b5b756d41bcffd2353e4fc75b4" 559 - dependencies = [ 560 - "bitflags 2.3.3", 561 - "errno", 562 - "libc", 563 - "linux-raw-sys 0.4.3", 564 - "windows-sys", 565 - ] 566 - 567 - [[package]] 568 - name = "ryu" 569 - version = "1.0.14" 570 - source = "registry+https://github.com/rust-lang/crates.io-index" 571 - checksum = "fe232bdf6be8c8de797b22184ee71118d63780ea42ac85b61d1baa6d3b782ae9" 572 - 573 - [[package]] 574 - name = "scopeguard" 575 - version = "1.1.0" 576 - source = "registry+https://github.com/rust-lang/crates.io-index" 577 - checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 578 - 579 - [[package]] 580 - name = "serde" 581 - version = "1.0.166" 582 - source = "registry+https://github.com/rust-lang/crates.io-index" 583 - checksum = "d01b7404f9d441d3ad40e6a636a7782c377d2abdbe4fa2440e2edcc2f4f10db8" 584 - dependencies = [ 585 - "serde_derive", 586 - ] 587 - 588 - [[package]] 589 - name = "serde_derive" 590 - version = "1.0.166" 591 - source = "registry+https://github.com/rust-lang/crates.io-index" 592 - checksum = "5dd83d6dde2b6b2d466e14d9d1acce8816dedee94f735eac6395808b3483c6d6" 593 - dependencies = [ 594 - "proc-macro2", 595 - "quote", 596 - "syn", 597 - ] 598 - 599 - [[package]] 600 - name = "serde_regex" 601 - version = "1.1.0" 602 - source = "registry+https://github.com/rust-lang/crates.io-index" 603 - checksum = "a8136f1a4ea815d7eac4101cfd0b16dc0cb5e1fe1b8609dfd728058656b7badf" 604 - dependencies = [ 605 - "regex", 606 - "serde", 607 - ] 608 - 609 - [[package]] 610 - name = "serde_yaml" 611 - version = "0.9.22" 612 - source = "registry+https://github.com/rust-lang/crates.io-index" 613 - checksum = "452e67b9c20c37fa79df53201dc03839651086ed9bbe92b3ca585ca9fdaa7d85" 614 - dependencies = [ 615 - "indexmap", 616 - "itoa", 617 - "ryu", 618 - "serde", 619 - "unsafe-libyaml", 620 - ] 621 - 622 - [[package]] 623 - name = "smallvec" 624 - version = "1.11.0" 625 - source = "registry+https://github.com/rust-lang/crates.io-index" 626 - checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9" 627 - 628 - [[package]] 629 - name = "strsim" 630 - version = "0.10.0" 631 - source = "registry+https://github.com/rust-lang/crates.io-index" 632 - checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 633 - 634 - [[package]] 635 - name = "syn" 636 - version = "2.0.23" 637 - source = "registry+https://github.com/rust-lang/crates.io-index" 638 - checksum = "59fb7d6d8281a51045d62b8eb3a7d1ce347b76f312af50cd3dc0af39c87c1737" 639 - dependencies = [ 640 - "proc-macro2", 641 - "quote", 642 - "unicode-ident", 643 - ] 644 - 645 - [[package]] 646 - name = "tempfile" 647 - version = "3.6.0" 648 - source = "registry+https://github.com/rust-lang/crates.io-index" 649 - checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6" 650 - dependencies = [ 651 - "autocfg", 652 - "cfg-if", 653 - "fastrand", 654 - "redox_syscall", 655 - "rustix 0.37.23", 656 - "windows-sys", 657 - ] 658 - 659 - [[package]] 660 - name = "terminal_size" 661 - version = "0.2.6" 662 - source = "registry+https://github.com/rust-lang/crates.io-index" 663 - checksum = "8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237" 664 - dependencies = [ 665 - "rustix 0.37.23", 666 - "windows-sys", 667 - ] 668 - 669 - [[package]] 670 - name = "time" 671 - version = "0.3.22" 672 - source = "registry+https://github.com/rust-lang/crates.io-index" 673 - checksum = "ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd" 674 - dependencies = [ 675 - "itoa", 676 - "libc", 677 - "num_threads", 678 - "serde", 679 - "time-core", 680 - "time-macros", 681 - ] 682 - 683 - [[package]] 684 - name = "time-core" 685 - version = "0.1.1" 686 - source = "registry+https://github.com/rust-lang/crates.io-index" 687 - checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb" 688 - 689 - [[package]] 690 - name = "time-macros" 691 - version = "0.2.9" 692 - source = "registry+https://github.com/rust-lang/crates.io-index" 693 - checksum = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b" 694 - dependencies = [ 695 - "time-core", 696 - ] 697 - 698 - [[package]] 699 - name = "tinyvec" 700 - version = "1.6.0" 701 - source = "registry+https://github.com/rust-lang/crates.io-index" 702 - checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 703 - dependencies = [ 704 - "tinyvec_macros", 705 - ] 706 - 707 - [[package]] 708 - name = "tinyvec_macros" 709 - version = "0.1.1" 710 - source = "registry+https://github.com/rust-lang/crates.io-index" 711 - checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 712 - 713 - [[package]] 714 - name = "uncased" 715 - version = "0.9.9" 716 - source = "registry+https://github.com/rust-lang/crates.io-index" 717 - checksum = "9b9bc53168a4be7402ab86c3aad243a84dd7381d09be0eddc81280c1da95ca68" 718 - dependencies = [ 719 - "version_check", 720 - ] 721 - 722 - [[package]] 723 - name = "unicode-bidi" 724 - version = "0.3.13" 725 - source = "registry+https://github.com/rust-lang/crates.io-index" 726 - checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" 727 - 728 - [[package]] 729 - name = "unicode-ident" 730 - version = "1.0.10" 731 - source = "registry+https://github.com/rust-lang/crates.io-index" 732 - checksum = "22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a85101fb6e73" 733 - 734 - [[package]] 735 - name = "unicode-normalization" 736 - version = "0.1.22" 737 - source = "registry+https://github.com/rust-lang/crates.io-index" 738 - checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 739 - dependencies = [ 740 - "tinyvec", 741 - ] 742 - 743 - [[package]] 744 - name = "unicode-segmentation" 745 - version = "1.10.1" 746 - source = "registry+https://github.com/rust-lang/crates.io-index" 747 - checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" 748 - 749 - [[package]] 750 - name = "unsafe-libyaml" 751 - version = "0.2.8" 752 - source = "registry+https://github.com/rust-lang/crates.io-index" 753 - checksum = "1865806a559042e51ab5414598446a5871b561d21b6764f2eabb0dd481d880a6" 754 - 755 - [[package]] 756 - name = "url" 757 - version = "2.4.0" 758 - source = "registry+https://github.com/rust-lang/crates.io-index" 759 - checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb" 760 - dependencies = [ 761 - "form_urlencoded", 762 - "idna", 763 - "percent-encoding", 764 - ] 765 - 766 - [[package]] 767 - name = "users" 768 - version = "0.11.0" 769 - source = "git+https://github.com/dhruvkb/rust-users.git#e6ba8a88e0127f0d17ddd99f80f85d2c1722b227" 770 - dependencies = [ 771 - "libc", 772 - ] 773 - 774 - [[package]] 775 - name = "utf8parse" 776 - version = "0.2.1" 777 - source = "registry+https://github.com/rust-lang/crates.io-index" 778 - checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 779 - 780 - [[package]] 781 - name = "vcpkg" 782 - version = "0.2.15" 783 - source = "registry+https://github.com/rust-lang/crates.io-index" 784 - checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 785 - 786 - [[package]] 787 - name = "version_check" 788 - version = "0.9.4" 789 - source = "registry+https://github.com/rust-lang/crates.io-index" 790 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 791 - 792 - [[package]] 793 - name = "windows-sys" 794 - version = "0.48.0" 795 - source = "registry+https://github.com/rust-lang/crates.io-index" 796 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 797 - dependencies = [ 798 - "windows-targets", 799 - ] 800 - 801 - [[package]] 802 - name = "windows-targets" 803 - version = "0.48.1" 804 - source = "registry+https://github.com/rust-lang/crates.io-index" 805 - checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f" 806 - dependencies = [ 807 - "windows_aarch64_gnullvm", 808 - "windows_aarch64_msvc", 809 - "windows_i686_gnu", 810 - "windows_i686_msvc", 811 - "windows_x86_64_gnu", 812 - "windows_x86_64_gnullvm", 813 - "windows_x86_64_msvc", 814 - ] 815 - 816 - [[package]] 817 - name = "windows_aarch64_gnullvm" 818 - version = "0.48.0" 819 - source = "registry+https://github.com/rust-lang/crates.io-index" 820 - checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 821 - 822 - [[package]] 823 - name = "windows_aarch64_msvc" 824 - version = "0.48.0" 825 - source = "registry+https://github.com/rust-lang/crates.io-index" 826 - checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 827 - 828 - [[package]] 829 - name = "windows_i686_gnu" 830 - version = "0.48.0" 831 - source = "registry+https://github.com/rust-lang/crates.io-index" 832 - checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 833 - 834 - [[package]] 835 - name = "windows_i686_msvc" 836 - version = "0.48.0" 837 - source = "registry+https://github.com/rust-lang/crates.io-index" 838 - checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 839 - 840 - [[package]] 841 - name = "windows_x86_64_gnu" 842 - version = "0.48.0" 843 - source = "registry+https://github.com/rust-lang/crates.io-index" 844 - checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 845 - 846 - [[package]] 847 - name = "windows_x86_64_gnullvm" 848 - version = "0.48.0" 849 - source = "registry+https://github.com/rust-lang/crates.io-index" 850 - checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 851 - 852 - [[package]] 853 - name = "windows_x86_64_msvc" 854 - version = "0.48.0" 855 - source = "registry+https://github.com/rust-lang/crates.io-index" 856 - checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
+5 -9
pkgs/by-name/pl/pls/package.nix
··· 7 7 8 8 rustPlatform.buildRustPackage rec { 9 9 pname = "pls"; 10 - version = "0.0.1-beta.2"; 10 + version = "0.0.1-beta.4"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "dhruvkb"; 14 14 repo = "pls"; 15 15 rev = "v${version}"; 16 - hash = "sha256-yMZygYrLi3V9MA+6vgqG+RHme5jtHMnork8aALbFVXc="; 16 + hash = "sha256-YndQx7FImtbAfcbOpIGOdHQA1V7mbQiYBbpik2I+FCE="; 17 17 }; 18 18 19 - cargoLock = { 20 - lockFile = ./Cargo.lock; 21 - outputHashes = { 22 - "users-0.11.0" = "sha256-xBds73h68oWjKivEw92jEx0dVh08H2EIlBWnGx9DhyE="; 23 - }; 24 - }; 19 + cargoHash = "sha256-HzkN856GHhY2sQ0jmQCCQva/yB4zzh+ccrQvibLFhxQ="; 25 20 26 21 buildInputs = lib.optionals stdenv.isDarwin [ 27 22 darwin.apple_sdk.frameworks.Security 28 23 ]; 29 24 30 25 meta = { 26 + changelog = "https://github.com/pls-rs/pls/releases/tag/${src.rev}"; 31 27 description = "Prettier and powerful ls"; 32 - homepage = "https://pls-rs.github.io/pls/"; 28 + homepage = "http://pls.cli.rs"; 33 29 license = lib.licenses.gpl3Plus; 34 30 mainProgram = "pls"; 35 31 maintainers = with lib.maintainers; [ tomasajt ];