fluffychat: Resolve dependencies for Flutter 3.13.0

+35 -27
+1 -1
pkgs/applications/networking/instant-messengers/fluffychat/default.nix
··· 24 }; 25 26 depsListFile = ./deps.json; 27 - vendorHash = "sha256-Ot96+EF8PgYQmXn0hvIWzN8StuzTgQzakRO3yf7PJAU="; 28 29 desktopItem = makeDesktopItem { 30 name = "Fluffychat";
··· 24 }; 25 26 depsListFile = ./deps.json; 27 + vendorHash = "sha256-dkH+iI1KLsAJtSt6ndc3ZRBllZ9n21RNONqeeUzNQCE="; 28 29 desktopItem = makeDesktopItem { 30 name = "Fluffychat";
+34 -26
pkgs/applications/networking/instant-messengers/fluffychat/deps.json
··· 152 "dependencies": [ 153 "characters", 154 "collection", 155 - "js", 156 "material_color_utilities", 157 "meta", 158 "vector_math", 159 "sky_engine" 160 ] 161 }, ··· 167 "dependencies": [] 168 }, 169 { 170 - "name": "vector_math", 171 - "version": "2.1.4", 172 "kind": "transitive", 173 "source": "hosted", 174 "dependencies": [] 175 }, 176 { 177 - "name": "material_color_utilities", 178 - "version": "0.2.0", 179 "kind": "transitive", 180 "source": "hosted", 181 "dependencies": [] 182 }, 183 { 184 - "name": "js", 185 - "version": "0.6.7", 186 "kind": "transitive", 187 "source": "hosted", 188 "dependencies": [ 189 - "meta" 190 ] 191 }, 192 { 193 "name": "collection", 194 - "version": "1.17.1", 195 "kind": "direct", 196 "source": "hosted", 197 "dependencies": [] ··· 268 }, 269 { 270 "name": "source_span", 271 - "version": "1.9.1", 272 "kind": "transitive", 273 "source": "hosted", 274 "dependencies": [ ··· 418 ] 419 }, 420 { 421 "name": "convert", 422 "version": "3.1.1", 423 "kind": "transitive", ··· 492 "collection", 493 "fake_async", 494 "file", 495 - "js", 496 "matcher", 497 "material_color_utilities", 498 "meta", ··· 504 "term_glyph", 505 "test_api", 506 "vector_math", 507 "webdriver" 508 ] 509 }, ··· 537 }, 538 { 539 "name": "matcher", 540 - "version": "0.12.15", 541 "kind": "transitive", 542 "source": "hosted", 543 "dependencies": [ ··· 550 }, 551 { 552 "name": "test_api", 553 - "version": "0.5.1", 554 "kind": "transitive", 555 "source": "hosted", 556 "dependencies": [ ··· 562 "stack_trace", 563 "stream_channel", 564 "string_scanner", 565 - "term_glyph", 566 - "matcher" 567 ] 568 }, 569 { ··· 604 }, 605 { 606 "name": "vm_service", 607 - "version": "11.3.0", 608 "kind": "transitive", 609 "source": "hosted", 610 "dependencies": [] ··· 617 "dependencies": [ 618 "flutter", 619 "test_api", 620 "path", 621 "fake_async", 622 "clock", ··· 626 "boolean_selector", 627 "characters", 628 "collection", 629 - "js", 630 - "matcher", 631 "material_color_utilities", 632 "meta", 633 "source_span", 634 "stream_channel", 635 "string_scanner", 636 - "term_glyph" 637 ] 638 }, 639 { ··· 655 "characters", 656 "clock", 657 "collection", 658 - "js", 659 "matcher", 660 "material_color_utilities", 661 "platform", ··· 667 "sync_http", 668 "term_glyph", 669 "test_api", 670 - "vector_math" 671 ] 672 }, 673 { ··· 776 "source": "sdk", 777 "dependencies": [ 778 "flutter", 779 - "js", 780 "characters", 781 "collection", 782 "material_color_utilities", 783 "meta", 784 - "vector_math" 785 ] 786 }, 787 { ··· 1983 }, 1984 { 1985 "name": "intl", 1986 - "version": "0.18.0", 1987 "kind": "direct", 1988 "source": "hosted", 1989 "dependencies": [ ··· 2720 "characters", 2721 "clock", 2722 "collection", 2723 - "js", 2724 "material_color_utilities", 2725 "meta", 2726 "path", 2727 - "vector_math" 2728 ] 2729 }, 2730 {
··· 152 "dependencies": [ 153 "characters", 154 "collection", 155 "material_color_utilities", 156 "meta", 157 "vector_math", 158 + "web", 159 "sky_engine" 160 ] 161 }, ··· 167 "dependencies": [] 168 }, 169 { 170 + "name": "web", 171 + "version": "0.1.4-beta", 172 "kind": "transitive", 173 "source": "hosted", 174 "dependencies": [] 175 }, 176 { 177 + "name": "vector_math", 178 + "version": "2.1.4", 179 "kind": "transitive", 180 "source": "hosted", 181 "dependencies": [] 182 }, 183 { 184 + "name": "material_color_utilities", 185 + "version": "0.5.0", 186 "kind": "transitive", 187 "source": "hosted", 188 "dependencies": [ 189 + "collection" 190 ] 191 }, 192 { 193 "name": "collection", 194 + "version": "1.17.2", 195 "kind": "direct", 196 "source": "hosted", 197 "dependencies": [] ··· 268 }, 269 { 270 "name": "source_span", 271 + "version": "1.10.0", 272 "kind": "transitive", 273 "source": "hosted", 274 "dependencies": [ ··· 418 ] 419 }, 420 { 421 + "name": "js", 422 + "version": "0.6.7", 423 + "kind": "transitive", 424 + "source": "hosted", 425 + "dependencies": [ 426 + "meta" 427 + ] 428 + }, 429 + { 430 "name": "convert", 431 "version": "3.1.1", 432 "kind": "transitive", ··· 501 "collection", 502 "fake_async", 503 "file", 504 "matcher", 505 "material_color_utilities", 506 "meta", ··· 512 "term_glyph", 513 "test_api", 514 "vector_math", 515 + "web", 516 "webdriver" 517 ] 518 }, ··· 546 }, 547 { 548 "name": "matcher", 549 + "version": "0.12.16", 550 "kind": "transitive", 551 "source": "hosted", 552 "dependencies": [ ··· 559 }, 560 { 561 "name": "test_api", 562 + "version": "0.6.0", 563 "kind": "transitive", 564 "source": "hosted", 565 "dependencies": [ ··· 571 "stack_trace", 572 "stream_channel", 573 "string_scanner", 574 + "term_glyph" 575 ] 576 }, 577 { ··· 612 }, 613 { 614 "name": "vm_service", 615 + "version": "11.7.1", 616 "kind": "transitive", 617 "source": "hosted", 618 "dependencies": [] ··· 625 "dependencies": [ 626 "flutter", 627 "test_api", 628 + "matcher", 629 "path", 630 "fake_async", 631 "clock", ··· 635 "boolean_selector", 636 "characters", 637 "collection", 638 "material_color_utilities", 639 "meta", 640 "source_span", 641 "stream_channel", 642 "string_scanner", 643 + "term_glyph", 644 + "web" 645 ] 646 }, 647 { ··· 663 "characters", 664 "clock", 665 "collection", 666 "matcher", 667 "material_color_utilities", 668 "platform", ··· 674 "sync_http", 675 "term_glyph", 676 "test_api", 677 + "vector_math", 678 + "web" 679 ] 680 }, 681 { ··· 784 "source": "sdk", 785 "dependencies": [ 786 "flutter", 787 "characters", 788 "collection", 789 "material_color_utilities", 790 "meta", 791 + "vector_math", 792 + "web" 793 ] 794 }, 795 { ··· 1991 }, 1992 { 1993 "name": "intl", 1994 + "version": "0.18.1", 1995 "kind": "direct", 1996 "source": "hosted", 1997 "dependencies": [ ··· 2728 "characters", 2729 "clock", 2730 "collection", 2731 "material_color_utilities", 2732 "meta", 2733 "path", 2734 + "vector_math", 2735 + "web" 2736 ] 2737 }, 2738 {