diff options
| author | Hilton Chain <hako@ultrarare.space> | 2025-06-20 17:06:14 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2025-08-21 19:09:02 +0800 |
| commit | 8647b510e673e9efe2a48c3ce93c5a0a0e8e558b (patch) | |
| tree | f8e8ec6c2797ab3183d97009056f97477716d98c /gnu | |
| parent | 6e711d91e47e5944be807a776952c89cbf701c23 (diff) | |
gnu: niri: Update to 25.05.1.
* gnu/packages/wm.scm (niri): Update to 25.05.1.
Change-Id: I0de3b6e78bc2db6a2425040643e809b5053f902a
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/rust-crates.scm | 340 | ||||
| -rw-r--r-- | gnu/packages/rust-sources.scm | 6 | ||||
| -rw-r--r-- | gnu/packages/wm.scm | 4 |
3 files changed, 225 insertions, 125 deletions
diff --git a/gnu/packages/rust-crates.scm b/gnu/packages/rust-crates.scm index 3e79f760b8d..d7e8a592cbf 100644 --- a/gnu/packages/rust-crates.scm +++ b/gnu/packages/rust-crates.scm | |||
| @@ -181,6 +181,10 @@ | |||
| 181 | (crate-source "aligned-vec" "0.5.0" | 181 | (crate-source "aligned-vec" "0.5.0" |
| 182 | "1lb8qjqfap028ylf8zap6rkwrnrqimc3v6h3cixycjrdx1y0vaaa")) | 182 | "1lb8qjqfap028ylf8zap6rkwrnrqimc3v6h3cixycjrdx1y0vaaa")) |
| 183 | 183 | ||
| 184 | (define rust-aligned-vec-0.6.4 | ||
| 185 | (crate-source "aligned-vec" "0.6.4" | ||
| 186 | "16vnf78hvfix5cwzd5xs5a2g6afmgb4h7n6yfsc36bv0r22072fw")) | ||
| 187 | |||
| 184 | (define rust-alloc-no-stdlib-2.0.4 | 188 | (define rust-alloc-no-stdlib-2.0.4 |
| 185 | (crate-source "alloc-no-stdlib" "2.0.4" | 189 | (crate-source "alloc-no-stdlib" "2.0.4" |
| 186 | "1cy6r2sfv5y5cigv86vms7n5nlwhx1rbyxwcraqnmm1rxiib2yyc")) | 190 | "1cy6r2sfv5y5cigv86vms7n5nlwhx1rbyxwcraqnmm1rxiib2yyc")) |
| @@ -673,6 +677,10 @@ | |||
| 673 | (crate-source "async-io" "2.4.0" | 677 | (crate-source "async-io" "2.4.0" |
| 674 | "0n8h0vy53n4vdkq529scqnkzm9vcl3r73za9nj81s2nfrhiv78j3")) | 678 | "0n8h0vy53n4vdkq529scqnkzm9vcl3r73za9nj81s2nfrhiv78j3")) |
| 675 | 679 | ||
| 680 | (define rust-async-io-2.4.1 | ||
| 681 | (crate-source "async-io" "2.4.1" | ||
| 682 | "1cybmbq3gwv26bi7sk1gmcwynbm1s36zj3wib1gpdwx0fnpc0dqj")) | ||
| 683 | |||
| 676 | (define rust-async-lock-2.8.0 | 684 | (define rust-async-lock-2.8.0 |
| 677 | (crate-source "async-lock" "2.8.0" | 685 | (crate-source "async-lock" "2.8.0" |
| 678 | "0asq5xdzgp3d5m82y5rg7a0k9q0g95jy6mgc7ivl334x7qlp4wi8")) | 686 | "0asq5xdzgp3d5m82y5rg7a0k9q0g95jy6mgc7ivl334x7qlp4wi8")) |
| @@ -709,6 +717,10 @@ | |||
| 709 | (crate-source "async-process" "2.3.0" | 717 | (crate-source "async-process" "2.3.0" |
| 710 | "1fr6cpqdw7hrmzns1983lgx86cg8vyz7nlrn0h0125iqq8fmy9b3")) | 718 | "1fr6cpqdw7hrmzns1983lgx86cg8vyz7nlrn0h0125iqq8fmy9b3")) |
| 711 | 719 | ||
| 720 | (define rust-async-process-2.3.1 | ||
| 721 | (crate-source "async-process" "2.3.1" | ||
| 722 | "1p459ckyndgl69cdxl8375cwnm6wsv5ra069zyndf8b01vjg9qyd")) | ||
| 723 | |||
| 712 | (define rust-async-recursion-1.1.1 | 724 | (define rust-async-recursion-1.1.1 |
| 713 | (crate-source "async-recursion" "1.1.1" | 725 | (crate-source "async-recursion" "1.1.1" |
| 714 | "04ac4zh8qz2xjc79lmfi4jlqj5f92xjvfaqvbzwkizyqd4pl4hrv")) | 726 | "04ac4zh8qz2xjc79lmfi4jlqj5f92xjvfaqvbzwkizyqd4pl4hrv")) |
| @@ -721,6 +733,10 @@ | |||
| 721 | (crate-source "async-signal" "0.2.10" | 733 | (crate-source "async-signal" "0.2.10" |
| 722 | "1wxrq3871l00mil43nmh0akvwjjjnv0bn7n2pzwbvh00k0s00zk3")) | 734 | "1wxrq3871l00mil43nmh0akvwjjjnv0bn7n2pzwbvh00k0s00zk3")) |
| 723 | 735 | ||
| 736 | (define rust-async-signal-0.2.11 | ||
| 737 | (crate-source "async-signal" "0.2.11" | ||
| 738 | "03ffmhkvr4si21rlnhxhb68fslfybyzp0nldi7rnvc6la175lq6p")) | ||
| 739 | |||
| 724 | (define rust-async-std-1.13.1 | 740 | (define rust-async-std-1.13.1 |
| 725 | (crate-source "async-std" "1.13.1" | 741 | (crate-source "async-std" "1.13.1" |
| 726 | "094azlylq90vki8pv8k6lyhdbw1kcf7m344mfn2hyblcq30r80kk")) | 742 | "094azlylq90vki8pv8k6lyhdbw1kcf7m344mfn2hyblcq30r80kk")) |
| @@ -775,6 +791,10 @@ | |||
| 775 | (crate-source "atomic" "0.6.0" | 791 | (crate-source "atomic" "0.6.0" |
| 776 | "15193mfhmrq3p6vi1a10hw3n6kvzf5h32zikhby3mdj0ww1q10cd")) | 792 | "15193mfhmrq3p6vi1a10hw3n6kvzf5h32zikhby3mdj0ww1q10cd")) |
| 777 | 793 | ||
| 794 | (define rust-atomic-0.6.1 | ||
| 795 | (crate-source "atomic" "0.6.1" | ||
| 796 | "0h43ljcgbl6vk62hs6yk7zg7qn3myzvpw8k7isb9nzhkbdvvz758")) | ||
| 797 | |||
| 778 | (define rust-atomic-float-1.1.0 | 798 | (define rust-atomic-float-1.1.0 |
| 779 | (crate-source "atomic_float" "1.1.0" | 799 | (crate-source "atomic_float" "1.1.0" |
| 780 | "02j85l9wf0pycq1ad8rwq6h681nk373jqdchwlpvihwaj67j53b2")) | 800 | "02j85l9wf0pycq1ad8rwq6h681nk373jqdchwlpvihwaj67j53b2")) |
| @@ -2851,6 +2871,10 @@ | |||
| 2851 | (crate-source "csscolorparser" "0.7.1" | 2871 | (crate-source "csscolorparser" "0.7.1" |
| 2852 | "1aqmr5svv2mqvr416a73fl7gfwj8ihgcyihv0ksnpgr79dk4g0hl")) | 2872 | "1aqmr5svv2mqvr416a73fl7gfwj8ihgcyihv0ksnpgr79dk4g0hl")) |
| 2853 | 2873 | ||
| 2874 | (define rust-csscolorparser-0.7.2 | ||
| 2875 | (crate-source "csscolorparser" "0.7.2" | ||
| 2876 | "05izklll0zgin58119aw1akz47h7gn6lqzxj2yi3mvzvw6n6mnjz")) | ||
| 2877 | |||
| 2854 | (define rust-cssparser-0.27.2 | 2878 | (define rust-cssparser-0.27.2 |
| 2855 | (crate-source "cssparser" "0.27.2" | 2879 | (crate-source "cssparser" "0.27.2" |
| 2856 | "02nbm690rmkaz1ca0383qq7mc1g066w3s85f17pdihnda79njjvm")) | 2880 | "02nbm690rmkaz1ca0383qq7mc1g066w3s85f17pdihnda79njjvm")) |
| @@ -3821,6 +3845,10 @@ | |||
| 3821 | (crate-source "enumflags2" "0.7.11" | 3845 | (crate-source "enumflags2" "0.7.11" |
| 3822 | "0iwi60d54lgby0f29b5isikxraf0wvnqdmlddx68a62kbx34nbxs")) | 3846 | "0iwi60d54lgby0f29b5isikxraf0wvnqdmlddx68a62kbx34nbxs")) |
| 3823 | 3847 | ||
| 3848 | (define rust-enumflags2-0.7.12 | ||
| 3849 | (crate-source "enumflags2" "0.7.12" | ||
| 3850 | "1vzcskg4dca2jiflsfx1p9yw1fvgzcakcs7cpip0agl51ilgf9qh")) | ||
| 3851 | |||
| 3824 | (define rust-enumflags2-derive-0.6.4 | 3852 | (define rust-enumflags2-derive-0.6.4 |
| 3825 | (crate-source "enumflags2_derive" "0.6.4" | 3853 | (crate-source "enumflags2_derive" "0.6.4" |
| 3826 | "1kkcwi4n76bi1c16ms00dyk4d393gdf29kpr4k9zsn5z7m7fjvll")) | 3854 | "1kkcwi4n76bi1c16ms00dyk4d393gdf29kpr4k9zsn5z7m7fjvll")) |
| @@ -3829,6 +3857,10 @@ | |||
| 3829 | (crate-source "enumflags2_derive" "0.7.11" | 3857 | (crate-source "enumflags2_derive" "0.7.11" |
| 3830 | "0yfdjyrf9b4mi1r589azkyirjhzmdw29nqq0mdjnsyldlmjayk7w")) | 3858 | "0yfdjyrf9b4mi1r589azkyirjhzmdw29nqq0mdjnsyldlmjayk7w")) |
| 3831 | 3859 | ||
| 3860 | (define rust-enumflags2-derive-0.7.12 | ||
| 3861 | (crate-source "enumflags2_derive" "0.7.12" | ||
| 3862 | "09rqffacafl1b83ir55hrah9gza0x7pzjn6lr6jm76fzix6qmiv7")) | ||
| 3863 | |||
| 3832 | (define rust-enumset-1.0.11 | 3864 | (define rust-enumset-1.0.11 |
| 3833 | (crate-source "enumset" "1.0.11" | 3865 | (crate-source "enumset" "1.0.11" |
| 3834 | "0x70xzxs2sj0yn4sh99bwk8s51aswvyvf1ldm6kziwa89nrcv6a7")) | 3866 | "0x70xzxs2sj0yn4sh99bwk8s51aswvyvf1ldm6kziwa89nrcv6a7")) |
| @@ -3882,6 +3914,14 @@ | |||
| 3882 | (crate-source "envy" "0.4.2" | 3914 | (crate-source "envy" "0.4.2" |
| 3883 | "0rar459p7pl19v6pbx98q3hi2hxfl8q1ndxxw5d4zd9cgway0irz")) | 3915 | "0rar459p7pl19v6pbx98q3hi2hxfl8q1ndxxw5d4zd9cgway0irz")) |
| 3884 | 3916 | ||
| 3917 | (define rust-equator-0.4.2 | ||
| 3918 | (crate-source "equator" "0.4.2" | ||
| 3919 | "1z760z5r0haxjyakbqxvswrz9mq7c29arrivgq8y1zldhc9v44a7")) | ||
| 3920 | |||
| 3921 | (define rust-equator-macro-0.4.2 | ||
| 3922 | (crate-source "equator-macro" "0.4.2" | ||
| 3923 | "1cqzx3cqn9rxln3a607xr54wippzff56zs5chqdf3z2bnks3rwj4")) | ||
| 3924 | |||
| 3885 | (define rust-equivalent-1.0.1 | 3925 | (define rust-equivalent-1.0.1 |
| 3886 | (crate-source "equivalent" "1.0.1" | 3926 | (crate-source "equivalent" "1.0.1" |
| 3887 | "1malmx5f4lkfvqasz319lq6gb3ddg19yzf9s8cykfsgzdmyq0hsl")) | 3927 | "1malmx5f4lkfvqasz319lq6gb3ddg19yzf9s8cykfsgzdmyq0hsl")) |
| @@ -3910,6 +3950,10 @@ | |||
| 3910 | (crate-source "errno" "0.3.12" | 3950 | (crate-source "errno" "0.3.12" |
| 3911 | "066ss2qln9z5q4816d3wcvq2bzasn7dajfkhcfqflfsy6pwlx8ff")) | 3951 | "066ss2qln9z5q4816d3wcvq2bzasn7dajfkhcfqflfsy6pwlx8ff")) |
| 3912 | 3952 | ||
| 3953 | (define rust-errno-0.3.13 | ||
| 3954 | (crate-source "errno" "0.3.13" | ||
| 3955 | "1bd5g3srn66zr3bspac0150bvpg1s7zi6zwhwhlayivciz12m3kp")) | ||
| 3956 | |||
| 3913 | (define rust-errno-dragonfly-0.1.2 | 3957 | (define rust-errno-dragonfly-0.1.2 |
| 3914 | (crate-source "errno-dragonfly" "0.1.2" | 3958 | (crate-source "errno-dragonfly" "0.1.2" |
| 3915 | "1grrmcm6q8512hkq5yzch3yv8wafflc2apbmsaabiyk44yqz2s5a")) | 3959 | "1grrmcm6q8512hkq5yzch3yv8wafflc2apbmsaabiyk44yqz2s5a")) |
| @@ -5731,6 +5775,10 @@ | |||
| 5731 | (crate-source "glam" "0.30.3" | 5775 | (crate-source "glam" "0.30.3" |
| 5732 | "19rv5dk72y0c7rachlg0c1r4d4l7sqscdrs4qr28hc4h8v5bjikb")) | 5776 | "19rv5dk72y0c7rachlg0c1r4d4l7sqscdrs4qr28hc4h8v5bjikb")) |
| 5733 | 5777 | ||
| 5778 | (define rust-glam-0.30.4 | ||
| 5779 | (crate-source "glam" "0.30.4" | ||
| 5780 | "04bbd6iv3wvan0x9hx4bmqb9y1rkkazqajzs9ib3c9xpasz9vaah")) | ||
| 5781 | |||
| 5734 | (define rust-glib-0.18.2 | 5782 | (define rust-glib-0.18.2 |
| 5735 | (crate-source "glib" "0.18.2" | 5783 | (crate-source "glib" "0.18.2" |
| 5736 | "06dxrhispzz20n33b5k2gg723p27rprc87xbxb2ng06f07xnlc8w")) | 5784 | "06dxrhispzz20n33b5k2gg723p27rprc87xbxb2ng06f07xnlc8w")) |
| @@ -10498,6 +10546,10 @@ | |||
| 10498 | (crate-source "polling" "3.7.4" | 10546 | (crate-source "polling" "3.7.4" |
| 10499 | "0bs4nhwfwsvlzlhah2gbhj3aa9ynvchv2g350wapswh26a65c156")) | 10547 | "0bs4nhwfwsvlzlhah2gbhj3aa9ynvchv2g350wapswh26a65c156")) |
| 10500 | 10548 | ||
| 10549 | (define rust-polling-3.8.0 | ||
| 10550 | (crate-source "polling" "3.8.0" | ||
| 10551 | "0l7xlnzans2hc4zjxgplfp7gs16h9z3vdklnlpb2s05dj51nhfmm")) | ||
| 10552 | |||
| 10501 | (define rust-poly1305-0.8.0 | 10553 | (define rust-poly1305-0.8.0 |
| 10502 | (crate-source "poly1305" "0.8.0" | 10554 | (crate-source "poly1305" "0.8.0" |
| 10503 | "1grs77skh7d8vi61ji44i8gpzs3r9x7vay50i6cg8baxfa8bsnc1" | 10555 | "1grs77skh7d8vi61ji44i8gpzs3r9x7vay50i6cg8baxfa8bsnc1" |
| @@ -10615,6 +10667,10 @@ | |||
| 10615 | (crate-source "prettyplease" "0.2.32" | 10667 | (crate-source "prettyplease" "0.2.32" |
| 10616 | "1xmdmwhsvqc8l5ns029vzjida4k3lp5ynin0xra43qsiki0wakk6")) | 10668 | "1xmdmwhsvqc8l5ns029vzjida4k3lp5ynin0xra43qsiki0wakk6")) |
| 10617 | 10669 | ||
| 10670 | (define rust-prettyplease-0.2.34 | ||
| 10671 | (crate-source "prettyplease" "0.2.34" | ||
| 10672 | "0mfzvrniybmfwk1m1xmccrn20ggfs61qz02hgnc5zx311phvjdv8")) | ||
| 10673 | |||
| 10618 | (define rust-prettytable-rs-0.10.0 | 10674 | (define rust-prettytable-rs-0.10.0 |
| 10619 | (crate-source "prettytable-rs" "0.10.0" | 10675 | (crate-source "prettytable-rs" "0.10.0" |
| 10620 | "0nnryfnahfwy0yxhv4nsp1id25k00cybx3ih8xjsp9haa43mx8pf")) | 10676 | "0nnryfnahfwy0yxhv4nsp1id25k00cybx3ih8xjsp9haa43mx8pf")) |
| @@ -10780,6 +10836,10 @@ | |||
| 10780 | (crate-source "proptest" "1.6.0" | 10836 | (crate-source "proptest" "1.6.0" |
| 10781 | "0l4y4bb8hffv7cys7d59qwqdmvmqjfzz0x9vblc08209clqfkjhl")) | 10837 | "0l4y4bb8hffv7cys7d59qwqdmvmqjfzz0x9vblc08209clqfkjhl")) |
| 10782 | 10838 | ||
| 10839 | (define rust-proptest-1.7.0 | ||
| 10840 | (crate-source "proptest" "1.7.0" | ||
| 10841 | "07s73fqbhdzmnhnd8ks6l5mlkwaz048a49kprwqml6dmvqcspkbg")) | ||
| 10842 | |||
| 10783 | (define rust-proptest-derive-0.5.1 | 10843 | (define rust-proptest-derive-0.5.1 |
| 10784 | (crate-source "proptest-derive" "0.5.1" | 10844 | (crate-source "proptest-derive" "0.5.1" |
| 10785 | "0jay6jwfvrwzz5bqpi4hxx3ax6kax06p0h29vgkxb0vl42nckqaf")) | 10845 | "0jay6jwfvrwzz5bqpi4hxx3ax6kax06p0h29vgkxb0vl42nckqaf")) |
| @@ -11379,6 +11439,10 @@ | |||
| 11379 | (crate-source "rand_xorshift" "0.3.0" | 11439 | (crate-source "rand_xorshift" "0.3.0" |
| 11380 | "13vcag7gmqspzyabfl1gr9ykvxd2142q2agrj8dkyjmfqmgg4nyj")) | 11440 | "13vcag7gmqspzyabfl1gr9ykvxd2142q2agrj8dkyjmfqmgg4nyj")) |
| 11381 | 11441 | ||
| 11442 | (define rust-rand-xorshift-0.4.0 | ||
| 11443 | (crate-source "rand_xorshift" "0.4.0" | ||
| 11444 | "0njsn25pis742gb6b89cpq7jp48v9n23a9fvks10yczwks8n4fai")) | ||
| 11445 | |||
| 11382 | (define rust-rand-xoshiro-0.6.0 | 11446 | (define rust-rand-xoshiro-0.6.0 |
| 11383 | (crate-source "rand_xoshiro" "0.6.0" | 11447 | (crate-source "rand_xoshiro" "0.6.0" |
| 11384 | "1ajsic84rzwz5qr0mzlay8vi17swqi684bqvwqyiim3flfrcv5vg")) | 11448 | "1ajsic84rzwz5qr0mzlay8vi17swqi684bqvwqyiim3flfrcv5vg")) |
| @@ -13144,7 +13208,7 @@ | |||
| 13144 | (crate-source "smawk" "0.3.2" | 13208 | (crate-source "smawk" "0.3.2" |
| 13145 | "0344z1la39incggwn6nl45k8cbw2x10mr5j0qz85cdz9np0qihxp")) | 13209 | "0344z1la39incggwn6nl45k8cbw2x10mr5j0qz85cdz9np0qihxp")) |
| 13146 | 13210 | ||
| 13147 | (define rust-smithay-0.6.0.c1f13a6 rust-smithay-for-niri) | 13211 | (define rust-smithay-0.6.0.ede2707 rust-smithay-for-niri) |
| 13148 | 13212 | ||
| 13149 | (define rust-smithay-client-toolkit-0.15.4 | 13213 | (define rust-smithay-client-toolkit-0.15.4 |
| 13150 | (crate-source "smithay-client-toolkit" "0.15.4" | 13214 | (crate-source "smithay-client-toolkit" "0.15.4" |
| @@ -13158,7 +13222,7 @@ | |||
| 13158 | (crate-source "smithay-clipboard" "0.7.2" | 13222 | (crate-source "smithay-clipboard" "0.7.2" |
| 13159 | "0inqnr4x458nqz0wdcanbgn77dad3bj0m7pjj074lrv3qkp1d0nc")) | 13223 | "0inqnr4x458nqz0wdcanbgn77dad3bj0m7pjj074lrv3qkp1d0nc")) |
| 13160 | 13224 | ||
| 13161 | (define rust-smithay-drm-extras-0.1.0.c1f13a6 rust-smithay-for-niri) | 13225 | (define rust-smithay-drm-extras-0.1.0.ede2707 rust-smithay-for-niri) |
| 13162 | 13226 | ||
| 13163 | (define rust-smol-str-0.1.24 | 13227 | (define rust-smol-str-0.1.24 |
| 13164 | (crate-source "smol_str" "0.1.24" | 13228 | (crate-source "smol_str" "0.1.24" |
| @@ -14534,10 +14598,18 @@ | |||
| 14534 | (crate-source "tracy-client" "0.18.0" | 14598 | (crate-source "tracy-client" "0.18.0" |
| 14535 | "1nrn739vanildbbzfdcsh8y1fzp2p848db49vmpvf0jv600jq2nr")) | 14599 | "1nrn739vanildbbzfdcsh8y1fzp2p848db49vmpvf0jv600jq2nr")) |
| 14536 | 14600 | ||
| 14601 | (define rust-tracy-client-0.18.1 | ||
| 14602 | (crate-source "tracy-client" "0.18.1" | ||
| 14603 | "0aikp22kk9ypk87ipwr8wf30al83ggnxw9hdjyd9g3qpjcnq69rr")) | ||
| 14604 | |||
| 14537 | (define rust-tracy-client-sys-0.24.3 | 14605 | (define rust-tracy-client-sys-0.24.3 |
| 14538 | (crate-source "tracy-client-sys" "0.24.3" | 14606 | (crate-source "tracy-client-sys" "0.24.3" |
| 14539 | "0ps3iwb7q1fzs9pir6b0nqi8n7i67lci4jp6z4xrq8s8lmyz7zv9")) | 14607 | "0ps3iwb7q1fzs9pir6b0nqi8n7i67lci4jp6z4xrq8s8lmyz7zv9")) |
| 14540 | 14608 | ||
| 14609 | (define rust-tracy-client-sys-0.25.0 | ||
| 14610 | (crate-source "tracy-client-sys" "0.25.0" | ||
| 14611 | "1dx7zs5sxn01ffzpf13yr11ywyn19b3g3zk4m0990pfj965dccn0")) | ||
| 14612 | |||
| 14541 | (define rust-transpose-0.2.3 | 14613 | (define rust-transpose-0.2.3 |
| 14542 | (crate-source "transpose" "0.2.3" | 14614 | (crate-source "transpose" "0.2.3" |
| 14543 | "0zp74v7jrjg4jr654dncdj6hqvacicsywyhc62jawgxwhvnimmhs")) | 14615 | "0zp74v7jrjg4jr654dncdj6hqvacicsywyhc62jawgxwhvnimmhs")) |
| @@ -15283,6 +15355,10 @@ | |||
| 15283 | (crate-source "v_frame" "0.3.8" | 15355 | (crate-source "v_frame" "0.3.8" |
| 15284 | "0az9nd6qi1gyikh9yb3lhm453kf7d5isd6xai3j13kds4jm2mwyn")) | 15356 | "0az9nd6qi1gyikh9yb3lhm453kf7d5isd6xai3j13kds4jm2mwyn")) |
| 15285 | 15357 | ||
| 15358 | (define rust-v-frame-0.3.9 | ||
| 15359 | (crate-source "v_frame" "0.3.9" | ||
| 15360 | "1qkvb4ks33zck931vzqckjn36hkngj6l2cwmvfsnlpc7r0kpfsv6")) | ||
| 15361 | |||
| 15286 | (define rust-v-htmlescape-0.15.8 | 15362 | (define rust-v-htmlescape-0.15.8 |
| 15287 | (crate-source "v_htmlescape" "0.15.8" | 15363 | (crate-source "v_htmlescape" "0.15.8" |
| 15288 | "135inp4x7cc32k0hzrymlz1baf0rj0ah5h82nrpa9w0hqpxmg0jf")) | 15364 | "135inp4x7cc32k0hzrymlz1baf0rj0ah5h82nrpa9w0hqpxmg0jf")) |
| @@ -16123,6 +16199,10 @@ | |||
| 16123 | (crate-source "windows" "0.61.1" | 16199 | (crate-source "windows" "0.61.1" |
| 16124 | "06d4ahj0lns53cgza2w73r82fqwabyxqp1npp81cnf2p08yqzvn5")) | 16200 | "06d4ahj0lns53cgza2w73r82fqwabyxqp1npp81cnf2p08yqzvn5")) |
| 16125 | 16201 | ||
| 16202 | (define rust-windows-0.61.3 | ||
| 16203 | (crate-source "windows" "0.61.3" | ||
| 16204 | "14v8dln7i4ccskd8danzri22bkjkbmgzh284j3vaxhd4cykx7awv")) | ||
| 16205 | |||
| 16126 | (define rust-windows-aarch64-gnullvm-0.42.2 | 16206 | (define rust-windows-aarch64-gnullvm-0.42.2 |
| 16127 | (crate-source "windows_aarch64_gnullvm" "0.42.2" | 16207 | (crate-source "windows_aarch64_gnullvm" "0.42.2" |
| 16128 | "1y4q0qmvl0lvp7syxvfykafvmwal5hrjb4fmv04bqs0bawc52yjr" | 16208 | "1y4q0qmvl0lvp7syxvfykafvmwal5hrjb4fmv04bqs0bawc52yjr" |
| @@ -16723,6 +16803,10 @@ | |||
| 16723 | (crate-source "xcursor" "0.3.8" | 16803 | (crate-source "xcursor" "0.3.8" |
| 16724 | "0qazsl7h8nrbbzx84qrv39w8m2qc27g0mvrszgdls2v6n6k3vwqf")) | 16804 | "0qazsl7h8nrbbzx84qrv39w8m2qc27g0mvrszgdls2v6n6k3vwqf")) |
| 16725 | 16805 | ||
| 16806 | (define rust-xcursor-0.3.9 | ||
| 16807 | (crate-source "xcursor" "0.3.9" | ||
| 16808 | "1d9aiiw2yl30ah8xbff53fkvz4hwgjyvsndh9rqwncss67s8fn33")) | ||
| 16809 | |||
| 16726 | (define rust-xdg-2.5.2 | 16810 | (define rust-xdg-2.5.2 |
| 16727 | (crate-source "xdg" "2.5.2" | 16811 | (crate-source "xdg" "2.5.2" |
| 16728 | "0im5nzmywxjgm2pmb48k0cc9hkalarz57f1d9d0x4lvb6cj76fr1")) | 16812 | "0im5nzmywxjgm2pmb48k0cc9hkalarz57f1d9d0x4lvb6cj76fr1")) |
| @@ -29986,7 +30070,7 @@ | |||
| 29986 | rust-zerovec-0.10.4 | 30070 | rust-zerovec-0.10.4 |
| 29987 | rust-zerovec-derive-0.10.3)) | 30071 | rust-zerovec-derive-0.10.3)) |
| 29988 | (niri => | 30072 | (niri => |
| 29989 | (list rust-adler2-2.0.0 | 30073 | (list rust-adler2-2.0.1 |
| 29990 | rust-ahash-0.8.12 | 30074 | rust-ahash-0.8.12 |
| 29991 | rust-aho-corasick-1.1.3 | 30075 | rust-aho-corasick-1.1.3 |
| 29992 | rust-aliasable-0.1.3 | 30076 | rust-aliasable-0.1.3 |
| @@ -29994,11 +30078,11 @@ | |||
| 29994 | rust-android-activity-0.6.0 | 30078 | rust-android-activity-0.6.0 |
| 29995 | rust-android-properties-0.2.2 | 30079 | rust-android-properties-0.2.2 |
| 29996 | rust-annotate-snippets-0.9.2 | 30080 | rust-annotate-snippets-0.9.2 |
| 29997 | rust-anstream-0.6.18 | 30081 | rust-anstream-0.6.19 |
| 29998 | rust-anstyle-1.0.10 | 30082 | rust-anstyle-1.0.11 |
| 29999 | rust-anstyle-parse-0.2.6 | 30083 | rust-anstyle-parse-0.2.7 |
| 30000 | rust-anstyle-query-1.1.2 | 30084 | rust-anstyle-query-1.1.3 |
| 30001 | rust-anstyle-wincon-3.0.8 | 30085 | rust-anstyle-wincon-3.0.9 |
| 30002 | rust-anyhow-1.0.98 | 30086 | rust-anyhow-1.0.98 |
| 30003 | rust-appendlist-1.4.0 | 30087 | rust-appendlist-1.4.0 |
| 30004 | rust-approx-0.4.0 | 30088 | rust-approx-0.4.0 |
| @@ -30008,27 +30092,28 @@ | |||
| 30008 | rust-async-broadcast-0.7.2 | 30092 | rust-async-broadcast-0.7.2 |
| 30009 | rust-async-channel-2.3.1 | 30093 | rust-async-channel-2.3.1 |
| 30010 | rust-async-executor-1.13.2 | 30094 | rust-async-executor-1.13.2 |
| 30011 | rust-async-io-2.4.0 | 30095 | rust-async-io-2.4.1 |
| 30012 | rust-async-lock-3.4.0 | 30096 | rust-async-lock-3.4.0 |
| 30013 | rust-async-process-2.3.0 | 30097 | rust-async-process-2.3.1 |
| 30014 | rust-async-recursion-1.1.1 | 30098 | rust-async-recursion-1.1.1 |
| 30015 | rust-async-signal-0.2.10 | 30099 | rust-async-signal-0.2.11 |
| 30016 | rust-async-task-4.7.1 | 30100 | rust-async-task-4.7.1 |
| 30017 | rust-async-trait-0.1.88 | 30101 | rust-async-trait-0.1.88 |
| 30018 | rust-atomic-0.6.0 | 30102 | rust-atomic-0.6.1 |
| 30019 | rust-atomic-waker-1.1.2 | 30103 | rust-atomic-waker-1.1.2 |
| 30020 | rust-atomic-float-1.1.0 | 30104 | rust-atomic-float-1.1.0 |
| 30021 | rust-autocfg-1.4.0 | 30105 | rust-autocfg-1.5.0 |
| 30022 | rust-base64-0.21.7 | 30106 | rust-base64-0.21.7 |
| 30023 | rust-bindgen-0.69.5 | 30107 | rust-bindgen-0.69.5 |
| 30024 | rust-bit-set-0.8.0 | 30108 | rust-bit-set-0.8.0 |
| 30025 | rust-bit-vec-0.8.0 | 30109 | rust-bit-vec-0.8.0 |
| 30026 | rust-bitflags-1.3.2 | 30110 | rust-bitflags-1.3.2 |
| 30027 | rust-bitflags-2.9.1 | 30111 | rust-bitflags-2.9.1 |
| 30112 | rust-block-buffer-0.10.4 | ||
| 30028 | rust-block2-0.5.1 | 30113 | rust-block2-0.5.1 |
| 30029 | rust-blocking-1.6.1 | 30114 | rust-blocking-1.6.1 |
| 30030 | rust-bumpalo-3.17.0 | 30115 | rust-bumpalo-3.18.1 |
| 30031 | rust-bytemuck-1.23.0 | 30116 | rust-bytemuck-1.23.1 |
| 30032 | rust-bytemuck-derive-1.9.3 | 30117 | rust-bytemuck-derive-1.9.3 |
| 30033 | rust-bytes-1.10.1 | 30118 | rust-bytes-1.10.1 |
| 30034 | rust-cairo-rs-0.20.10 | 30119 | rust-cairo-rs-0.20.10 |
| @@ -30037,22 +30122,22 @@ | |||
| 30037 | rust-calloop-0.14.2 | 30122 | rust-calloop-0.14.2 |
| 30038 | rust-calloop-wayland-source-0.3.0 | 30123 | rust-calloop-wayland-source-0.3.0 |
| 30039 | rust-calloop-wayland-source-0.4.0 | 30124 | rust-calloop-wayland-source-0.4.0 |
| 30040 | rust-cc-1.2.24 | 30125 | rust-cc-1.2.27 |
| 30041 | rust-cesu8-1.1.0 | 30126 | rust-cesu8-1.1.0 |
| 30042 | rust-cexpr-0.6.0 | 30127 | rust-cexpr-0.6.0 |
| 30043 | rust-cfg-expr-0.15.8 | 30128 | rust-cfg-expr-0.15.8 |
| 30044 | rust-cfg-expr-0.20.0 | 30129 | rust-cfg-expr-0.20.0 |
| 30045 | rust-cfg-if-1.0.0 | 30130 | rust-cfg-if-1.0.1 |
| 30046 | rust-cfg-aliases-0.2.1 | 30131 | rust-cfg-aliases-0.2.1 |
| 30047 | rust-cgmath-0.18.0 | 30132 | rust-cgmath-0.18.0 |
| 30048 | rust-chumsky-0.9.3 | 30133 | rust-chumsky-0.9.3 |
| 30049 | rust-clang-sys-1.8.1 | 30134 | rust-clang-sys-1.8.1 |
| 30050 | rust-clap-4.5.38 | 30135 | rust-clap-4.5.40 |
| 30051 | rust-clap-builder-4.5.38 | 30136 | rust-clap-builder-4.5.40 |
| 30052 | rust-clap-complete-4.5.50 | 30137 | rust-clap-complete-4.5.54 |
| 30053 | rust-clap-derive-4.5.32 | 30138 | rust-clap-derive-4.5.40 |
| 30054 | rust-clap-lex-0.7.4 | 30139 | rust-clap-lex-0.7.5 |
| 30055 | rust-colorchoice-1.0.3 | 30140 | rust-colorchoice-1.0.4 |
| 30056 | rust-combine-4.6.7 | 30141 | rust-combine-4.6.7 |
| 30057 | rust-concurrent-queue-2.5.0 | 30142 | rust-concurrent-queue-2.5.0 |
| 30058 | rust-console-0.15.11 | 30143 | rust-console-0.15.11 |
| @@ -30062,13 +30147,16 @@ | |||
| 30062 | rust-core-foundation-sys-0.8.7 | 30147 | rust-core-foundation-sys-0.8.7 |
| 30063 | rust-core-graphics-0.23.2 | 30148 | rust-core-graphics-0.23.2 |
| 30064 | rust-core-graphics-types-0.1.3 | 30149 | rust-core-graphics-types-0.1.3 |
| 30150 | rust-cpufeatures-0.2.17 | ||
| 30065 | rust-crc32fast-1.4.2 | 30151 | rust-crc32fast-1.4.2 |
| 30066 | rust-crossbeam-deque-0.8.6 | 30152 | rust-crossbeam-deque-0.8.6 |
| 30067 | rust-crossbeam-epoch-0.9.18 | 30153 | rust-crossbeam-epoch-0.9.18 |
| 30068 | rust-crossbeam-utils-0.8.21 | 30154 | rust-crossbeam-utils-0.8.21 |
| 30069 | rust-csscolorparser-0.7.1 | 30155 | rust-crypto-common-0.1.6 |
| 30070 | rust-cursor-icon-1.1.0 | 30156 | rust-csscolorparser-0.7.2 |
| 30157 | rust-cursor-icon-1.2.0 | ||
| 30071 | rust-diff-0.1.13 | 30158 | rust-diff-0.1.13 |
| 30159 | rust-digest-0.10.7 | ||
| 30072 | rust-directories-6.0.0 | 30160 | rust-directories-6.0.0 |
| 30073 | rust-dirs-sys-0.5.0 | 30161 | rust-dirs-sys-0.5.0 |
| 30074 | rust-dispatch-0.2.0 | 30162 | rust-dispatch-0.2.0 |
| @@ -30084,16 +30172,16 @@ | |||
| 30084 | rust-either-1.15.0 | 30172 | rust-either-1.15.0 |
| 30085 | rust-encode-unicode-1.0.0 | 30173 | rust-encode-unicode-1.0.0 |
| 30086 | rust-endi-1.1.0 | 30174 | rust-endi-1.1.0 |
| 30087 | rust-enumflags2-0.7.11 | 30175 | rust-enumflags2-0.7.12 |
| 30088 | rust-enumflags2-derive-0.7.11 | 30176 | rust-enumflags2-derive-0.7.12 |
| 30089 | rust-equivalent-1.0.2 | 30177 | rust-equivalent-1.0.2 |
| 30090 | rust-errno-0.3.12 | 30178 | rust-errno-0.3.13 |
| 30091 | rust-event-listener-5.4.0 | 30179 | rust-event-listener-5.4.0 |
| 30092 | rust-event-listener-strategy-0.5.4 | 30180 | rust-event-listener-strategy-0.5.4 |
| 30093 | rust-fastrand-2.3.0 | 30181 | rust-fastrand-2.3.0 |
| 30094 | rust-fdeflate-0.3.7 | 30182 | rust-fdeflate-0.3.7 |
| 30095 | rust-field-offset-0.3.6 | 30183 | rust-field-offset-0.3.6 |
| 30096 | rust-flate2-1.1.1 | 30184 | rust-flate2-1.1.2 |
| 30097 | rust-fnv-1.0.7 | 30185 | rust-fnv-1.0.7 |
| 30098 | rust-foreign-types-0.5.0 | 30186 | rust-foreign-types-0.5.0 |
| 30099 | rust-foreign-types-macros-0.2.3 | 30187 | rust-foreign-types-macros-0.2.3 |
| @@ -30116,6 +30204,7 @@ | |||
| 30116 | rust-gdk4-0.9.6 | 30204 | rust-gdk4-0.9.6 |
| 30117 | rust-gdk4-sys-0.9.6 | 30205 | rust-gdk4-sys-0.9.6 |
| 30118 | rust-generator-0.8.5 | 30206 | rust-generator-0.8.5 |
| 30207 | rust-generic-array-0.14.7 | ||
| 30119 | rust-gethostname-0.4.3 | 30208 | rust-gethostname-0.4.3 |
| 30120 | rust-getrandom-0.2.16 | 30209 | rust-getrandom-0.2.16 |
| 30121 | rust-getrandom-0.3.3 | 30210 | rust-getrandom-0.3.3 |
| @@ -30124,7 +30213,7 @@ | |||
| 30124 | rust-git-version-0.3.9 | 30213 | rust-git-version-0.3.9 |
| 30125 | rust-git-version-macro-0.3.9 | 30214 | rust-git-version-macro-0.3.9 |
| 30126 | rust-gl-generator-0.14.0 | 30215 | rust-gl-generator-0.14.0 |
| 30127 | rust-glam-0.30.3 | 30216 | rust-glam-0.30.4 |
| 30128 | rust-glib-0.20.10 | 30217 | rust-glib-0.20.10 |
| 30129 | rust-glib-macros-0.20.10 | 30218 | rust-glib-macros-0.20.10 |
| 30130 | rust-glib-sys-0.20.10 | 30219 | rust-glib-sys-0.20.10 |
| @@ -30138,12 +30227,11 @@ | |||
| 30138 | rust-gtk4-macros-0.9.5 | 30227 | rust-gtk4-macros-0.9.5 |
| 30139 | rust-gtk4-sys-0.9.6 | 30228 | rust-gtk4-sys-0.9.6 |
| 30140 | rust-hashbrown-0.14.5 | 30229 | rust-hashbrown-0.14.5 |
| 30141 | rust-hashbrown-0.15.3 | 30230 | rust-hashbrown-0.15.4 |
| 30142 | rust-heck-0.4.1 | 30231 | rust-heck-0.4.1 |
| 30143 | rust-heck-0.5.0 | 30232 | rust-heck-0.5.0 |
| 30144 | rust-hermit-abi-0.3.9 | 30233 | rust-hermit-abi-0.3.9 |
| 30145 | rust-hermit-abi-0.4.0 | 30234 | rust-hermit-abi-0.5.2 |
| 30146 | rust-hermit-abi-0.5.1 | ||
| 30147 | rust-hex-0.4.3 | 30235 | rust-hex-0.4.3 |
| 30148 | rust-icu-collections-2.0.0 | 30236 | rust-icu-collections-2.0.0 |
| 30149 | rust-icu-locale-core-2.0.0 | 30237 | rust-icu-locale-core-2.0.0 |
| @@ -30176,11 +30264,11 @@ | |||
| 30176 | rust-lazycell-1.3.0 | 30264 | rust-lazycell-1.3.0 |
| 30177 | rust-libadwaita-0.7.2 | 30265 | rust-libadwaita-0.7.2 |
| 30178 | rust-libadwaita-sys-0.7.2 | 30266 | rust-libadwaita-sys-0.7.2 |
| 30179 | rust-libc-0.2.172 | 30267 | rust-libc-0.2.174 |
| 30180 | rust-libdisplay-info-0.2.2 | 30268 | rust-libdisplay-info-0.2.2 |
| 30181 | rust-libdisplay-info-derive-0.1.0 | 30269 | rust-libdisplay-info-derive-0.1.0 |
| 30182 | rust-libdisplay-info-sys-0.2.2 | 30270 | rust-libdisplay-info-sys-0.2.2 |
| 30183 | rust-libloading-0.8.7 | 30271 | rust-libloading-0.8.8 |
| 30184 | rust-libm-0.2.15 | 30272 | rust-libm-0.2.15 |
| 30185 | rust-libredox-0.1.3 | 30273 | rust-libredox-0.1.3 |
| 30186 | rust-libseat-0.2.3 | 30274 | rust-libseat-0.2.3 |
| @@ -30195,13 +30283,13 @@ | |||
| 30195 | rust-log-0.4.27 | 30283 | rust-log-0.4.27 |
| 30196 | rust-loom-0.7.2 | 30284 | rust-loom-0.7.2 |
| 30197 | rust-matchers-0.1.0 | 30285 | rust-matchers-0.1.0 |
| 30198 | rust-memchr-2.7.4 | 30286 | rust-memchr-2.7.5 |
| 30199 | rust-memmap2-0.9.5 | 30287 | rust-memmap2-0.9.5 |
| 30200 | rust-memoffset-0.9.1 | 30288 | rust-memoffset-0.9.1 |
| 30201 | rust-miette-5.10.0 | 30289 | rust-miette-5.10.0 |
| 30202 | rust-miette-derive-5.10.0 | 30290 | rust-miette-derive-5.10.0 |
| 30203 | rust-minimal-lexical-0.2.1 | 30291 | rust-minimal-lexical-0.2.1 |
| 30204 | rust-miniz-oxide-0.8.8 | 30292 | rust-miniz-oxide-0.8.9 |
| 30205 | rust-ndk-0.9.0 | 30293 | rust-ndk-0.9.0 |
| 30206 | rust-ndk-context-0.1.1 | 30294 | rust-ndk-context-0.1.1 |
| 30207 | rust-ndk-sys-0.6.0+11769913 | 30295 | rust-ndk-sys-0.6.0+11769913 |
| @@ -30259,8 +30347,8 @@ | |||
| 30259 | rust-pixman-sys-0.1.0 | 30347 | rust-pixman-sys-0.1.0 |
| 30260 | rust-pkg-config-0.3.32 | 30348 | rust-pkg-config-0.3.32 |
| 30261 | rust-png-0.17.16 | 30349 | rust-png-0.17.16 |
| 30262 | rust-polling-3.7.4 | 30350 | rust-polling-3.8.0 |
| 30263 | rust-portable-atomic-1.11.0 | 30351 | rust-portable-atomic-1.11.1 |
| 30264 | rust-potential-utf-0.1.2 | 30352 | rust-potential-utf-0.1.2 |
| 30265 | rust-ppv-lite86-0.2.21 | 30353 | rust-ppv-lite86-0.2.21 |
| 30266 | rust-pretty-assertions-1.4.1 | 30354 | rust-pretty-assertions-1.4.1 |
| @@ -30270,24 +30358,23 @@ | |||
| 30270 | rust-proc-macro2-1.0.95 | 30358 | rust-proc-macro2-1.0.95 |
| 30271 | rust-profiling-1.0.16 | 30359 | rust-profiling-1.0.16 |
| 30272 | rust-profiling-procmacros-1.0.16 | 30360 | rust-profiling-procmacros-1.0.16 |
| 30273 | rust-proptest-1.6.0 | 30361 | rust-proptest-1.7.0 |
| 30274 | rust-proptest-derive-0.5.1 | 30362 | rust-proptest-derive-0.5.1 |
| 30275 | rust-quick-error-1.2.3 | 30363 | rust-quick-error-1.2.3 |
| 30276 | rust-quick-xml-0.37.5 | 30364 | rust-quick-xml-0.37.5 |
| 30277 | rust-quote-1.0.40 | 30365 | rust-quote-1.0.40 |
| 30278 | rust-r-efi-5.2.0 | 30366 | rust-r-efi-5.3.0 |
| 30279 | rust-rand-0.8.5 | 30367 | rust-rand-0.8.5 |
| 30280 | rust-rand-0.9.1 | 30368 | rust-rand-0.9.1 |
| 30281 | rust-rand-chacha-0.3.1 | ||
| 30282 | rust-rand-chacha-0.9.0 | 30369 | rust-rand-chacha-0.9.0 |
| 30283 | rust-rand-core-0.6.4 | 30370 | rust-rand-core-0.6.4 |
| 30284 | rust-rand-core-0.9.3 | 30371 | rust-rand-core-0.9.3 |
| 30285 | rust-rand-xorshift-0.3.0 | 30372 | rust-rand-xorshift-0.4.0 |
| 30286 | rust-raw-window-handle-0.6.2 | 30373 | rust-raw-window-handle-0.6.2 |
| 30287 | rust-rayon-1.10.0 | 30374 | rust-rayon-1.10.0 |
| 30288 | rust-rayon-core-1.12.1 | 30375 | rust-rayon-core-1.12.1 |
| 30289 | rust-redox-syscall-0.4.1 | 30376 | rust-redox-syscall-0.4.1 |
| 30290 | rust-redox-syscall-0.5.12 | 30377 | rust-redox-syscall-0.5.13 |
| 30291 | rust-redox-users-0.5.0 | 30378 | rust-redox-users-0.5.0 |
| 30292 | rust-regex-1.11.1 | 30379 | rust-regex-1.11.1 |
| 30293 | rust-regex-automata-0.1.10 | 30380 | rust-regex-automata-0.1.10 |
| @@ -30312,19 +30399,20 @@ | |||
| 30312 | rust-serde-derive-internals-0.29.1 | 30399 | rust-serde-derive-internals-0.29.1 |
| 30313 | rust-serde-json-1.0.140 | 30400 | rust-serde-json-1.0.140 |
| 30314 | rust-serde-repr-0.1.20 | 30401 | rust-serde-repr-0.1.20 |
| 30315 | rust-serde-spanned-0.6.8 | 30402 | rust-serde-spanned-0.6.9 |
| 30403 | rust-sha2-0.10.9 | ||
| 30316 | rust-sharded-slab-0.1.7 | 30404 | rust-sharded-slab-0.1.7 |
| 30317 | rust-shlex-1.3.0 | 30405 | rust-shlex-1.3.0 |
| 30318 | rust-signal-hook-registry-1.4.5 | 30406 | rust-signal-hook-registry-1.4.5 |
| 30319 | rust-simd-adler32-0.3.7 | 30407 | rust-simd-adler32-0.3.7 |
| 30320 | rust-similar-2.7.0 | 30408 | rust-similar-2.7.0 |
| 30321 | rust-siphasher-1.0.1 | 30409 | rust-siphasher-1.0.1 |
| 30322 | rust-slab-0.4.9 | 30410 | rust-slab-0.4.10 |
| 30323 | rust-smallvec-1.15.0 | 30411 | rust-smallvec-1.15.1 |
| 30324 | rust-smawk-0.3.2 | 30412 | rust-smawk-0.3.2 |
| 30325 | rust-smithay-0.6.0.c1f13a6 | 30413 | rust-smithay-0.6.0.ede2707 |
| 30326 | rust-smithay-client-toolkit-0.19.2 | 30414 | rust-smithay-client-toolkit-0.19.2 |
| 30327 | rust-smithay-drm-extras-0.1.0.c1f13a6 | 30415 | rust-smithay-drm-extras-0.1.0.ede2707 |
| 30328 | rust-smol-str-0.2.2 | 30416 | rust-smol-str-0.2.2 |
| 30329 | rust-stable-deref-trait-1.2.0 | 30417 | rust-stable-deref-trait-1.2.0 |
| 30330 | rust-static-assertions-1.1.0 | 30418 | rust-static-assertions-1.1.0 |
| @@ -30333,7 +30421,7 @@ | |||
| 30333 | rust-supports-hyperlinks-2.1.0 | 30421 | rust-supports-hyperlinks-2.1.0 |
| 30334 | rust-supports-unicode-2.1.0 | 30422 | rust-supports-unicode-2.1.0 |
| 30335 | rust-syn-1.0.109 | 30423 | rust-syn-1.0.109 |
| 30336 | rust-syn-2.0.101 | 30424 | rust-syn-2.0.103 |
| 30337 | rust-synstructure-0.13.2 | 30425 | rust-synstructure-0.13.2 |
| 30338 | rust-system-deps-6.2.2 | 30426 | rust-system-deps-6.2.2 |
| 30339 | rust-system-deps-7.0.5 | 30427 | rust-system-deps-7.0.5 |
| @@ -30346,19 +30434,21 @@ | |||
| 30346 | rust-thiserror-2.0.12 | 30434 | rust-thiserror-2.0.12 |
| 30347 | rust-thiserror-impl-1.0.69 | 30435 | rust-thiserror-impl-1.0.69 |
| 30348 | rust-thiserror-impl-2.0.12 | 30436 | rust-thiserror-impl-2.0.12 |
| 30349 | rust-thread-local-1.1.8 | 30437 | rust-thread-local-1.1.9 |
| 30350 | rust-tinystr-0.8.1 | 30438 | rust-tinystr-0.8.1 |
| 30351 | rust-toml-0.8.22 | 30439 | rust-toml-0.8.23 |
| 30352 | rust-toml-datetime-0.6.9 | 30440 | rust-toml-datetime-0.6.11 |
| 30353 | rust-toml-edit-0.22.26 | 30441 | rust-toml-edit-0.22.27 |
| 30354 | rust-tracing-0.1.41 | 30442 | rust-tracing-0.1.41 |
| 30355 | rust-tracing-attributes-0.1.28 | 30443 | rust-tracing-attributes-0.1.30 |
| 30356 | rust-tracing-core-0.1.33 | 30444 | rust-tracing-core-0.1.34 |
| 30357 | rust-tracing-log-0.2.0 | 30445 | rust-tracing-log-0.2.0 |
| 30358 | rust-tracing-subscriber-0.3.19 | 30446 | rust-tracing-subscriber-0.3.19 |
| 30359 | rust-tracy-client-0.17.6 | 30447 | rust-tracy-client-0.17.6 |
| 30360 | rust-tracy-client-0.18.0 | 30448 | rust-tracy-client-0.18.1 |
| 30361 | rust-tracy-client-sys-0.24.3 | 30449 | rust-tracy-client-sys-0.24.3 |
| 30450 | rust-tracy-client-sys-0.25.0 | ||
| 30451 | rust-typenum-1.18.0 | ||
| 30362 | rust-udev-0.9.3 | 30452 | rust-udev-0.9.3 |
| 30363 | rust-uds-windows-1.1.0 | 30453 | rust-uds-windows-1.1.0 |
| 30364 | rust-unarray-0.1.4 | 30454 | rust-unarray-0.1.4 |
| @@ -30374,7 +30464,7 @@ | |||
| 30374 | rust-version-check-0.9.5 | 30464 | rust-version-check-0.9.5 |
| 30375 | rust-wait-timeout-0.2.1 | 30465 | rust-wait-timeout-0.2.1 |
| 30376 | rust-walkdir-2.5.0 | 30466 | rust-walkdir-2.5.0 |
| 30377 | rust-wasi-0.11.0+wasi-snapshot-preview1 | 30467 | rust-wasi-0.11.1+wasi-snapshot-preview1 |
| 30378 | rust-wasi-0.14.2+wasi-0.2.4 | 30468 | rust-wasi-0.14.2+wasi-0.2.4 |
| 30379 | rust-wasm-bindgen-0.2.100 | 30469 | rust-wasm-bindgen-0.2.100 |
| 30380 | rust-wasm-bindgen-backend-0.2.100 | 30470 | rust-wasm-bindgen-backend-0.2.100 |
| @@ -30400,13 +30490,13 @@ | |||
| 30400 | rust-winapi-i686-pc-windows-gnu-0.4.0 | 30490 | rust-winapi-i686-pc-windows-gnu-0.4.0 |
| 30401 | rust-winapi-util-0.1.9 | 30491 | rust-winapi-util-0.1.9 |
| 30402 | rust-winapi-x86-64-pc-windows-gnu-0.4.0 | 30492 | rust-winapi-x86-64-pc-windows-gnu-0.4.0 |
| 30403 | rust-windows-0.61.1 | 30493 | rust-windows-0.61.3 |
| 30404 | rust-windows-collections-0.2.0 | 30494 | rust-windows-collections-0.2.0 |
| 30405 | rust-windows-core-0.61.2 | 30495 | rust-windows-core-0.61.2 |
| 30406 | rust-windows-future-0.2.1 | 30496 | rust-windows-future-0.2.1 |
| 30407 | rust-windows-implement-0.60.0 | 30497 | rust-windows-implement-0.60.0 |
| 30408 | rust-windows-interface-0.59.1 | 30498 | rust-windows-interface-0.59.1 |
| 30409 | rust-windows-link-0.1.1 | 30499 | rust-windows-link-0.1.3 |
| 30410 | rust-windows-numerics-0.2.0 | 30500 | rust-windows-numerics-0.2.0 |
| 30411 | rust-windows-result-0.3.4 | 30501 | rust-windows-result-0.3.4 |
| 30412 | rust-windows-strings-0.4.2 | 30502 | rust-windows-strings-0.4.2 |
| @@ -30414,10 +30504,11 @@ | |||
| 30414 | rust-windows-sys-0.48.0 | 30504 | rust-windows-sys-0.48.0 |
| 30415 | rust-windows-sys-0.52.0 | 30505 | rust-windows-sys-0.52.0 |
| 30416 | rust-windows-sys-0.59.0 | 30506 | rust-windows-sys-0.59.0 |
| 30507 | rust-windows-sys-0.60.2 | ||
| 30417 | rust-windows-targets-0.42.2 | 30508 | rust-windows-targets-0.42.2 |
| 30418 | rust-windows-targets-0.48.5 | 30509 | rust-windows-targets-0.48.5 |
| 30419 | rust-windows-targets-0.52.6 | 30510 | rust-windows-targets-0.52.6 |
| 30420 | rust-windows-targets-0.53.0 | 30511 | rust-windows-targets-0.53.2 |
| 30421 | rust-windows-threading-0.1.0 | 30512 | rust-windows-threading-0.1.0 |
| 30422 | rust-windows-aarch64-gnullvm-0.42.2 | 30513 | rust-windows-aarch64-gnullvm-0.42.2 |
| 30423 | rust-windows-aarch64-gnullvm-0.48.5 | 30514 | rust-windows-aarch64-gnullvm-0.48.5 |
| @@ -30450,13 +30541,13 @@ | |||
| 30450 | rust-windows-x86-64-msvc-0.52.6 | 30541 | rust-windows-x86-64-msvc-0.52.6 |
| 30451 | rust-windows-x86-64-msvc-0.53.0 | 30542 | rust-windows-x86-64-msvc-0.53.0 |
| 30452 | rust-winit-0.30.11 | 30543 | rust-winit-0.30.11 |
| 30453 | rust-winnow-0.7.10 | 30544 | rust-winnow-0.7.11 |
| 30454 | rust-wit-bindgen-rt-0.39.0 | 30545 | rust-wit-bindgen-rt-0.39.0 |
| 30455 | rust-writeable-0.6.1 | 30546 | rust-writeable-0.6.1 |
| 30456 | rust-x11-dl-2.21.0 | 30547 | rust-x11-dl-2.21.0 |
| 30457 | rust-x11rb-0.13.1 | 30548 | rust-x11rb-0.13.1 |
| 30458 | rust-x11rb-protocol-0.13.1 | 30549 | rust-x11rb-protocol-0.13.1 |
| 30459 | rust-xcursor-0.3.8 | 30550 | rust-xcursor-0.3.9 |
| 30460 | rust-xkbcommon-0.8.0 | 30551 | rust-xkbcommon-0.8.0 |
| 30461 | rust-xkbcommon-dl-0.4.2 | 30552 | rust-xkbcommon-dl-0.4.2 |
| 30462 | rust-xkeysym-0.2.1 | 30553 | rust-xkeysym-0.2.1 |
| @@ -30470,8 +30561,8 @@ | |||
| 30470 | rust-zbus-5.7.1 | 30561 | rust-zbus-5.7.1 |
| 30471 | rust-zbus-macros-5.7.1 | 30562 | rust-zbus-macros-5.7.1 |
| 30472 | rust-zbus-names-4.2.0 | 30563 | rust-zbus-names-4.2.0 |
| 30473 | rust-zerocopy-0.8.25 | 30564 | rust-zerocopy-0.8.26 |
| 30474 | rust-zerocopy-derive-0.8.25 | 30565 | rust-zerocopy-derive-0.8.26 |
| 30475 | rust-zerofrom-0.1.6 | 30566 | rust-zerofrom-0.1.6 |
| 30476 | rust-zerofrom-derive-0.1.6 | 30567 | rust-zerofrom-derive-0.1.6 |
| 30477 | rust-zerotrie-0.2.2 | 30568 | rust-zerotrie-0.2.2 |
| @@ -37166,19 +37257,19 @@ | |||
| 37166 | (list | 37257 | (list |
| 37167 | rust-rustc-demangle-0.1.24)) | 37258 | rust-rustc-demangle-0.1.24)) |
| 37168 | (rust-smithay-for-niri => | 37259 | (rust-smithay-for-niri => |
| 37169 | (list rust-adler2-2.0.0 | 37260 | (list rust-adler2-2.0.1 |
| 37170 | rust-ahash-0.8.12 | 37261 | rust-ahash-0.8.12 |
| 37171 | rust-aho-corasick-1.1.3 | 37262 | rust-aho-corasick-1.1.3 |
| 37172 | rust-aliasable-0.1.3 | 37263 | rust-aliasable-0.1.3 |
| 37173 | rust-aligned-vec-0.5.0 | 37264 | rust-aligned-vec-0.6.4 |
| 37174 | rust-android-activity-0.6.0 | 37265 | rust-android-activity-0.6.0 |
| 37175 | rust-android-properties-0.2.2 | 37266 | rust-android-properties-0.2.2 |
| 37176 | rust-anes-0.1.6 | 37267 | rust-anes-0.1.6 |
| 37177 | rust-anstream-0.6.18 | 37268 | rust-anstream-0.6.19 |
| 37178 | rust-anstyle-1.0.10 | 37269 | rust-anstyle-1.0.11 |
| 37179 | rust-anstyle-parse-0.2.6 | 37270 | rust-anstyle-parse-0.2.7 |
| 37180 | rust-anstyle-query-1.1.2 | 37271 | rust-anstyle-query-1.1.3 |
| 37181 | rust-anstyle-wincon-3.0.8 | 37272 | rust-anstyle-wincon-3.0.9 |
| 37182 | rust-anyhow-1.0.98 | 37273 | rust-anyhow-1.0.98 |
| 37183 | rust-appendlist-1.4.0 | 37274 | rust-appendlist-1.4.0 |
| 37184 | rust-approx-0.4.0 | 37275 | rust-approx-0.4.0 |
| @@ -37189,7 +37280,7 @@ | |||
| 37189 | rust-ash-0.38.0+1.3.281 | 37280 | rust-ash-0.38.0+1.3.281 |
| 37190 | rust-atomic-waker-1.1.2 | 37281 | rust-atomic-waker-1.1.2 |
| 37191 | rust-atomic-float-1.1.0 | 37282 | rust-atomic-float-1.1.0 |
| 37192 | rust-autocfg-1.4.0 | 37283 | rust-autocfg-1.5.0 |
| 37193 | rust-av1-grain-0.2.4 | 37284 | rust-av1-grain-0.2.4 |
| 37194 | rust-avif-serialize-0.8.3 | 37285 | rust-avif-serialize-0.8.3 |
| 37195 | rust-bincode-1.3.3 | 37286 | rust-bincode-1.3.3 |
| @@ -37198,10 +37289,11 @@ | |||
| 37198 | rust-bitflags-1.3.2 | 37289 | rust-bitflags-1.3.2 |
| 37199 | rust-bitflags-2.9.1 | 37290 | rust-bitflags-2.9.1 |
| 37200 | rust-bitstream-io-2.6.0 | 37291 | rust-bitstream-io-2.6.0 |
| 37292 | rust-block-buffer-0.10.4 | ||
| 37201 | rust-block2-0.5.1 | 37293 | rust-block2-0.5.1 |
| 37202 | rust-built-0.7.7 | 37294 | rust-built-0.7.7 |
| 37203 | rust-bumpalo-3.17.0 | 37295 | rust-bumpalo-3.18.1 |
| 37204 | rust-bytemuck-1.23.0 | 37296 | rust-bytemuck-1.23.1 |
| 37205 | rust-bytemuck-derive-1.9.3 | 37297 | rust-bytemuck-derive-1.9.3 |
| 37206 | rust-byteorder-1.5.0 | 37298 | rust-byteorder-1.5.0 |
| 37207 | rust-byteorder-lite-0.1.0 | 37299 | rust-byteorder-lite-0.1.0 |
| @@ -37210,24 +37302,24 @@ | |||
| 37210 | rust-calloop-0.14.2 | 37302 | rust-calloop-0.14.2 |
| 37211 | rust-calloop-wayland-source-0.3.0 | 37303 | rust-calloop-wayland-source-0.3.0 |
| 37212 | rust-cast-0.3.0 | 37304 | rust-cast-0.3.0 |
| 37213 | rust-cc-1.2.24 | 37305 | rust-cc-1.2.27 |
| 37214 | rust-cesu8-1.1.0 | 37306 | rust-cesu8-1.1.0 |
| 37215 | rust-cexpr-0.6.0 | 37307 | rust-cexpr-0.6.0 |
| 37216 | rust-cfg-expr-0.15.8 | 37308 | rust-cfg-expr-0.15.8 |
| 37217 | rust-cfg-expr-0.20.0 | 37309 | rust-cfg-expr-0.20.0 |
| 37218 | rust-cfg-if-1.0.0 | 37310 | rust-cfg-if-1.0.1 |
| 37219 | rust-cfg-aliases-0.2.1 | 37311 | rust-cfg-aliases-0.2.1 |
| 37220 | rust-cgmath-0.18.0 | 37312 | rust-cgmath-0.18.0 |
| 37221 | rust-ciborium-0.2.2 | 37313 | rust-ciborium-0.2.2 |
| 37222 | rust-ciborium-io-0.2.2 | 37314 | rust-ciborium-io-0.2.2 |
| 37223 | rust-ciborium-ll-0.2.2 | 37315 | rust-ciborium-ll-0.2.2 |
| 37224 | rust-clang-sys-1.8.1 | 37316 | rust-clang-sys-1.8.1 |
| 37225 | rust-clap-4.5.38 | 37317 | rust-clap-4.5.40 |
| 37226 | rust-clap-builder-4.5.38 | 37318 | rust-clap-builder-4.5.40 |
| 37227 | rust-clap-derive-4.5.32 | 37319 | rust-clap-derive-4.5.40 |
| 37228 | rust-clap-lex-0.7.4 | 37320 | rust-clap-lex-0.7.5 |
| 37229 | rust-color-quant-1.1.0 | 37321 | rust-color-quant-1.1.0 |
| 37230 | rust-colorchoice-1.0.3 | 37322 | rust-colorchoice-1.0.4 |
| 37231 | rust-combine-4.6.7 | 37323 | rust-combine-4.6.7 |
| 37232 | rust-concurrent-queue-2.5.0 | 37324 | rust-concurrent-queue-2.5.0 |
| 37233 | rust-container-of-0.5.1 | 37325 | rust-container-of-0.5.1 |
| @@ -37235,6 +37327,7 @@ | |||
| 37235 | rust-core-foundation-sys-0.8.7 | 37327 | rust-core-foundation-sys-0.8.7 |
| 37236 | rust-core-graphics-0.23.2 | 37328 | rust-core-graphics-0.23.2 |
| 37237 | rust-core-graphics-types-0.1.3 | 37329 | rust-core-graphics-types-0.1.3 |
| 37330 | rust-cpufeatures-0.2.17 | ||
| 37238 | rust-crc32fast-1.4.2 | 37331 | rust-crc32fast-1.4.2 |
| 37239 | rust-criterion-0.5.1 | 37332 | rust-criterion-0.5.1 |
| 37240 | rust-criterion-plot-0.5.0 | 37333 | rust-criterion-plot-0.5.0 |
| @@ -37243,7 +37336,9 @@ | |||
| 37243 | rust-crossbeam-epoch-0.9.18 | 37336 | rust-crossbeam-epoch-0.9.18 |
| 37244 | rust-crossbeam-utils-0.8.21 | 37337 | rust-crossbeam-utils-0.8.21 |
| 37245 | rust-crunchy-0.2.3 | 37338 | rust-crunchy-0.2.3 |
| 37246 | rust-cursor-icon-1.1.0 | 37339 | rust-crypto-common-0.1.6 |
| 37340 | rust-cursor-icon-1.2.0 | ||
| 37341 | rust-digest-0.10.7 | ||
| 37247 | rust-dispatch-0.2.0 | 37342 | rust-dispatch-0.2.0 |
| 37248 | rust-dlib-0.5.2 | 37343 | rust-dlib-0.5.2 |
| 37249 | rust-downcast-rs-1.2.1 | 37344 | rust-downcast-rs-1.2.1 |
| @@ -37254,12 +37349,14 @@ | |||
| 37254 | rust-drm-sys-0.8.0 | 37349 | rust-drm-sys-0.8.0 |
| 37255 | rust-either-1.15.0 | 37350 | rust-either-1.15.0 |
| 37256 | rust-encoding-rs-0.8.35 | 37351 | rust-encoding-rs-0.8.35 |
| 37352 | rust-equator-0.4.2 | ||
| 37353 | rust-equator-macro-0.4.2 | ||
| 37257 | rust-equivalent-1.0.2 | 37354 | rust-equivalent-1.0.2 |
| 37258 | rust-errno-0.3.12 | 37355 | rust-errno-0.3.13 |
| 37259 | rust-exr-1.73.0 | 37356 | rust-exr-1.73.0 |
| 37260 | rust-fastrand-2.3.0 | 37357 | rust-fastrand-2.3.0 |
| 37261 | rust-fdeflate-0.3.7 | 37358 | rust-fdeflate-0.3.7 |
| 37262 | rust-flate2-1.1.1 | 37359 | rust-flate2-1.1.2 |
| 37263 | rust-float-cmp-0.9.0 | 37360 | rust-float-cmp-0.9.0 |
| 37264 | rust-foreign-types-0.5.0 | 37361 | rust-foreign-types-0.5.0 |
| 37265 | rust-foreign-types-macros-0.2.3 | 37362 | rust-foreign-types-macros-0.2.3 |
| @@ -37268,6 +37365,7 @@ | |||
| 37268 | rust-gbm-0.18.0 | 37365 | rust-gbm-0.18.0 |
| 37269 | rust-gbm-sys-0.4.0 | 37366 | rust-gbm-sys-0.4.0 |
| 37270 | rust-generator-0.8.5 | 37367 | rust-generator-0.8.5 |
| 37368 | rust-generic-array-0.14.7 | ||
| 37271 | rust-gethostname-0.4.3 | 37369 | rust-gethostname-0.4.3 |
| 37272 | rust-getrandom-0.2.16 | 37370 | rust-getrandom-0.2.16 |
| 37273 | rust-getrandom-0.3.3 | 37371 | rust-getrandom-0.3.3 |
| @@ -37276,14 +37374,13 @@ | |||
| 37276 | rust-glob-0.3.2 | 37374 | rust-glob-0.3.2 |
| 37277 | rust-glow-0.16.0 | 37375 | rust-glow-0.16.0 |
| 37278 | rust-half-2.6.0 | 37376 | rust-half-2.6.0 |
| 37279 | rust-hashbrown-0.15.3 | 37377 | rust-hashbrown-0.15.4 |
| 37280 | rust-heck-0.5.0 | 37378 | rust-heck-0.5.0 |
| 37281 | rust-hermit-abi-0.3.9 | 37379 | rust-hermit-abi-0.3.9 |
| 37282 | rust-hermit-abi-0.4.0 | 37380 | rust-hermit-abi-0.5.2 |
| 37283 | rust-hermit-abi-0.5.1 | ||
| 37284 | rust-home-0.5.11 | 37381 | rust-home-0.5.11 |
| 37285 | rust-image-0.25.6 | 37382 | rust-image-0.25.6 |
| 37286 | rust-image-webp-0.2.1 | 37383 | rust-image-webp-0.2.3 |
| 37287 | rust-imgref-1.11.0 | 37384 | rust-imgref-1.11.0 |
| 37288 | rust-indexmap-2.9.0 | 37385 | rust-indexmap-2.9.0 |
| 37289 | rust-input-0.9.1 | 37386 | rust-input-0.9.1 |
| @@ -37305,13 +37402,13 @@ | |||
| 37305 | rust-lazy-static-1.5.0 | 37402 | rust-lazy-static-1.5.0 |
| 37306 | rust-lazycell-1.3.0 | 37403 | rust-lazycell-1.3.0 |
| 37307 | rust-lebe-0.5.2 | 37404 | rust-lebe-0.5.2 |
| 37308 | rust-libc-0.2.172 | 37405 | rust-libc-0.2.174 |
| 37309 | rust-libdisplay-info-0.2.2 | 37406 | rust-libdisplay-info-0.2.2 |
| 37310 | rust-libdisplay-info-derive-0.1.0 | 37407 | rust-libdisplay-info-derive-0.1.0 |
| 37311 | rust-libdisplay-info-sys-0.2.2 | 37408 | rust-libdisplay-info-sys-0.2.2 |
| 37312 | rust-libfuzzer-sys-0.4.9 | 37409 | rust-libfuzzer-sys-0.4.9 |
| 37313 | rust-libloading-0.7.4 | 37410 | rust-libloading-0.7.4 |
| 37314 | rust-libloading-0.8.7 | 37411 | rust-libloading-0.8.8 |
| 37315 | rust-libredox-0.1.3 | 37412 | rust-libredox-0.1.3 |
| 37316 | rust-libseat-0.2.3 | 37413 | rust-libseat-0.2.3 |
| 37317 | rust-libseat-sys-0.1.9 | 37414 | rust-libseat-sys-0.1.9 |
| @@ -37319,20 +37416,20 @@ | |||
| 37319 | rust-linux-raw-sys-0.4.15 | 37416 | rust-linux-raw-sys-0.4.15 |
| 37320 | rust-linux-raw-sys-0.6.5 | 37417 | rust-linux-raw-sys-0.6.5 |
| 37321 | rust-linux-raw-sys-0.9.4 | 37418 | rust-linux-raw-sys-0.9.4 |
| 37322 | rust-lock-api-0.4.12 | 37419 | rust-lock-api-0.4.13 |
| 37323 | rust-log-0.4.27 | 37420 | rust-log-0.4.27 |
| 37324 | rust-loom-0.7.2 | 37421 | rust-loom-0.7.2 |
| 37325 | rust-loop9-0.1.5 | 37422 | rust-loop9-0.1.5 |
| 37326 | rust-lz4-flex-0.10.0 | 37423 | rust-lz4-flex-0.10.0 |
| 37327 | rust-matchers-0.1.0 | 37424 | rust-matchers-0.1.0 |
| 37328 | rust-maybe-rayon-0.1.1 | 37425 | rust-maybe-rayon-0.1.1 |
| 37329 | rust-memchr-2.7.4 | 37426 | rust-memchr-2.7.5 |
| 37330 | rust-memmap2-0.8.0 | 37427 | rust-memmap2-0.8.0 |
| 37331 | rust-memmap2-0.9.5 | 37428 | rust-memmap2-0.9.5 |
| 37332 | rust-memoffset-0.6.5 | 37429 | rust-memoffset-0.6.5 |
| 37333 | rust-memoffset-0.9.1 | 37430 | rust-memoffset-0.9.1 |
| 37334 | rust-minimal-lexical-0.2.1 | 37431 | rust-minimal-lexical-0.2.1 |
| 37335 | rust-miniz-oxide-0.8.8 | 37432 | rust-miniz-oxide-0.8.9 |
| 37336 | rust-ndk-0.9.0 | 37433 | rust-ndk-0.9.0 |
| 37337 | rust-ndk-context-0.1.1 | 37434 | rust-ndk-context-0.1.1 |
| 37338 | rust-ndk-sys-0.6.0+11769913 | 37435 | rust-ndk-sys-0.6.0+11769913 |
| @@ -37370,8 +37467,8 @@ | |||
| 37370 | rust-oorandom-11.1.5 | 37467 | rust-oorandom-11.1.5 |
| 37371 | rust-orbclient-0.3.48 | 37468 | rust-orbclient-0.3.48 |
| 37372 | rust-overload-0.1.1 | 37469 | rust-overload-0.1.1 |
| 37373 | rust-parking-lot-0.12.3 | 37470 | rust-parking-lot-0.12.4 |
| 37374 | rust-parking-lot-core-0.9.10 | 37471 | rust-parking-lot-core-0.9.11 |
| 37375 | rust-paste-1.0.15 | 37472 | rust-paste-1.0.15 |
| 37376 | rust-percent-encoding-2.3.1 | 37473 | rust-percent-encoding-2.3.1 |
| 37377 | rust-pin-project-1.1.10 | 37474 | rust-pin-project-1.1.10 |
| @@ -37384,9 +37481,9 @@ | |||
| 37384 | rust-plotters-backend-0.3.7 | 37481 | rust-plotters-backend-0.3.7 |
| 37385 | rust-plotters-svg-0.3.7 | 37482 | rust-plotters-svg-0.3.7 |
| 37386 | rust-png-0.17.16 | 37483 | rust-png-0.17.16 |
| 37387 | rust-polling-3.7.4 | 37484 | rust-polling-3.8.0 |
| 37388 | rust-ppv-lite86-0.2.21 | 37485 | rust-ppv-lite86-0.2.21 |
| 37389 | rust-prettyplease-0.2.32 | 37486 | rust-prettyplease-0.2.34 |
| 37390 | rust-proc-macro-crate-3.3.0 | 37487 | rust-proc-macro-crate-3.3.0 |
| 37391 | rust-proc-macro2-1.0.95 | 37488 | rust-proc-macro2-1.0.95 |
| 37392 | rust-profiling-1.0.16 | 37489 | rust-profiling-1.0.16 |
| @@ -37398,7 +37495,7 @@ | |||
| 37398 | rust-quick-error-2.0.1 | 37495 | rust-quick-error-2.0.1 |
| 37399 | rust-quick-xml-0.37.5 | 37496 | rust-quick-xml-0.37.5 |
| 37400 | rust-quote-1.0.40 | 37497 | rust-quote-1.0.40 |
| 37401 | rust-r-efi-5.2.0 | 37498 | rust-r-efi-5.3.0 |
| 37402 | rust-rand-0.8.5 | 37499 | rust-rand-0.8.5 |
| 37403 | rust-rand-0.9.1 | 37500 | rust-rand-0.9.1 |
| 37404 | rust-rand-chacha-0.3.1 | 37501 | rust-rand-chacha-0.3.1 |
| @@ -37411,7 +37508,7 @@ | |||
| 37411 | rust-rayon-1.10.0 | 37508 | rust-rayon-1.10.0 |
| 37412 | rust-rayon-core-1.12.1 | 37509 | rust-rayon-core-1.12.1 |
| 37413 | rust-redox-syscall-0.4.1 | 37510 | rust-redox-syscall-0.4.1 |
| 37414 | rust-redox-syscall-0.5.12 | 37511 | rust-redox-syscall-0.5.13 |
| 37415 | rust-regex-1.11.1 | 37512 | rust-regex-1.11.1 |
| 37416 | rust-regex-automata-0.1.10 | 37513 | rust-regex-automata-0.1.10 |
| 37417 | rust-regex-automata-0.4.9 | 37514 | rust-regex-automata-0.4.9 |
| @@ -37432,18 +37529,19 @@ | |||
| 37432 | rust-serde-1.0.219 | 37529 | rust-serde-1.0.219 |
| 37433 | rust-serde-derive-1.0.219 | 37530 | rust-serde-derive-1.0.219 |
| 37434 | rust-serde-json-1.0.140 | 37531 | rust-serde-json-1.0.140 |
| 37435 | rust-serde-spanned-0.6.8 | 37532 | rust-serde-spanned-0.6.9 |
| 37533 | rust-sha2-0.10.9 | ||
| 37436 | rust-sharded-slab-0.1.7 | 37534 | rust-sharded-slab-0.1.7 |
| 37437 | rust-shlex-1.3.0 | 37535 | rust-shlex-1.3.0 |
| 37438 | rust-simd-adler32-0.3.7 | 37536 | rust-simd-adler32-0.3.7 |
| 37439 | rust-simd-helpers-0.1.0 | 37537 | rust-simd-helpers-0.1.0 |
| 37440 | rust-slab-0.4.9 | 37538 | rust-slab-0.4.10 |
| 37441 | rust-slotmap-1.0.7 | 37539 | rust-slotmap-1.0.7 |
| 37442 | rust-smallvec-1.15.0 | 37540 | rust-smallvec-1.15.1 |
| 37443 | rust-smithay-client-toolkit-0.19.2 | 37541 | rust-smithay-client-toolkit-0.19.2 |
| 37444 | rust-smol-str-0.2.2 | 37542 | rust-smol-str-0.2.2 |
| 37445 | rust-strsim-0.11.1 | 37543 | rust-strsim-0.11.1 |
| 37446 | rust-syn-2.0.101 | 37544 | rust-syn-2.0.103 |
| 37447 | rust-system-deps-6.2.2 | 37545 | rust-system-deps-6.2.2 |
| 37448 | rust-system-deps-7.0.5 | 37546 | rust-system-deps-7.0.5 |
| 37449 | rust-target-lexicon-0.12.16 | 37547 | rust-target-lexicon-0.12.16 |
| @@ -37453,29 +37551,30 @@ | |||
| 37453 | rust-thiserror-2.0.12 | 37551 | rust-thiserror-2.0.12 |
| 37454 | rust-thiserror-impl-1.0.69 | 37552 | rust-thiserror-impl-1.0.69 |
| 37455 | rust-thiserror-impl-2.0.12 | 37553 | rust-thiserror-impl-2.0.12 |
| 37456 | rust-thread-local-1.1.8 | 37554 | rust-thread-local-1.1.9 |
| 37457 | rust-tiff-0.9.1 | 37555 | rust-tiff-0.9.1 |
| 37458 | rust-tinytemplate-1.2.1 | 37556 | rust-tinytemplate-1.2.1 |
| 37459 | rust-toml-0.8.22 | 37557 | rust-toml-0.8.23 |
| 37460 | rust-toml-datetime-0.6.9 | 37558 | rust-toml-datetime-0.6.11 |
| 37461 | rust-toml-edit-0.22.26 | 37559 | rust-toml-edit-0.22.27 |
| 37462 | rust-tracing-0.1.41 | 37560 | rust-tracing-0.1.41 |
| 37463 | rust-tracing-attributes-0.1.28 | 37561 | rust-tracing-attributes-0.1.30 |
| 37464 | rust-tracing-core-0.1.33 | 37562 | rust-tracing-core-0.1.34 |
| 37465 | rust-tracing-log-0.2.0 | 37563 | rust-tracing-log-0.2.0 |
| 37466 | rust-tracing-subscriber-0.3.19 | 37564 | rust-tracing-subscriber-0.3.19 |
| 37467 | rust-tracy-client-0.17.6 | 37565 | rust-tracy-client-0.17.6 |
| 37468 | rust-tracy-client-sys-0.24.3 | 37566 | rust-tracy-client-sys-0.24.3 |
| 37567 | rust-typenum-1.18.0 | ||
| 37469 | rust-udev-0.9.3 | 37568 | rust-udev-0.9.3 |
| 37470 | rust-unicode-ident-1.0.18 | 37569 | rust-unicode-ident-1.0.18 |
| 37471 | rust-unicode-segmentation-1.12.0 | 37570 | rust-unicode-segmentation-1.12.0 |
| 37472 | rust-utf8parse-0.2.2 | 37571 | rust-utf8parse-0.2.2 |
| 37473 | rust-v-frame-0.3.8 | 37572 | rust-v-frame-0.3.9 |
| 37474 | rust-valuable-0.1.1 | 37573 | rust-valuable-0.1.1 |
| 37475 | rust-version-compare-0.2.0 | 37574 | rust-version-compare-0.2.0 |
| 37476 | rust-version-check-0.9.5 | 37575 | rust-version-check-0.9.5 |
| 37477 | rust-walkdir-2.5.0 | 37576 | rust-walkdir-2.5.0 |
| 37478 | rust-wasi-0.11.0+wasi-snapshot-preview1 | 37577 | rust-wasi-0.11.1+wasi-snapshot-preview1 |
| 37479 | rust-wasi-0.14.2+wasi-0.2.4 | 37578 | rust-wasi-0.14.2+wasi-0.2.4 |
| 37480 | rust-wasm-bindgen-0.2.100 | 37579 | rust-wasm-bindgen-0.2.100 |
| 37481 | rust-wasm-bindgen-backend-0.2.100 | 37580 | rust-wasm-bindgen-backend-0.2.100 |
| @@ -37503,13 +37602,13 @@ | |||
| 37503 | rust-winapi-i686-pc-windows-gnu-0.4.0 | 37602 | rust-winapi-i686-pc-windows-gnu-0.4.0 |
| 37504 | rust-winapi-util-0.1.9 | 37603 | rust-winapi-util-0.1.9 |
| 37505 | rust-winapi-x86-64-pc-windows-gnu-0.4.0 | 37604 | rust-winapi-x86-64-pc-windows-gnu-0.4.0 |
| 37506 | rust-windows-0.61.1 | 37605 | rust-windows-0.61.3 |
| 37507 | rust-windows-collections-0.2.0 | 37606 | rust-windows-collections-0.2.0 |
| 37508 | rust-windows-core-0.61.2 | 37607 | rust-windows-core-0.61.2 |
| 37509 | rust-windows-future-0.2.1 | 37608 | rust-windows-future-0.2.1 |
| 37510 | rust-windows-implement-0.60.0 | 37609 | rust-windows-implement-0.60.0 |
| 37511 | rust-windows-interface-0.59.1 | 37610 | rust-windows-interface-0.59.1 |
| 37512 | rust-windows-link-0.1.1 | 37611 | rust-windows-link-0.1.3 |
| 37513 | rust-windows-numerics-0.2.0 | 37612 | rust-windows-numerics-0.2.0 |
| 37514 | rust-windows-result-0.3.4 | 37613 | rust-windows-result-0.3.4 |
| 37515 | rust-windows-strings-0.4.2 | 37614 | rust-windows-strings-0.4.2 |
| @@ -37517,10 +37616,11 @@ | |||
| 37517 | rust-windows-sys-0.48.0 | 37616 | rust-windows-sys-0.48.0 |
| 37518 | rust-windows-sys-0.52.0 | 37617 | rust-windows-sys-0.52.0 |
| 37519 | rust-windows-sys-0.59.0 | 37618 | rust-windows-sys-0.59.0 |
| 37619 | rust-windows-sys-0.60.2 | ||
| 37520 | rust-windows-targets-0.42.2 | 37620 | rust-windows-targets-0.42.2 |
| 37521 | rust-windows-targets-0.48.5 | 37621 | rust-windows-targets-0.48.5 |
| 37522 | rust-windows-targets-0.52.6 | 37622 | rust-windows-targets-0.52.6 |
| 37523 | rust-windows-targets-0.53.0 | 37623 | rust-windows-targets-0.53.2 |
| 37524 | rust-windows-threading-0.1.0 | 37624 | rust-windows-threading-0.1.0 |
| 37525 | rust-windows-aarch64-gnullvm-0.42.2 | 37625 | rust-windows-aarch64-gnullvm-0.42.2 |
| 37526 | rust-windows-aarch64-gnullvm-0.48.5 | 37626 | rust-windows-aarch64-gnullvm-0.48.5 |
| @@ -37553,24 +37653,24 @@ | |||
| 37553 | rust-windows-x86-64-msvc-0.52.6 | 37653 | rust-windows-x86-64-msvc-0.52.6 |
| 37554 | rust-windows-x86-64-msvc-0.53.0 | 37654 | rust-windows-x86-64-msvc-0.53.0 |
| 37555 | rust-winit-0.30.11 | 37655 | rust-winit-0.30.11 |
| 37556 | rust-winnow-0.7.10 | 37656 | rust-winnow-0.7.11 |
| 37557 | rust-wio-0.2.2 | 37657 | rust-wio-0.2.2 |
| 37558 | rust-wit-bindgen-rt-0.39.0 | 37658 | rust-wit-bindgen-rt-0.39.0 |
| 37559 | rust-wlcs-0.1.0 | 37659 | rust-wlcs-0.1.0 |
| 37560 | rust-x11-dl-2.21.0 | 37660 | rust-x11-dl-2.21.0 |
| 37561 | rust-x11rb-0.13.1 | 37661 | rust-x11rb-0.13.1 |
| 37562 | rust-x11rb-protocol-0.13.1 | 37662 | rust-x11rb-protocol-0.13.1 |
| 37563 | rust-xcursor-0.3.8 | 37663 | rust-xcursor-0.3.9 |
| 37564 | rust-xkbcommon-0.7.0 | 37664 | rust-xkbcommon-0.7.0 |
| 37565 | rust-xkbcommon-0.8.0 | 37665 | rust-xkbcommon-0.8.0 |
| 37566 | rust-xkbcommon-dl-0.4.2 | 37666 | rust-xkbcommon-dl-0.4.2 |
| 37567 | rust-xkeysym-0.2.1 | 37667 | rust-xkeysym-0.2.1 |
| 37568 | rust-xml-rs-0.8.26 | 37668 | rust-xml-rs-0.8.26 |
| 37569 | rust-zerocopy-0.8.25 | 37669 | rust-zerocopy-0.8.26 |
| 37570 | rust-zerocopy-derive-0.8.25 | 37670 | rust-zerocopy-derive-0.8.26 |
| 37571 | rust-zune-core-0.4.12 | 37671 | rust-zune-core-0.4.12 |
| 37572 | rust-zune-inflate-0.2.54 | 37672 | rust-zune-inflate-0.2.54 |
| 37573 | rust-zune-jpeg-0.4.14)) | 37673 | rust-zune-jpeg-0.4.17)) |
| 37574 | (rust-swc => | 37674 | (rust-swc => |
| 37575 | (list rust-inflector-0.11.4 | 37675 | (list rust-inflector-0.11.4 |
| 37576 | rust-addr2line-0.24.2 | 37676 | rust-addr2line-0.24.2 |
diff --git a/gnu/packages/rust-sources.scm b/gnu/packages/rust-sources.scm index 5494f36315c..90addda0243 100644 --- a/gnu/packages/rust-sources.scm +++ b/gnu/packages/rust-sources.scm | |||
| @@ -471,8 +471,8 @@ UTF-32 support.") | |||
| 471 | (license (list license:expat license:asl2.0))))) | 471 | (license (list license:expat license:asl2.0))))) |
| 472 | 472 | ||
| 473 | (define-public rust-smithay-for-niri | 473 | (define-public rust-smithay-for-niri |
| 474 | (let ((commit "c1f13a6b9605c9f7009122a7b2b34f210255dac3") | 474 | (let ((commit "ede27079f45eeb7c21796e22f3bc25b741b024ea") |
| 475 | (revision "1")) | 475 | (revision "2")) |
| 476 | (hidden-package | 476 | (hidden-package |
| 477 | (package | 477 | (package |
| 478 | (name "rust-smithay") | 478 | (name "rust-smithay") |
| @@ -485,7 +485,7 @@ UTF-32 support.") | |||
| 485 | (file-name (git-file-name name version)) | 485 | (file-name (git-file-name name version)) |
| 486 | (sha256 | 486 | (sha256 |
| 487 | (base32 | 487 | (base32 |
| 488 | "0z5apafihgp7dgyn72b98f6d850rdbmpp995rc9d5w5q58mzx142")))) | 488 | "187vdwhy6fjjym9xmyzdhpw1r5xfdfsbbn7y8xv0x9dv12f1var2")))) |
| 489 | (build-system cargo-build-system) | 489 | (build-system cargo-build-system) |
| 490 | (arguments | 490 | (arguments |
| 491 | (list #:skip-build? #t | 491 | (list #:skip-build? #t |
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 359d0ddc56c..db964ec2ecf 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm | |||
| @@ -1928,7 +1928,7 @@ limited size and a few external dependencies. It is configurable via | |||
| 1928 | (define-public niri | 1928 | (define-public niri |
| 1929 | (package | 1929 | (package |
| 1930 | (name "niri") | 1930 | (name "niri") |
| 1931 | (version "25.05") | 1931 | (version "25.05.1") |
| 1932 | (source (origin | 1932 | (source (origin |
| 1933 | (method git-fetch) | 1933 | (method git-fetch) |
| 1934 | (uri (git-reference | 1934 | (uri (git-reference |
| @@ -1937,7 +1937,7 @@ limited size and a few external dependencies. It is configurable via | |||
| 1937 | (file-name (git-file-name name version)) | 1937 | (file-name (git-file-name name version)) |
| 1938 | (sha256 | 1938 | (sha256 |
| 1939 | (base32 | 1939 | (base32 |
| 1940 | "0r9kw0ya8kdrgza5wh55cdlqnkps5x6xkr5k3rghrdv3fq24130y")))) | 1940 | "0l0nj2zfmdyr058yc84579jxj6m4lilgcy63dna6bp6mv7xl569h")))) |
| 1941 | (build-system cargo-build-system) | 1941 | (build-system cargo-build-system) |
| 1942 | (arguments | 1942 | (arguments |
| 1943 | (list #:install-source? #f | 1943 | (list #:install-source? #f |
