From 02e597a8622001d0b3dd127ddd44ab94ef0b2827 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 1 Feb 2024 10:57:01 +0000 Subject: [PATCH] fractal-nixified: 5 -> 6 --- pkgs/additional/fractal-nixified/Cargo.nix | 2231 ++++++++++------- .../fractal-nixified/crate-hashes.json | 25 +- pkgs/additional/fractal-nixified/default.nix | 38 +- 3 files changed, 1424 insertions(+), 870 deletions(-) diff --git a/pkgs/additional/fractal-nixified/Cargo.nix b/pkgs/additional/fractal-nixified/Cargo.nix index 2d480a9f..8a438041 100644 --- a/pkgs/additional/fractal-nixified/Cargo.nix +++ b/pkgs/additional/fractal-nixified/Cargo.nix @@ -1,5 +1,5 @@ -# This file was @generated by crate2nix 0.11.0 with the command: +# This file was @generated by crate2nix 0.12.0 with the command: # "generate" "-f" "/home/colin/ref/repos/gnome/fractal/Cargo.toml" # See https://github.com/kolloch/crate2nix for more info. @@ -83,6 +83,39 @@ rec { # inject test dependencies into the build crates = { + "accessory" = rec { + crateName = "accessory"; + version = "1.3.0"; + edition = "2021"; + sha256 = "02sfmgmr4fpgh4y24gn3dp7y99r5dnnk07dppd7p816wp4sba2w5"; + procMacro = true; + authors = [ + "Art " + ]; + dependencies = [ + { + name = "macroific"; + packageId = "macroific"; + features = [ "attr_parse" "full" ]; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.41"; + } + ]; + features = { + "_debug" = [ "syn/extra-traits" ]; + "nightly" = [ "macroific/nightly" ]; + }; + }; "addr2line" = rec { crateName = "addr2line"; version = "0.21.0"; @@ -179,14 +212,14 @@ rec { { name = "cpufeatures"; packageId = "cpufeatures"; - target = { target, features }: (("aarch64" == target."arch") || ("x86_64" == target."arch") || ("x86" == target."arch")); + target = { target, features }: (("aarch64" == target."arch" or null) || ("x86_64" == target."arch" or null) || ("x86" == target."arch" or null)); } { name = "zeroize"; packageId = "zeroize"; optional = true; usesDefaultFeatures = false; - target = { target, features }: ((target."aes_armv8" or false) && ("aarch64" == target."arch")); + target = { target, features }: ((target."aes_armv8" or false) && ("aarch64" == target."arch" or null)); features = [ "aarch64" ]; } { @@ -194,7 +227,7 @@ rec { packageId = "zeroize"; optional = true; usesDefaultFeatures = false; - target = { target, features }: (!((target."aes_armv8" or false) && ("aarch64" == target."arch"))); + target = { target, features }: (!((target."aes_armv8" or false) && ("aarch64" == target."arch" or null))); } ]; devDependencies = [ @@ -226,7 +259,7 @@ rec { name = "once_cell"; packageId = "once_cell"; usesDefaultFeatures = false; - target = { target, features }: (!(("arm" == target."arch") && ("none" == target."os"))); + target = { target, features }: (!(("arm" == target."arch" or null) && ("none" == target."os" or null))); features = [ "unstable" "alloc" ]; } { @@ -377,9 +410,9 @@ rec { }; "aquamarine" = rec { crateName = "aquamarine"; - version = "0.3.2"; + version = "0.3.3"; edition = "2018"; - sha256 = "18fivdzpsfg5hl7hrsij8z8aw9w2pj3wa7xzqwchgscwqi9jjxfz"; + sha256 = "0q37asf6pirrjjjjr1k6z70gmcpb6fc51cgahvbn744zpamh5nni"; procMacro = true; authors = [ "Mike Lubinets " @@ -584,9 +617,9 @@ rec { }; "async-channel" = rec { crateName = "async-channel"; - version = "1.9.0"; + version = "2.1.1"; edition = "2018"; - sha256 = "0dbdlkzlncbibd3ij6y6jmvjd0cmdn48ydcfdpfhw09njd93r5c1"; + sha256 = "1337ywc1paw03rdlwh100kh8pa0zyp0nrlya8bpsn6zdqi5kz8qw"; authors = [ "Stjepan Glavina " ]; @@ -594,23 +627,39 @@ rec { { name = "concurrent-queue"; packageId = "concurrent-queue"; + usesDefaultFeatures = false; } { name = "event-listener"; - packageId = "event-listener 2.5.3"; + packageId = "event-listener 4.0.0"; + usesDefaultFeatures = false; + } + { + name = "event-listener-strategy"; + packageId = "event-listener-strategy"; + usesDefaultFeatures = false; } { name = "futures-core"; packageId = "futures-core"; + usesDefaultFeatures = false; + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; } ]; - + features = { + "default" = [ "std" ]; + "std" = [ "concurrent-queue/std" "event-listener/std" "event-listener-strategy/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; }; "async-compression" = rec { crateName = "async-compression"; - version = "0.4.4"; + version = "0.4.5"; edition = "2018"; - sha256 = "18lvgshffnnpvs8a0jgl04m56bz1p2zl4z0zdzra0nwixyxf4n7n"; + sha256 = "19f2mdiz7jrmpbhjxmpfmixfv5640iknhxhfb57x723k5bxhqbdw"; authors = [ "Wim Looman " "Allen Bui " @@ -641,14 +690,6 @@ rec { usesDefaultFeatures = false; } ]; - devDependencies = [ - { - name = "tokio"; - packageId = "tokio"; - usesDefaultFeatures = false; - features = [ "io-util" "macros" "rt-multi-thread" "io-std" ]; - } - ]; features = { "all" = [ "all-implementations" "all-algorithms" ]; "all-algorithms" = [ "brotli" "bzip2" "deflate" "gzip" "lzma" "xz" "zlib" "zstd" "deflate64" ]; @@ -737,18 +778,18 @@ rec { ]; }; - "async-io 2.2.0" = rec { + "async-io 2.2.2" = rec { crateName = "async-io"; - version = "2.2.0"; + version = "2.2.2"; edition = "2021"; - sha256 = "15q9ysdaz69pi3r6swms4xzii6xral2dda2d3fzjkly22mbrvva1"; + sha256 = "1iycg22ij8c1c87znvrpm8hfvb017icjqx3avhrhwqjs74vskyka"; authors = [ "Stjepan Glavina " ]; dependencies = [ { name = "async-lock"; - packageId = "async-lock 3.0.0"; + packageId = "async-lock 3.2.0"; } { name = "cfg-if"; @@ -766,7 +807,7 @@ rec { } { name = "futures-lite"; - packageId = "futures-lite 2.0.1"; + packageId = "futures-lite 2.1.0"; usesDefaultFeatures = false; } { @@ -775,11 +816,11 @@ rec { } { name = "polling"; - packageId = "polling 3.3.0"; + packageId = "polling 3.3.1"; } { name = "rustix"; - packageId = "rustix 0.38.21"; + packageId = "rustix 0.38.28"; usesDefaultFeatures = false; features = [ "fs" "net" "std" ]; } @@ -792,13 +833,9 @@ rec { packageId = "tracing"; usesDefaultFeatures = false; } - { - name = "waker-fn"; - packageId = "waker-fn"; - } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.52.0"; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" ]; } @@ -821,18 +858,18 @@ rec { ]; }; - "async-lock 3.0.0" = rec { + "async-lock 3.2.0" = rec { crateName = "async-lock"; - version = "3.0.0"; + version = "3.2.0"; edition = "2018"; - sha256 = "1vc6nigsf3jmndygxhy7wri228najbpzglw78jhr9frrrp6h1sa5"; + sha256 = "031i8kx440v77cvr3lp4a5dcjdz92zpi4616akfvjgfmhwky89bi"; authors = [ "Stjepan Glavina " ]; dependencies = [ { name = "event-listener"; - packageId = "event-listener 3.0.1"; + packageId = "event-listener 4.0.0"; usesDefaultFeatures = false; } { @@ -897,7 +934,7 @@ rec { } { name = "event-listener"; - packageId = "event-listener 3.0.1"; + packageId = "event-listener 3.1.0"; } { name = "futures-lite"; @@ -905,14 +942,14 @@ rec { } { name = "rustix"; - packageId = "rustix 0.38.21"; + packageId = "rustix 0.38.28"; usesDefaultFeatures = false; target = { target, features }: (target."unix" or false); features = [ "std" "fs" ]; } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; usesDefaultFeatures = false; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_System_Threading" ]; @@ -948,7 +985,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; usesDefaultFeatures = false; features = [ "full" "parsing" "printing" "proc-macro" "clone-impls" ]; } @@ -987,7 +1024,7 @@ rec { dependencies = [ { name = "async-io"; - packageId = "async-io 2.2.0"; + packageId = "async-io 2.2.2"; target = { target, features }: (target."unix" or false); } { @@ -1015,7 +1052,7 @@ rec { } { name = "rustix"; - packageId = "rustix 0.38.21"; + packageId = "rustix 0.38.28"; usesDefaultFeatures = false; target = { target, features }: (target."unix" or false); features = [ "process" "std" ]; @@ -1032,7 +1069,7 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; usesDefaultFeatures = false; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_System_Console" ]; @@ -1041,7 +1078,7 @@ rec { devDependencies = [ { name = "async-io"; - packageId = "async-io 2.2.0"; + packageId = "async-io 2.2.2"; } ]; @@ -1090,7 +1127,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" "visit-mut" ]; } ]; @@ -1130,7 +1167,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" "visit-mut" ]; } ]; @@ -1258,7 +1295,7 @@ rec { name = "addr2line"; packageId = "addr2line"; usesDefaultFeatures = false; - target = { target, features }: (!((target."windows" or false) && ("msvc" == target."env") && (!("uwp" == target."vendor")))); + target = { target, features }: (!((target."windows" or false) && ("msvc" == target."env" or null) && (!("uwp" == target."vendor" or null)))); } { name = "cfg-if"; @@ -1268,19 +1305,19 @@ rec { name = "libc"; packageId = "libc"; usesDefaultFeatures = false; - target = { target, features }: (!((target."windows" or false) && ("msvc" == target."env") && (!("uwp" == target."vendor")))); + target = { target, features }: (!((target."windows" or false) && ("msvc" == target."env" or null) && (!("uwp" == target."vendor" or null)))); } { name = "miniz_oxide"; packageId = "miniz_oxide"; usesDefaultFeatures = false; - target = { target, features }: (!((target."windows" or false) && ("msvc" == target."env") && (!("uwp" == target."vendor")))); + target = { target, features }: (!((target."windows" or false) && ("msvc" == target."env" or null) && (!("uwp" == target."vendor" or null)))); } { name = "object"; packageId = "object"; usesDefaultFeatures = false; - target = { target, features }: (!((target."windows" or false) && ("msvc" == target."env") && (!("uwp" == target."vendor")))); + target = { target, features }: (!((target."windows" or false) && ("msvc" == target."env" or null) && (!("uwp" == target."vendor" or null)))); features = [ "read_core" "elf" "macho" "pe" "unaligned" "archive" ]; } { @@ -1411,7 +1448,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" "extra-traits" "visit-mut" ]; } ]; @@ -1573,9 +1610,9 @@ rec { }; "blocking" = rec { crateName = "blocking"; - version = "1.4.1"; + version = "1.5.1"; edition = "2018"; - sha256 = "0aiy8y524jvxl942hh5naxjjn7b5rjapsjqb6vfv6x45sk8a8dlc"; + sha256 = "064i3d6b8ln34fgdw49nmx9m36bwi3r3nv8c9xhcrpf4ilz92dva"; authors = [ "Stjepan Glavina " ]; @@ -1586,7 +1623,8 @@ rec { } { name = "async-lock"; - packageId = "async-lock 2.8.0"; + packageId = "async-lock 3.2.0"; + target = { target, features }: (!(builtins.elem "wasm" target."family")); } { name = "async-task"; @@ -1604,7 +1642,7 @@ rec { } { name = "futures-lite"; - packageId = "futures-lite 1.13.0"; + packageId = "futures-lite 2.1.0"; usesDefaultFeatures = false; } { @@ -1620,7 +1658,7 @@ rec { devDependencies = [ { name = "futures-lite"; - packageId = "futures-lite 1.13.0"; + packageId = "futures-lite 2.1.0"; } ]; @@ -1981,7 +2019,7 @@ rec { { name = "cpufeatures"; packageId = "cpufeatures"; - target = { target, features }: (("x86_64" == target."arch") || ("x86" == target."arch")); + target = { target, features }: (("x86_64" == target."arch" or null) || ("x86" == target."arch" or null)); } ]; devDependencies = [ @@ -2069,7 +2107,7 @@ rec { name = "android-tzdata"; packageId = "android-tzdata"; optional = true; - target = { target, features }: ("android" == target."os"); + target = { target, features }: ("android" == target."os" or null); } { name = "iana-time-zone"; @@ -2082,7 +2120,7 @@ rec { name = "js-sys"; packageId = "js-sys"; optional = true; - target = { target, features }: (("wasm32" == target."arch") && (!(("emscripten" == target."os") || ("wasi" == target."os")))); + target = { target, features }: (("wasm32" == target."arch" or null) && (!(("emscripten" == target."os" or null) || ("wasi" == target."os" or null)))); } { name = "num-traits"; @@ -2099,11 +2137,11 @@ rec { name = "wasm-bindgen"; packageId = "wasm-bindgen"; optional = true; - target = { target, features }: (("wasm32" == target."arch") && (!(("emscripten" == target."os") || ("wasi" == target."os")))); + target = { target, features }: (("wasm32" == target."arch" or null) && (!(("emscripten" == target."os" or null) || ("wasi" == target."os" or null)))); } { name = "windows-targets"; - packageId = "windows-targets"; + packageId = "windows-targets 0.48.5"; optional = true; target = { target, features }: (target."windows" or false); } @@ -2165,6 +2203,7 @@ rec { crateName = "clang-sys"; version = "1.6.1"; edition = "2015"; + links = "clang"; sha256 = "0vxg1dchm5nhiqj1z3nm5dmddqbbm0q8ibjcd3my62188dsgr266"; authors = [ "Kyle Mayes " @@ -2232,9 +2271,9 @@ rec { }; "concurrent-queue" = rec { crateName = "concurrent-queue"; - version = "2.3.0"; + version = "2.4.0"; edition = "2018"; - sha256 = "006lfgl3hn38pxgkafsrymkxalmvhlb8m5dh9583c4jglnaacmzh"; + sha256 = "0qvk23ynj311adb4z7v89wk3bs65blps4n24q8rgl23vjk6lhq6i"; authors = [ "Stjepan Glavina " "Taiki Endo " @@ -2256,9 +2295,9 @@ rec { }; "const-oid" = rec { crateName = "const-oid"; - version = "0.9.5"; + version = "0.9.6"; edition = "2021"; - sha256 = "0vxb4d25mgk8y0phay7j078limx2553716ixsr1x5605k31j5h98"; + sha256 = "1y0jnqaq7p2wvspnx7qj76m7hjcqpz73qzvr9l2p9n2s51vr6if2"; authors = [ "RustCrypto Developers" ]; @@ -2330,9 +2369,9 @@ rec { }; "core-foundation" = rec { crateName = "core-foundation"; - version = "0.9.3"; - edition = "2015"; - sha256 = "0ii1ihpjb30fk38gdikm5wqlkmyr8k46fh4k2r8sagz5dng7ljhr"; + version = "0.9.4"; + edition = "2018"; + sha256 = "13zvbbj07yk3b61b8fhwfzhy35535a583irf23vlcg59j7h9bqci"; authors = [ "The Servo Project Developers" ]; @@ -2340,6 +2379,7 @@ rec { { name = "core-foundation-sys"; packageId = "core-foundation-sys"; + usesDefaultFeatures = false; } { name = "libc"; @@ -2348,23 +2388,28 @@ rec { ]; features = { "chrono" = [ "dep:chrono" ]; + "default" = [ "link" ]; + "link" = [ "core-foundation-sys/link" ]; "mac_os_10_7_support" = [ "core-foundation-sys/mac_os_10_7_support" ]; "mac_os_10_8_features" = [ "core-foundation-sys/mac_os_10_8_features" ]; "uuid" = [ "dep:uuid" ]; "with-chrono" = [ "chrono" ]; "with-uuid" = [ "uuid" ]; }; + resolvedDefaultFeatures = [ "default" "link" ]; }; "core-foundation-sys" = rec { crateName = "core-foundation-sys"; - version = "0.8.4"; - edition = "2015"; - sha256 = "1yhf471qj6snnm2mcswai47vsbc9w30y4abmdp4crb4av87sb5p4"; + version = "0.8.6"; + edition = "2018"; + sha256 = "13w6sdf06r0hn7bx2b45zxsg1mm2phz34jikm6xc5qrbr6djpsh6"; authors = [ "The Servo Project Developers" ]; features = { + "default" = [ "link" ]; }; + resolvedDefaultFeatures = [ "default" "link" ]; }; "cpufeatures" = rec { crateName = "cpufeatures"; @@ -2383,17 +2428,17 @@ rec { { name = "libc"; packageId = "libc"; - target = { target, features }: (("aarch64" == target."arch") && ("linux" == target."os")); + target = { target, features }: (("aarch64" == target."arch" or null) && ("linux" == target."os" or null)); } { name = "libc"; packageId = "libc"; - target = { target, features }: (("aarch64" == target."arch") && ("apple" == target."vendor")); + target = { target, features }: (("aarch64" == target."arch" or null) && ("apple" == target."vendor" or null)); } { name = "libc"; packageId = "libc"; - target = { target, features }: (("loongarch64" == target."arch") && ("linux" == target."os")); + target = { target, features }: (("loongarch64" == target."arch" or null) && ("linux" == target."os" or null)); } ]; @@ -2420,9 +2465,9 @@ rec { }; "crossbeam-channel" = rec { crateName = "crossbeam-channel"; - version = "0.5.8"; + version = "0.5.9"; edition = "2018"; - sha256 = "004jz4wxp9k26z657i7rsh9s7586dklx2c5aqf1n3w1dgzvjng53"; + sha256 = "1m822cimkki4861c3pg4lbxbym28ml4739y39bn4mwzd4qlj9hql"; dependencies = [ { name = "cfg-if"; @@ -2444,9 +2489,9 @@ rec { }; "crossbeam-deque" = rec { crateName = "crossbeam-deque"; - version = "0.8.3"; + version = "0.8.4"; edition = "2018"; - sha256 = "1vqczbcild7nczh5z116w8w46z991kpjyw7qxkf24c14apwdcvyf"; + sha256 = "0la7fx9n1vbx3h23va0xmcy36hziql1pkik08s3j3asv4479ma7w"; dependencies = [ { name = "cfg-if"; @@ -2475,9 +2520,9 @@ rec { }; "crossbeam-epoch" = rec { crateName = "crossbeam-epoch"; - version = "0.9.15"; + version = "0.9.16"; edition = "2018"; - sha256 = "1ixwc3cq816wb8rlh3ix4jnybqbyyq4l61nwlx0mfm3ck0s148df"; + sha256 = "1anr32r8px0vb65cgwbwp3zhqz69scz5dgq9bmx54w5qa59yjbrd"; dependencies = [ { name = "cfg-if"; @@ -2492,11 +2537,6 @@ rec { name = "memoffset"; packageId = "memoffset 0.9.0"; } - { - name = "scopeguard"; - packageId = "scopeguard"; - usesDefaultFeatures = false; - } ]; buildDependencies = [ { @@ -2515,9 +2555,9 @@ rec { }; "crossbeam-utils" = rec { crateName = "crossbeam-utils"; - version = "0.8.16"; + version = "0.8.17"; edition = "2018"; - sha256 = "153j0gikblz7n7qdvdi8pslhi008s1yp9cmny6vw07ad7pbb48js"; + sha256 = "13y7wh993i7q71kg6wcfj65w3rlmizzrz7cqgz1l9whlgw9rcvf0"; dependencies = [ { name = "cfg-if"; @@ -2545,9 +2585,9 @@ rec { }; "crypto-bigint" = rec { crateName = "crypto-bigint"; - version = "0.5.3"; + version = "0.5.5"; edition = "2021"; - sha256 = "092140hzdc4wyx472mahc0wxfafmxz5q8f9qzh6g2ma1b67f43vl"; + sha256 = "0xmbdff3g6ii5sbxjxc31xfkv9lrmyril4arh3dzckd4gjsjzj8d"; authors = [ "RustCrypto Developers" ]; @@ -2669,12 +2709,12 @@ rec { { name = "cpufeatures"; packageId = "cpufeatures"; - target = { target, features }: ("x86_64" == target."arch"); + target = { target, features }: ("x86_64" == target."arch" or null); } { name = "curve25519-dalek-derive"; packageId = "curve25519-dalek-derive"; - target = { target, features }: ((!("fiat" == target."curve25519_dalek_backend" or "")) && (!("serial" == target."curve25519_dalek_backend" or "")) && ("x86_64" == target."arch")); + target = { target, features }: ((!("fiat" == target."curve25519_dalek_backend" or null)) && (!("serial" == target."curve25519_dalek_backend" or null)) && ("x86_64" == target."arch" or null)); } { name = "digest"; @@ -2686,7 +2726,7 @@ rec { name = "fiat-crypto"; packageId = "fiat-crypto"; usesDefaultFeatures = false; - target = { target, features }: ("fiat" == target."curve25519_dalek_backend" or ""); + target = { target, features }: ("fiat" == target."curve25519_dalek_backend" or null); } { name = "serde"; @@ -2747,7 +2787,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" ]; } ]; @@ -2877,7 +2917,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" "extra-traits" ]; } ]; @@ -2932,16 +2972,16 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; } ]; }; "data-encoding" = rec { crateName = "data-encoding"; - version = "2.4.0"; + version = "2.5.0"; edition = "2018"; - sha256 = "023k3dk8422jgbj7k72g63x51h1mhv91dhw1j4h205vzh6fnrrn2"; + sha256 = "1rcbnwfmfxhlshzbn3r7srm3azqha3mn33yxyqxkzz2wpqcjm5ky"; authors = [ "Julien Cretin " ]; @@ -3021,9 +3061,9 @@ rec { }; "deadpool-sqlite" = rec { crateName = "deadpool-sqlite"; - version = "0.6.0"; + version = "0.7.0"; edition = "2021"; - sha256 = "1lvfzh8wymckfds2n0wcccwvy5gxknf9ryc5d1cfa76mjysphhsf"; + sha256 = "0b621w3hl1ay39c6kp80lzcymbi0mys7ir558cjy4frgw4v0w0dq"; authors = [ "Michael P. Jung " ]; @@ -3071,6 +3111,36 @@ rec { "tracing" = [ "dep:tracing" ]; }; }; + "delegate-display" = rec { + crateName = "delegate-display"; + version = "2.1.1"; + edition = "2021"; + sha256 = "0rndsj11q9kl8q42blvvlhly3dfh6rp25xmv3742l51ky80m5a4q"; + procMacro = true; + authors = [ + "Alorel " + ]; + dependencies = [ + { + name = "macroific"; + packageId = "macroific"; + features = [ "attr_parse" ]; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.41"; + } + ]; + + }; "der" = rec { crateName = "der"; version = "0.7.8"; @@ -3142,7 +3212,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "extra-traits" ]; } ]; @@ -3150,9 +3220,9 @@ rec { }; "deranged" = rec { crateName = "deranged"; - version = "0.3.9"; + version = "0.3.10"; edition = "2021"; - sha256 = "1lqzxgxqa1jdsvh4r7fbckpxvvfr8b819vwzdzd2f166494x0chg"; + sha256 = "1p4i64nkadamksa943d6gk39sl1kximz0xr69n408fvsl1q0vcwf"; authors = [ "Jacob Pratt " ]; @@ -3356,7 +3426,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; } ]; features = { @@ -3386,9 +3456,9 @@ rec { }; "ecdsa" = rec { crateName = "ecdsa"; - version = "0.16.8"; + version = "0.16.9"; edition = "2021"; - sha256 = "1m4r0w0g0pl2s4lf9j0rwmz4kvb0hfkdfxpzj1gz5sd9az1f1cd4"; + sha256 = "1jhb0bcbkaz4001sdmfyv8ajrv8a1cg7z7aa5myrd4jjbhmz69zf"; authors = [ "RustCrypto Developers" ]; @@ -3497,9 +3567,9 @@ rec { }; "ed25519-dalek" = rec { crateName = "ed25519-dalek"; - version = "2.0.0"; + version = "2.1.0"; edition = "2021"; - sha256 = "10392mr5pwr4pcaxzxbmszz54v3vwyqxwzyvjs1yz0v34qmkjxvj"; + sha256 = "1h13qm789m9gdjl6jazss80hqi8ll37m0afwcnw23zcbqjp8wqhz"; authors = [ "isis lovecruft " "Tony Arcieri " @@ -3534,6 +3604,11 @@ rec { packageId = "sha2"; usesDefaultFeatures = false; } + { + name = "subtle"; + packageId = "subtle"; + usesDefaultFeatures = false; + } { name = "zeroize"; packageId = "zeroize"; @@ -3594,9 +3669,9 @@ rec { }; "elliptic-curve" = rec { crateName = "elliptic-curve"; - version = "0.13.6"; + version = "0.13.8"; edition = "2021"; - sha256 = "0579f01lmnsv0yci54lcbd7gfalg61fsdqx6g6vzkjcxmrra2z6r"; + sha256 = "0ixx4brgnzi61z29r3g1606nh2za88hzyz8c5r3p6ydzhqq09rmm"; authors = [ "RustCrypto Developers" ]; @@ -3765,7 +3840,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" ]; } ]; @@ -3780,9 +3855,9 @@ rec { }; "errno" = rec { crateName = "errno"; - version = "0.3.5"; + version = "0.3.8"; edition = "2018"; - sha256 = "0q78awjy3pr36xacgc0x1v57ha6ljmmiza7a74mf759gdbv16gmc"; + sha256 = "0ia28ylfsp36i27g1qih875cyyy4by2grf80ki8vhgh6vinf8n52"; authors = [ "Chris Wong " ]; @@ -3791,13 +3866,13 @@ rec { name = "libc"; packageId = "libc"; usesDefaultFeatures = false; - target = { target, features }: ("hermit" == target."os"); + target = { target, features }: ("hermit" == target."os" or null); } { name = "libc"; packageId = "libc"; usesDefaultFeatures = false; - target = { target, features }: ("wasi" == target."os"); + target = { target, features }: ("wasi" == target."os" or null); } { name = "libc"; @@ -3807,7 +3882,7 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.52.0"; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_System_Diagnostics_Debug" ]; } @@ -3828,11 +3903,46 @@ rec { ]; }; - "event-listener 3.0.1" = rec { + "event-listener 3.1.0" = rec { crateName = "event-listener"; - version = "3.0.1"; + version = "3.1.0"; edition = "2021"; - sha256 = "18dfvwglfwvn8ivvvqn8hhbsiyvrsh1yj03gxqlzgzra5hjw1kh1"; + sha256 = "1hihkg6ihvb6p9yi7nq11di8mhd5y0iqv81ij6h0rf0fvsy7ff6r"; + authors = [ + "Stjepan Glavina " + ]; + dependencies = [ + { + name = "concurrent-queue"; + packageId = "concurrent-queue"; + usesDefaultFeatures = false; + } + { + name = "parking"; + packageId = "parking"; + optional = true; + target = { target, features }: (!(builtins.elem "wasm" target."family")); + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + ]; + features = { + "default" = [ "std" ]; + "parking" = [ "dep:parking" ]; + "portable-atomic" = [ "portable-atomic-util" "portable_atomic_crate" ]; + "portable-atomic-util" = [ "dep:portable-atomic-util" ]; + "portable_atomic_crate" = [ "dep:portable_atomic_crate" ]; + "std" = [ "concurrent-queue/std" "parking" ]; + }; + resolvedDefaultFeatures = [ "default" "parking" "std" ]; + }; + "event-listener 4.0.0" = rec { + crateName = "event-listener"; + version = "4.0.0"; + edition = "2021"; + sha256 = "1bmsj83d3rsq5w4qgl04g83rl6gkay8ghnqzsq899ndm9619c3bp"; authors = [ "Stjepan Glavina " ]; @@ -3865,16 +3975,16 @@ rec { }; "event-listener-strategy" = rec { crateName = "event-listener-strategy"; - version = "0.3.0"; + version = "0.4.0"; edition = "2018"; - sha256 = "0q0iv6l95g0qh40nqp2qjm8mrsxiwahkyixra7akdnj52cpqasyr"; + sha256 = "1lwprdjqp2ibbxhgm9khw7s7y7k4xiqj5i5yprqiks6mnrq4v3lm"; authors = [ "John Nunley " ]; dependencies = [ { name = "event-listener"; - packageId = "event-listener 3.0.1"; + packageId = "event-listener 4.0.0"; usesDefaultFeatures = false; } { @@ -4027,16 +4137,17 @@ rec { }; "fallible-iterator" = rec { crateName = "fallible-iterator"; - version = "0.2.0"; + version = "0.3.0"; edition = "2018"; - sha256 = "1xq759lsr8gqss7hva42azn3whgrbrs2sd9xpn92c5ickxm1fhs4"; + sha256 = "0ja6l56yka5vn4y4pk6hn88z0bpny7a8k1919aqjzp0j1yhy9k1a"; authors = [ "Steven Fackler " ]; features = { - "default" = [ "std" ]; + "default" = [ "alloc" ]; + "std" = [ "alloc" ]; }; - resolvedDefaultFeatures = [ "default" "std" ]; + resolvedDefaultFeatures = [ "alloc" "default" ]; }; "fallible-streaming-iterator" = rec { crateName = "fallible-streaming-iterator"; @@ -4049,6 +4160,38 @@ rec { features = { }; }; + "fancy_constructor" = rec { + crateName = "fancy_constructor"; + version = "1.2.2"; + edition = "2021"; + sha256 = "0dcllqf8hj7yn8fxyi91kn3v3i7aa861kb4gc27jyfzp99z327zp"; + procMacro = true; + authors = [ + "Art " + ]; + dependencies = [ + { + name = "macroific"; + packageId = "macroific"; + features = [ "attr_parse" "full" ]; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.41"; + } + ]; + features = { + "nightly" = [ "macroific/nightly" ]; + }; + }; "fastrand 1.9.0" = rec { crateName = "fastrand"; version = "1.9.0"; @@ -4061,14 +4204,14 @@ rec { { name = "instant"; packageId = "instant"; - target = { target, features }: (("wasm32" == target."arch") && (!("wasi" == target."os"))); + target = { target, features }: (("wasm32" == target."arch" or null) && (!("wasi" == target."os" or null))); } ]; devDependencies = [ { name = "instant"; packageId = "instant"; - target = {target, features}: (("wasm32" == target."arch") && (!("wasi" == target."os"))); + target = {target, features}: (("wasm32" == target."arch" or null) && (!("wasi" == target."os" or null))); features = [ "wasm-bindgen" ]; } ]; @@ -4142,9 +4285,9 @@ rec { }; "fiat-crypto" = rec { crateName = "fiat-crypto"; - version = "0.2.2"; + version = "0.2.5"; edition = "2018"; - sha256 = "1ixkvhrc97dfyvwc6kszza7h8jqjf4zk8k22ala1p3vprxm5i0d4"; + sha256 = "1dxn0g50pv0ppal779vi7k40fr55pbhkyv4in7i13pgl4sn3wmr7"; authors = [ "Fiat Crypto library authors " ]; @@ -4211,7 +4354,7 @@ rec { name = "miniz_oxide"; packageId = "miniz_oxide"; usesDefaultFeatures = false; - target = { target, features }: (("wasm32" == target."arch") && (!("emscripten" == target."os"))); + target = { target, features }: (("wasm32" == target."arch" or null) && (!("emscripten" == target."os" or null))); features = [ "with-alloc" ]; } ]; @@ -4299,9 +4442,9 @@ rec { }; "form_urlencoded" = rec { crateName = "form_urlencoded"; - version = "1.2.0"; + version = "1.2.1"; edition = "2018"; - sha256 = "0ljn0kz23nr9yf3432k656k178nh4jqryfji9b0jw343dz7w2ax6"; + sha256 = "0milh8x7nl4f450s3ddhg57a3flcv6yq8hlkyk6fyr3mcb128dp1"; authors = [ "The rust-url developers" ]; @@ -4321,7 +4464,7 @@ rec { }; "fractal" = rec { crateName = "fractal"; - version = "5.0.0"; + version = "6.0.0"; edition = "2021"; crateBin = [ { @@ -4343,6 +4486,7 @@ rec { name = "ashpd"; packageId = "ashpd"; usesDefaultFeatures = false; + target = { target, features }: ("linux" == target."os" or null); features = [ "pipewire" "tracing" "tokio" ]; } { @@ -4464,6 +4608,7 @@ rec { name = "oo7"; packageId = "oo7"; usesDefaultFeatures = false; + target = { target, features }: ("linux" == target."os" or null); features = [ "native_crypto" "tokio" "tracing" ]; } { @@ -4563,67 +4708,6 @@ rec { ]; }; - "futures" = rec { - crateName = "futures"; - version = "0.3.29"; - edition = "2018"; - sha256 = "0dak2ilpcmyjrb1j54fzy9hlw6vd10vqljq9gd59pbrq9dqr00ns"; - dependencies = [ - { - name = "futures-channel"; - packageId = "futures-channel"; - usesDefaultFeatures = false; - features = [ "sink" ]; - } - { - name = "futures-core"; - packageId = "futures-core"; - usesDefaultFeatures = false; - } - { - name = "futures-executor"; - packageId = "futures-executor"; - optional = true; - usesDefaultFeatures = false; - } - { - name = "futures-io"; - packageId = "futures-io"; - usesDefaultFeatures = false; - } - { - name = "futures-sink"; - packageId = "futures-sink"; - usesDefaultFeatures = false; - } - { - name = "futures-task"; - packageId = "futures-task"; - usesDefaultFeatures = false; - } - { - name = "futures-util"; - packageId = "futures-util"; - usesDefaultFeatures = false; - features = [ "sink" ]; - } - ]; - features = { - "alloc" = [ "futures-core/alloc" "futures-task/alloc" "futures-sink/alloc" "futures-channel/alloc" "futures-util/alloc" ]; - "async-await" = [ "futures-util/async-await" "futures-util/async-await-macro" ]; - "bilock" = [ "futures-util/bilock" ]; - "compat" = [ "std" "futures-util/compat" ]; - "default" = [ "std" "async-await" "executor" ]; - "executor" = [ "std" "futures-executor/std" ]; - "futures-executor" = [ "dep:futures-executor" ]; - "io-compat" = [ "compat" "futures-util/io-compat" ]; - "std" = [ "alloc" "futures-core/std" "futures-task/std" "futures-io/std" "futures-sink/std" "futures-util/std" "futures-util/io" "futures-util/channel" ]; - "thread-pool" = [ "executor" "futures-executor/thread-pool" ]; - "unstable" = [ "futures-core/unstable" "futures-task/unstable" "futures-channel/unstable" "futures-io/unstable" "futures-util/unstable" ]; - "write-all-vectored" = [ "futures-util/write-all-vectored" ]; - }; - resolvedDefaultFeatures = [ "alloc" "async-await" "default" "executor" "futures-executor" "std" ]; - }; "futures-channel" = rec { crateName = "futures-channel"; version = "0.3.29"; @@ -4635,12 +4719,6 @@ rec { packageId = "futures-core"; usesDefaultFeatures = false; } - { - name = "futures-sink"; - packageId = "futures-sink"; - optional = true; - usesDefaultFeatures = false; - } ]; features = { "alloc" = [ "futures-core/alloc" ]; @@ -4649,7 +4727,7 @@ rec { "sink" = [ "futures-sink" ]; "std" = [ "alloc" "futures-core/std" ]; }; - resolvedDefaultFeatures = [ "alloc" "default" "futures-sink" "sink" "std" ]; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; }; "futures-core" = rec { crateName = "futures-core"; @@ -4759,11 +4837,11 @@ rec { }; resolvedDefaultFeatures = [ "alloc" "default" "fastrand" "futures-io" "memchr" "parking" "std" "waker-fn" ]; }; - "futures-lite 2.0.1" = rec { + "futures-lite 2.1.0" = rec { crateName = "futures-lite"; - version = "2.0.1"; + version = "2.1.0"; edition = "2018"; - sha256 = "1fsyxilaa6six70gqsn70fnwa4l9khykz543pmy1gddca4k1r0yk"; + sha256 = "0hw1mp3y1i7xfid032c1ygx5vsadsp965wh06zpypxw331x2dvmf"; authors = [ "Stjepan Glavina " "Contributors to futures-rs" @@ -4786,7 +4864,7 @@ rec { "memchr" = [ "dep:memchr" ]; "parking" = [ "dep:parking" ]; "race" = [ "fastrand" ]; - "std" = [ "alloc" "fastrand/std" "futures-io" "parking" "memchr" ]; + "std" = [ "alloc" "fastrand/std" "futures-io" "parking" ]; }; }; "futures-macro" = rec { @@ -4806,7 +4884,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" ]; } ]; @@ -5375,7 +5453,7 @@ rec { name = "js-sys"; packageId = "js-sys"; optional = true; - target = { target, features }: ((("wasm32" == target."arch") || ("wasm64" == target."arch")) && ("unknown" == target."os")); + target = { target, features }: ((("wasm32" == target."arch" or null) || ("wasm64" == target."arch" or null)) && ("unknown" == target."os" or null)); } { name = "libc"; @@ -5387,14 +5465,14 @@ rec { name = "wasi"; packageId = "wasi"; usesDefaultFeatures = false; - target = { target, features }: ("wasi" == target."os"); + target = { target, features }: ("wasi" == target."os" or null); } { name = "wasm-bindgen"; packageId = "wasm-bindgen"; optional = true; usesDefaultFeatures = false; - target = { target, features }: ((("wasm32" == target."arch") || ("wasm64" == target."arch")) && ("unknown" == target."os")); + target = { target, features }: ((("wasm32" == target."arch" or null) || ("wasm64" == target."arch" or null)) && ("unknown" == target."os" or null)); } ]; features = { @@ -5436,6 +5514,7 @@ rec { crateName = "gettext-sys"; version = "0.21.3"; edition = "2015"; + links = "gettext"; sha256 = "17c3qdbirxsf9csqzp4z4jaqck2n72z4nw3nh9vhd8jn1zhf4g66"; libPath = "lib.rs"; authors = [ @@ -5483,9 +5562,9 @@ rec { }; "gimli" = rec { crateName = "gimli"; - version = "0.28.0"; + version = "0.28.1"; edition = "2018"; - sha256 = "1h7hcl3chfvd2gfrrxjymnwj7anqxjslvz20kcargkvsya2dgf3g"; + sha256 = "0lv23wc8rxvmjia3mcxc6hj9vkqnv1bqq0h8nzjcgf71mrxx6wa2"; features = { "default" = [ "read-all" "write" ]; "endian-reader" = [ "read" "dep:stable_deref_trait" ]; @@ -5500,9 +5579,9 @@ rec { }; "gio" = rec { crateName = "gio"; - version = "0.18.3"; + version = "0.18.4"; edition = "2021"; - sha256 = "0fqrd3qswmlfnnxvf4j6vd4p35ylv46zcfxdyig1pprby2x0kn27"; + sha256 = "0wsc6mnx057s4ailacg99dwgna38dbqli5x7a6y9rdw75x9qzz6l"; authors = [ "The gtk-rs Project Developers" ]; @@ -5630,9 +5709,9 @@ rec { }; "glib" = rec { crateName = "glib"; - version = "0.18.3"; + version = "0.18.4"; edition = "2021"; - sha256 = "19hg3bk22mi22f8ns1r1pyqs564wgjv9li1pvdvglabqdwdq1ksq"; + sha256 = "0kjws6ns6dym48nzxz9skhipk55flc2hy5q5kzg4w12wvizvs6wm"; authors = [ "The gtk-rs Project Developers" ]; @@ -5742,7 +5821,7 @@ rec { } { name = "proc-macro-crate"; - packageId = "proc-macro-crate 2.0.0"; + packageId = "proc-macro-crate 2.0.1"; } { name = "proc-macro-error"; @@ -5758,7 +5837,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" ]; } ]; @@ -6133,9 +6212,9 @@ rec { }; "gst-plugin-gtk4" = rec { crateName = "gst-plugin-gtk4"; - version = "0.11.1"; + version = "0.11.2"; edition = "2021"; - sha256 = "0g0x3869c0wzv0bj64rik2qv2a8yzqzy3978fp9lzfmj22pazi1a"; + sha256 = "1szbz10m3g88llg0x6b0hz7z00nl14dpcva8bx6yai2m95rh55rk"; libName = "gstgtk4";type = [ "cdylib" "rlib" ]; authors = [ "Bilal Elmoussaoui " @@ -6147,7 +6226,7 @@ rec { name = "gdk4-win32"; packageId = "gdk4-win32"; rename = "gdk_win32"; - target = { target, features }: ("windows" == target."os"); + target = { target, features }: ("windows" == target."os" or null); features = [ "v4_4" ]; } { @@ -6172,14 +6251,14 @@ rec { name = "gstreamer-gl"; packageId = "gstreamer-gl"; rename = "gst_gl"; - target = { target, features }: ("macos" == target."os"); + target = { target, features }: ("macos" == target."os" or null); features = [ "v1_16" ]; } { name = "gstreamer-gl"; packageId = "gstreamer-gl"; rename = "gst_gl"; - target = { target, features }: ("windows" == target."os"); + target = { target, features }: ("windows" == target."os" or null); features = [ "v1_20" ]; } { @@ -6196,20 +6275,20 @@ rec { name = "gtk4"; packageId = "gtk4"; rename = "gtk"; - target = { target, features }: ("macos" == target."os"); + target = { target, features }: ("macos" == target."os" or null); features = [ "v4_6" ]; } { name = "gtk4"; packageId = "gtk4"; rename = "gtk"; - target = { target, features }: ("windows" == target."os"); + target = { target, features }: ("windows" == target."os" or null); features = [ "v4_6" ]; } { name = "windows-sys"; - packageId = "windows-sys"; - target = { target, features }: ("windows" == target."os"); + packageId = "windows-sys 0.48.0"; + target = { target, features }: ("windows" == target."os" or null); features = [ "Win32_Graphics_OpenGL" "Win32_Foundation" "Win32_Graphics_Gdi" ]; } ]; @@ -6252,7 +6331,7 @@ rec { } { name = "toml_edit"; - packageId = "toml_edit 0.20.7"; + packageId = "toml_edit 0.20.2"; usesDefaultFeatures = false; } ]; @@ -6260,9 +6339,9 @@ rec { }; "gstreamer" = rec { crateName = "gstreamer"; - version = "0.21.1"; + version = "0.21.2"; edition = "2021"; - sha256 = "0pgf8qsrbzh70fvfzqa74fznvdazijcbv46msch9kd3x5zms2sdk"; + sha256 = "1m8jpz1gyavg2dmb83j55xxanw1ynyhz2smjg68f8qvf326zk5zd"; authors = [ "Sebastian Dröge " ]; @@ -6324,6 +6403,10 @@ rec { name = "paste"; packageId = "paste"; } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } { name = "pretty-hex"; packageId = "pretty-hex"; @@ -6351,9 +6434,9 @@ rec { }; "gstreamer-audio" = rec { crateName = "gstreamer-audio"; - version = "0.21.1"; + version = "0.21.2"; edition = "2021"; - sha256 = "1vmnz1n2s0bcvjzwa65gszmb5wn2sa253czbdr2p6s3mivd0b9kv"; + sha256 = "1z73zdls3fqlkwqpffy3hy7bcpvb87d0l8ngzlgpqrxpmj76gl9n"; authors = [ "Sebastian Dröge " ]; @@ -6446,9 +6529,9 @@ rec { }; "gstreamer-base" = rec { crateName = "gstreamer-base"; - version = "0.21.0"; + version = "0.21.2"; edition = "2021"; - sha256 = "009axg3cdrirszddm7ynir21bls0lmrfjsb0zpinql8ybinqmqqg"; + sha256 = "0zqnld0w2jqkz1m5xna3a3nnrpvrchpcrrzdgwim54540ilhn5fb"; authors = [ "Sebastian Dröge " ]; @@ -6538,9 +6621,9 @@ rec { }; "gstreamer-gl" = rec { crateName = "gstreamer-gl"; - version = "0.21.1"; + version = "0.21.2"; edition = "2021"; - sha256 = "04qnjn2yx5cdhs1pzf0mbqn1cy4623chcfgwirsdf00sccxr1ajw"; + sha256 = "140vnlxnkq12c8qqgc5i2y9wdz8c8dga25d99021cg16508vkkry"; authors = [ "Sebastian Dröge " "Víctor M. Jáquez L. " @@ -6587,9 +6670,9 @@ rec { }; "gstreamer-gl-sys" = rec { crateName = "gstreamer-gl-sys"; - version = "0.21.1"; + version = "0.21.2"; edition = "2021"; - sha256 = "0d4c23l6ahlzm0jqnsx1fssbbwfpgmmjs6zhp69lc2qw398mzfl8"; + sha256 = "1kgi8rrlw2qx1p6q9ybk52wxpjn5wscx84lqfg4ng9lr7hdrg06m"; libName = "gstreamer_gl_sys"; authors = [ "Sebastian Dröge " @@ -6642,9 +6725,9 @@ rec { }; "gstreamer-pbutils" = rec { crateName = "gstreamer-pbutils"; - version = "0.21.1"; + version = "0.21.2"; edition = "2021"; - sha256 = "1r2nkihngm3138vaddq640xa1dkbkajl48cy7qiq3vbvkg0lyqgr"; + sha256 = "0dsj4lb0gdcsbzdl10naygfb7xhx4kcmjf7j8qpqpdkp0vw5ac4m"; authors = [ "Sebastian Dröge " ]; @@ -6747,9 +6830,9 @@ rec { }; "gstreamer-play" = rec { crateName = "gstreamer-play"; - version = "0.21.0"; + version = "0.21.2"; edition = "2021"; - sha256 = "0w884hxp42mfzf3jij1w66wds3ydj8nhl8zq77vxy0f1m6s42p7m"; + sha256 = "0jphhx0k47bjmyz6b2j9wcbavja7p3rq6p79a5g5vylj7x6glbmd"; authors = [ "Sebastian Dröge " ]; @@ -6832,9 +6915,9 @@ rec { }; "gstreamer-sys" = rec { crateName = "gstreamer-sys"; - version = "0.21.1"; + version = "0.21.2"; edition = "2021"; - sha256 = "135dg6frdzk9y8cp4hrhc29lm64yjgs8h5f1gbv7max6czggjszq"; + sha256 = "1i1vrqs9ys5y0ljl4nxh1x25dnwlcyh9hiybh4dysviy5dwdlk2n"; libName = "gstreamer_sys"; authors = [ "Sebastian Dröge " @@ -6873,9 +6956,9 @@ rec { }; "gstreamer-video" = rec { crateName = "gstreamer-video"; - version = "0.21.1"; + version = "0.21.2"; edition = "2021"; - sha256 = "0r0xacj463rzm36ljm1i4g877sjzqlmpssafd15d9cv22cad7d01"; + sha256 = "1r8mhzb1bq4dnj08f4szgarxd2fvqbakwv400fp9hyiv3m6jlnz8"; authors = [ "Sebastian Dröge " ]; @@ -6911,6 +6994,10 @@ rec { name = "libc"; packageId = "libc"; } + { + name = "thiserror"; + packageId = "thiserror"; + } ]; features = { "serde" = [ "dep:serde" "gst/serde" ]; @@ -6924,9 +7011,9 @@ rec { }; "gstreamer-video-sys" = rec { crateName = "gstreamer-video-sys"; - version = "0.21.1"; + version = "0.21.2"; edition = "2021"; - sha256 = "072v2gf2jh2nbv3ndyf5rhykg7v4v8j8ainj0ldr4fdqm9mw7k89"; + sha256 = "1vhn7fiibwc2q5h8cjlg44imh8i0xss6nns83r859c76k26k20h3"; libName = "gstreamer_video_sys"; authors = [ "Sebastian Dröge " @@ -7103,6 +7190,7 @@ rec { crateName = "gtk4-sys"; version = "0.7.3"; edition = "2021"; + links = "gtk-4"; sha256 = "1f2ylskyqkjdik9fij2m46pra4jagnif5xyalbxfk3334fmc9n2l"; libName = "gtk4_sys"; authors = [ @@ -7177,9 +7265,9 @@ rec { }; "h2" = rec { crateName = "h2"; - version = "0.3.21"; + version = "0.3.22"; edition = "2018"; - sha256 = "0cq8g5bgk3fihnqicy3g8gc3dpsalzqjg4bjyip9g4my26m27z4i"; + sha256 = "0y41jlflvw8niifdirgng67zdmic62cjf5m2z69hzrpn5qr50qjd"; authors = [ "Carl Lerche " "Sean McArthur " @@ -7214,7 +7302,7 @@ rec { } { name = "indexmap"; - packageId = "indexmap 1.9.3"; + packageId = "indexmap 2.1.0"; features = [ "std" ]; } { @@ -7229,7 +7317,7 @@ rec { { name = "tokio-util"; packageId = "tokio-util"; - features = [ "codec" ]; + features = [ "codec" "io" ]; } { name = "tracing"; @@ -7260,7 +7348,7 @@ rec { { name = "crunchy"; packageId = "crunchy"; - target = { target, features }: ("spirv" == target."arch"); + target = { target, features }: ("spirv" == target."arch" or null); } ]; devDependencies = [ @@ -7330,11 +7418,11 @@ rec { }; resolvedDefaultFeatures = [ "ahash" "default" "inline-more" ]; }; - "hashbrown 0.14.2" = rec { + "hashbrown 0.14.3" = rec { crateName = "hashbrown"; - version = "0.14.2"; + version = "0.14.3"; edition = "2021"; - sha256 = "0mj1x1d16acxf4zg7wr7q2x8pgzfi1bzpifygcsxmg4d2n972gpr"; + sha256 = "012nywlg0lj9kwanh69my5x67vjlfmzfi9a0rq4qvis2j8fil3r9"; authors = [ "Amanieu d'Antras " ]; @@ -7380,7 +7468,7 @@ rec { dependencies = [ { name = "hashbrown"; - packageId = "hashbrown 0.14.2"; + packageId = "hashbrown 0.14.3"; } ]; features = { @@ -7390,9 +7478,9 @@ rec { }; "hdrhistogram" = rec { crateName = "hdrhistogram"; - version = "7.5.2"; + version = "7.5.4"; edition = "2018"; - sha256 = "1a1al1rfxcqmx0n9h100ggvg036f4rv69fq12kimazvw9zsvj6bz"; + sha256 = "07ai0r66l1n53f2757gv07za1l5g1bprb7zz4v75kpbky6c92p3n"; authors = [ "Jon Gjengset " "Marshall Pierce " @@ -7521,9 +7609,9 @@ rec { }; "hkdf" = rec { crateName = "hkdf"; - version = "0.12.3"; + version = "0.12.4"; edition = "2018"; - sha256 = "0dyl16cf15hka32hv3l7dwgr3xj3brpfr27iyrbpdhlzdfgh46kr"; + sha256 = "1xxxzcarz151p1b858yn5skmhyrvn8fs4ivx5km3i1kjmnr8wpvv"; authors = [ "RustCrypto Developers" ]; @@ -7717,9 +7805,9 @@ rec { }; "http-body" = rec { crateName = "http-body"; - version = "0.4.5"; + version = "0.4.6"; edition = "2018"; - sha256 = "1l967qwwlvhp198xdrnc0p5d7jwfcp6q2lm510j6zqw4s4b8zwym"; + sha256 = "1lmyjfk6bqk6k9gkn1dxq770sb78pqbqshga241hr5p995bb5skw"; authors = [ "Carl Lerche " "Lucio Franco " @@ -8017,32 +8105,32 @@ rec { { name = "android_system_properties"; packageId = "android_system_properties"; - target = { target, features }: ("android" == target."os"); + target = { target, features }: ("android" == target."os" or null); } { name = "core-foundation-sys"; packageId = "core-foundation-sys"; - target = { target, features }: (("macos" == target."os") || ("ios" == target."os")); + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); } { name = "iana-time-zone-haiku"; packageId = "iana-time-zone-haiku"; - target = { target, features }: ("haiku" == target."os"); + target = { target, features }: ("haiku" == target."os" or null); } { name = "js-sys"; packageId = "js-sys"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "wasm-bindgen"; packageId = "wasm-bindgen"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "windows-core"; packageId = "windows-core"; - target = { target, features }: ("windows" == target."os"); + target = { target, features }: ("windows" == target."os" or null); } ]; features = { @@ -8077,9 +8165,9 @@ rec { }; "idna" = rec { crateName = "idna"; - version = "0.4.0"; + version = "0.5.0"; edition = "2018"; - sha256 = "0z4i1dhqk83bbv230pp1c31dqdlnscvqxvc85n40ihgvgfqdc83x"; + sha256 = "1xhjrcjqq0l5bpzvdgylvpkgk94panxgsirzhjnnqfdgc4a9nkb3"; authors = [ "The rust-url developers" ]; @@ -8380,17 +8468,29 @@ rec { }; "indexed_db_futures" = rec { crateName = "indexed_db_futures"; - version = "0.3.0"; + version = "0.4.1"; edition = "2021"; - sha256 = "17jvcbw2cgzhjy7q85qqvk7xvjw8n5vx5gwlqmfb2l37wimgzg5z"; + sha256 = "0lhiixh3i8iphxda58cp3zfx4989q817r2xbhliy0bjpc0vhihkc"; authors = [ "Arturas Molcanovas " ]; dependencies = [ + { + name = "accessory"; + packageId = "accessory"; + } { name = "cfg-if"; packageId = "cfg-if"; } + { + name = "delegate-display"; + packageId = "delegate-display"; + } + { + name = "fancy_constructor"; + packageId = "fancy_constructor"; + } { name = "js-sys"; packageId = "js-sys"; @@ -8469,7 +8569,7 @@ rec { } { name = "hashbrown"; - packageId = "hashbrown 0.14.2"; + packageId = "hashbrown 0.14.3"; usesDefaultFeatures = false; features = [ "raw" ]; } @@ -8596,7 +8696,7 @@ rec { "wasm-bindgen_rs" = [ "dep:wasm-bindgen_rs" ]; "web-sys" = [ "dep:web-sys" ]; }; - resolvedDefaultFeatures = [ "inaccurate" "js-sys" "wasm-bindgen" "wasm-bindgen_rs" "web-sys" ]; + resolvedDefaultFeatures = [ "js-sys" "wasm-bindgen" "wasm-bindgen_rs" "web-sys" ]; }; "io-lifetimes" = rec { crateName = "io-lifetimes"; @@ -8611,7 +8711,7 @@ rec { name = "hermit-abi"; packageId = "hermit-abi"; optional = true; - target = { target, features }: ("hermit" == target."os"); + target = { target, features }: ("hermit" == target."os" or null); } { name = "libc"; @@ -8621,7 +8721,7 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; optional = true; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_Storage_FileSystem" "Win32_Networking_WinSock" "Win32_Security" "Win32_System_IO" "Win32_System_Threading" ]; @@ -8734,11 +8834,32 @@ rec { }; resolvedDefaultFeatures = [ "default" "use_alloc" "use_std" ]; }; + "itertools 0.12.0" = rec { + crateName = "itertools"; + version = "0.12.0"; + edition = "2018"; + sha256 = "1c07gzdlc6a1c8p8jrvvw3gs52bss3y58cs2s21d9i978l36pnr5"; + authors = [ + "bluss" + ]; + dependencies = [ + { + name = "either"; + packageId = "either"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "use_std" ]; + "use_std" = [ "use_alloc" "either/use_std" ]; + }; + resolvedDefaultFeatures = [ "default" "use_alloc" "use_std" ]; + }; "itoa" = rec { crateName = "itoa"; - version = "1.0.9"; + version = "1.0.10"; edition = "2018"; - sha256 = "0f6cpb4yqzhkrhhg6kqsw3wnmmhdnnffi6r2xzy248gzi2v0l5dg"; + sha256 = "0k7xjfki7mnv6yzjrbnbnjllg86acmbnk4izz2jmm1hx2wd6v95i"; authors = [ "David Tolnay " ]; @@ -8780,9 +8901,9 @@ rec { }; "js-sys" = rec { crateName = "js-sys"; - version = "0.3.65"; + version = "0.3.66"; edition = "2018"; - sha256 = "1s1gaxgzpqfyygc7f2pwp9y128rh5f8zvsc4nm5yazgna9cw7h2l"; + sha256 = "1ji9la5ydg0vy17q54i7dnwc0wwb9zkx662w1583pblylm6wdsff"; authors = [ "The wasm-bindgen Developers" ]; @@ -8849,9 +8970,9 @@ rec { }; "k256" = rec { crateName = "k256"; - version = "0.13.1"; + version = "0.13.2"; edition = "2021"; - sha256 = "1k0vrlbdy17ifdjix0xhn1m659ma2xdzhgbz24ipdsfq9q07dnya"; + sha256 = "0nqinqv05mhjs7ywl4kid0aqx8l3zpg9kq1pm9vadxrfv1vvc09z"; authors = [ "RustCrypto Developers" ]; @@ -8932,9 +9053,9 @@ rec { }; "konst" = rec { crateName = "konst"; - version = "0.3.6"; + version = "0.3.8"; edition = "2021"; - sha256 = "1rxf3zkyidgwm8k29acwarznbb8l01za31jrlpm8pzrdkgih0103"; + sha256 = "1c7xjlryaac1j6ib30lq2hyi8g2zrdl17xjwia6ly9yl9662lwcd"; authors = [ "rodrimati1992 " ]; @@ -8974,9 +9095,9 @@ rec { }; "konst_kernel" = rec { crateName = "konst_kernel"; - version = "0.3.6"; + version = "0.3.8"; edition = "2021"; - sha256 = "1dfqjpdh7hvddgfx1rxjabr0wnl6q9vv0xzba7ajgw1rvhz16xik"; + sha256 = "140pxwbaqzchks1a962d8m99dx7b5glbhffgh6520vkb6y6fmins"; authors = [ "rodrimati1992 " ]; @@ -9120,6 +9241,7 @@ rec { crateName = "libadwaita-sys"; version = "0.5.3"; edition = "2021"; + links = "libadwaita-1"; sha256 = "16n6xsy6jhbj0jbpz8yvql6c9b89a99v9vhdz5s37mg1inisl42y"; libName = "libadwaita_sys"; authors = [ @@ -9176,9 +9298,9 @@ rec { }; "libc" = rec { crateName = "libc"; - version = "0.2.150"; + version = "0.2.151"; edition = "2015"; - sha256 = "0g10n8c830alndgjb8xk1i9kz5z727np90z1z81119pr8d3jmnc9"; + sha256 = "1x28f0zgp4zcwr891p8n9ag9w371sbib30vp4y6hi2052frplb9h"; authors = [ "The Rust Project Developers" ]; @@ -9276,6 +9398,7 @@ rec { crateName = "libshumate-sys"; version = "0.4.0"; edition = "2021"; + links = "libshumate-1.0"; sha256 = "00six90yvni8233kzcr7j8qqrvyndssy7gc677akm0i5snl6gln2"; libName = "libshumate_sys"; authors = [ @@ -9383,6 +9506,7 @@ rec { crateName = "libspa-sys"; version = "0.7.2"; edition = "2021"; + links = "libspa-0.2"; sha256 = "0ifkg4k7azfqbz4i1lk31d77nhlc2w36s133yf78a3z7yfihrrxk"; authors = [ "Guillaume Desmottes " @@ -9407,9 +9531,10 @@ rec { }; "libsqlite3-sys" = rec { crateName = "libsqlite3-sys"; - version = "0.26.0"; - edition = "2018"; - sha256 = "09j3v5nhgvjdyskgwajhg9g6v3b2ij0lxiz8qqav2cxic7zjxhmg"; + version = "0.27.0"; + edition = "2021"; + links = "sqlite3"; + sha256 = "05pp60ncrmyjlxxjj187808jkvpxm06w5lvvdwwvxd2qrmnj4kng"; authors = [ "The rusqlite developers" ]; @@ -9434,11 +9559,15 @@ rec { "bundled-windows" = [ "cc" "bundled_bindings" ]; "cc" = [ "dep:cc" ]; "default" = [ "min_sqlite_version_3_14_0" ]; + "loadable_extension" = [ "prettyplease" "quote" "syn" ]; "min_sqlite_version_3_14_0" = [ "pkg-config" "vcpkg" ]; "openssl-sys" = [ "dep:openssl-sys" ]; "pkg-config" = [ "dep:pkg-config" ]; + "prettyplease" = [ "dep:prettyplease" ]; "preupdate_hook" = [ "buildtime_bindgen" ]; + "quote" = [ "dep:quote" ]; "session" = [ "preupdate_hook" "buildtime_bindgen" ]; + "syn" = [ "dep:syn" ]; "vcpkg" = [ "dep:vcpkg" ]; }; resolvedDefaultFeatures = [ "default" "min_sqlite_version_3_14_0" "pkg-config" "vcpkg" ]; @@ -9475,11 +9604,11 @@ rec { }; resolvedDefaultFeatures = [ "errno" "general" "ioctl" "no_std" ]; }; - "linux-raw-sys 0.4.10" = rec { + "linux-raw-sys 0.4.12" = rec { crateName = "linux-raw-sys"; - version = "0.4.10"; + version = "0.4.12"; edition = "2021"; - sha256 = "0gz0671d4hgrdngrryaajxl962ny4g40pykg0vq0pr32q3l7j96s"; + sha256 = "0mhlla3gk1jgn6mrq9s255rvvq8a1w3yk2vpjiwsd6hmmy1imkf4"; authors = [ "Dan Gohman " ]; @@ -9507,12 +9636,12 @@ rec { { name = "objc"; packageId = "objc"; - target = { target, features }: ("macos" == target."os"); + target = { target, features }: ("macos" == target."os" or null); } { name = "objc-foundation"; packageId = "objc-foundation"; - target = { target, features }: ("macos" == target."os"); + target = { target, features }: ("macos" == target."os" or null); } { name = "regex"; @@ -9607,6 +9736,139 @@ rec { ]; }; + "macroific" = rec { + crateName = "macroific"; + version = "1.3.1"; + edition = "2021"; + sha256 = "1pdr66v1q80w6ixihag432dg1mwp1ld44z0405fn48k0b6n00p7h"; + authors = [ + "Art " + ]; + dependencies = [ + { + name = "macroific_attr_parse"; + packageId = "macroific_attr_parse"; + optional = true; + } + { + name = "macroific_core"; + packageId = "macroific_core"; + } + { + name = "macroific_macro"; + packageId = "macroific_macro"; + optional = true; + } + ]; + features = { + "attr_parse" = [ "macroific_macro/attr_parse" "macroific_attr_parse" ]; + "default" = [ "derive" ]; + "derive" = [ "macroific_macro" ]; + "full" = [ "macroific_attr_parse/full" ]; + "macroific_attr_parse" = [ "dep:macroific_attr_parse" ]; + "macroific_macro" = [ "dep:macroific_macro" ]; + "nightly" = [ "macroific_macro/nightly" "macroific_attr_parse/nightly" "macroific_core/nightly" ]; + "proc-macro2" = [ "dep:proc-macro2" ]; + "quote" = [ "dep:quote" ]; + "syn" = [ "dep:syn" ]; + }; + resolvedDefaultFeatures = [ "attr_parse" "default" "derive" "full" "macroific_attr_parse" "macroific_macro" ]; + }; + "macroific_attr_parse" = rec { + crateName = "macroific_attr_parse"; + version = "1.3.0"; + edition = "2021"; + sha256 = "0rrgdbj4a8xnyb0giwv12vcnld0914s05b910vhyc2mkjpddb57x"; + authors = [ + "Art " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.41"; + } + ]; + features = { + "full" = [ "syn/full" ]; + }; + resolvedDefaultFeatures = [ "full" ]; + }; + "macroific_core" = rec { + crateName = "macroific_core"; + version = "1.0.2"; + edition = "2021"; + sha256 = "0may8c4ryb3khm0bsplpnwr9k5idcx3zjgybbib7l2b41098q68k"; + authors = [ + "Art " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.41"; + } + ]; + features = { + }; + }; + "macroific_macro" = rec { + crateName = "macroific_macro"; + version = "1.1.0"; + edition = "2021"; + sha256 = "1bpmc4dy16v0pw0jmp68cpn1ndlvbzlzwffw84g7zvfb8cqqbjdh"; + procMacro = true; + authors = [ + "Art " + ]; + dependencies = [ + { + name = "macroific_attr_parse"; + packageId = "macroific_attr_parse"; + optional = true; + } + { + name = "macroific_core"; + packageId = "macroific_core"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.41"; + } + ]; + features = { + "attr_parse" = [ "macroific_attr_parse" ]; + "macroific_attr_parse" = [ "dep:macroific_attr_parse" ]; + "nightly" = [ "macroific_core/nightly" "macroific_attr_parse/nightly" ]; + }; + resolvedDefaultFeatures = [ "attr_parse" "macroific_attr_parse" ]; + }; "malloc_buf" = rec { crateName = "malloc_buf"; version = "0.0.6"; @@ -9703,14 +9965,9 @@ rec { }; "mas-http" = rec { crateName = "mas-http"; - version = "0.5.0-rc.2"; + version = "0.7.0"; edition = "2021"; - workspace_member = null; - src = pkgs.fetchgit { - url = "https://github.com/matrix-org/matrix-authentication-service"; - rev = "357481b52e6dc092178a16b8a7d86df036aac608"; - sha256 = "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw"; - }; + sha256 = "063q1gkbzv1ky3kixiffdyxylz8cbgh1b582z1rmxh1b39r4hsfs"; authors = [ "Quentin Gliech " ]; @@ -9750,6 +10007,7 @@ rec { { name = "opentelemetry"; packageId = "opentelemetry"; + features = [ "trace" "metrics" ]; } { name = "serde"; @@ -9771,6 +10029,7 @@ rec { { name = "tower"; packageId = "tower"; + features = [ "util" ]; } { name = "tower-http"; @@ -9784,13 +10043,7 @@ rec { { name = "tracing-opentelemetry"; packageId = "tracing-opentelemetry"; - } - ]; - devDependencies = [ - { - name = "tower"; - packageId = "tower"; - features = [ "util" ]; + usesDefaultFeatures = false; } ]; features = { @@ -9802,14 +10055,9 @@ rec { }; "mas-iana" = rec { crateName = "mas-iana"; - version = "0.5.0-rc.2"; + version = "0.7.0"; edition = "2021"; - workspace_member = null; - src = pkgs.fetchgit { - url = "https://github.com/matrix-org/matrix-authentication-service"; - rev = "357481b52e6dc092178a16b8a7d86df036aac608"; - sha256 = "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw"; - }; + sha256 = "18yz6lv54crny8nmx4dpy3j2j00v8s80zsczzcg4fh1jyw6q4j0w"; authors = [ "Quentin Gliech " ]; @@ -9836,14 +10084,9 @@ rec { }; "mas-jose" = rec { crateName = "mas-jose"; - version = "0.5.0-rc.2"; + version = "0.7.0"; edition = "2021"; - workspace_member = null; - src = pkgs.fetchgit { - url = "https://github.com/matrix-org/matrix-authentication-service"; - rev = "357481b52e6dc092178a16b8a7d86df036aac608"; - sha256 = "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw"; - }; + sha256 = "0x1cikddf2z3994374ql0qs02l9mxrlb74cy4pbq3yrlzcfjb6mk"; authors = [ "Quentin Gliech " ]; @@ -9955,14 +10198,9 @@ rec { }; "mas-keystore" = rec { crateName = "mas-keystore"; - version = "0.5.0-rc.2"; + version = "0.7.0"; edition = "2021"; - workspace_member = null; - src = pkgs.fetchgit { - url = "https://github.com/matrix-org/matrix-authentication-service"; - rev = "357481b52e6dc092178a16b8a7d86df036aac608"; - sha256 = "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw"; - }; + sha256 = "04kr3mbmsjnim9s373iy62qrqd236zi4ff9cyqfd41aqiw9jlp57"; authors = [ "Quentin Gliech " ]; @@ -10071,14 +10309,9 @@ rec { }; "mas-oidc-client" = rec { crateName = "mas-oidc-client"; - version = "0.5.0-rc.2"; + version = "0.7.0"; edition = "2021"; - workspace_member = null; - src = pkgs.fetchgit { - url = "https://github.com/matrix-org/matrix-authentication-service"; - rev = "357481b52e6dc092178a16b8a7d86df036aac608"; - sha256 = "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw"; - }; + sha256 = "0wg5w937sv1ljcfvarmvm8j5mzgi6ss2f7n61rs5ql8g4jsgjf1i"; authors = [ "Quentin Gliech " ]; @@ -10102,10 +10335,6 @@ rec { name = "form_urlencoded"; packageId = "form_urlencoded"; } - { - name = "futures"; - packageId = "futures"; - } { name = "futures-util"; packageId = "futures-util"; @@ -10240,14 +10469,9 @@ rec { }; "mas-tower" = rec { crateName = "mas-tower"; - version = "0.5.0-rc.2"; + version = "0.7.0"; edition = "2021"; - workspace_member = null; - src = pkgs.fetchgit { - url = "https://github.com/matrix-org/matrix-authentication-service"; - rev = "357481b52e6dc092178a16b8a7d86df036aac608"; - sha256 = "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw"; - }; + sha256 = "0gf55zyv2822xykc2az253a6n7nvjc129rl2nlwmax9yhjkypgpn"; authors = [ "Quentin Gliech " ]; @@ -10259,7 +10483,7 @@ rec { { name = "opentelemetry"; packageId = "opentelemetry"; - features = [ "metrics" ]; + features = [ "trace" "metrics" ]; } { name = "opentelemetry-http"; @@ -10289,6 +10513,7 @@ rec { { name = "tracing-opentelemetry"; packageId = "tracing-opentelemetry"; + usesDefaultFeatures = false; } ]; @@ -10340,7 +10565,7 @@ rec { dependencies = [ { name = "proc-macro-crate"; - packageId = "proc-macro-crate 2.0.0"; + packageId = "proc-macro-crate 2.0.1"; usesDefaultFeatures = false; } { @@ -10360,7 +10585,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; usesDefaultFeatures = false; features = [ "derive" "parsing" "printing" "proc-macro" ]; } @@ -10374,8 +10599,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; authors = [ "Damir Jelić " @@ -10408,7 +10633,7 @@ rec { { name = "backoff"; packageId = "backoff"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); features = [ "tokio" ]; } { @@ -10430,7 +10655,7 @@ rec { } { name = "event-listener"; - packageId = "event-listener 3.0.1"; + packageId = "event-listener 4.0.0"; } { name = "eyeball"; @@ -10460,7 +10685,7 @@ rec { { name = "gloo-timers"; packageId = "gloo-timers"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); features = [ "futures" ]; } { @@ -10537,14 +10762,14 @@ rec { name = "reqwest"; packageId = "reqwest"; usesDefaultFeatures = false; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); features = [ "stream" ]; } { name = "reqwest"; packageId = "reqwest"; usesDefaultFeatures = false; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "ruma"; @@ -10580,20 +10805,25 @@ rec { name = "tokio"; packageId = "tokio"; usesDefaultFeatures = false; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); features = [ "sync" "fs" "rt" "macros" ]; } { name = "tokio"; packageId = "tokio"; usesDefaultFeatures = false; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "sync" ]; + } + { + name = "tokio-stream"; + packageId = "tokio-stream"; features = [ "sync" ]; } { name = "tokio-util"; packageId = "tokio-util"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "tower"; @@ -10631,7 +10861,7 @@ rec { name = "tokio"; packageId = "tokio"; usesDefaultFeatures = false; - target = {target, features}: (!("wasm32" == target."arch")); + target = {target, features}: (!("wasm32" == target."arch" or null)); features = [ "sync" "rt-multi-thread" "macros" ]; } ]; @@ -10640,7 +10870,7 @@ rec { "automatic-room-key-forwarding" = [ "e2e-encryption" "matrix-sdk-base/automatic-room-key-forwarding" ]; "bundled-sqlite" = [ "sqlite" "matrix-sdk-sqlite?/bundled" ]; "default" = [ "e2e-encryption" "automatic-room-key-forwarding" "sqlite" "native-tls" ]; - "docsrs" = [ "e2e-encryption" "sqlite" "sso-login" "qrcode" "image-proc" ]; + "docsrs" = [ "e2e-encryption" "sqlite" "indexeddb" "sso-login" "qrcode" "image-proc" ]; "e2e-encryption" = [ "matrix-sdk-base/e2e-encryption" "matrix-sdk-base/message-ids" "matrix-sdk-sqlite?/crypto-store" "matrix-sdk-indexeddb?/e2e-encryption" ]; "experimental-oidc" = [ "ruma/unstable-msc2967" "dep:chrono" "dep:language-tags" "dep:mas-oidc-client" "dep:rand" "dep:sha2" "dep:tower" ]; "experimental-sliding-sync" = [ "matrix-sdk-base/experimental-sliding-sync" "reqwest/gzip" "dep:eyeball-im-util" ]; @@ -10668,8 +10898,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; authors = [ "Damir Jelić " @@ -10752,7 +10982,7 @@ rec { name = "tokio"; packageId = "tokio"; usesDefaultFeatures = false; - target = {target, features}: (!("wasm32" == target."arch")); + target = {target, features}: (!("wasm32" == target."arch" or null)); features = [ "sync" "rt-multi-thread" "macros" ]; } ]; @@ -10774,8 +11004,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; authors = [ "Damir Jelić " @@ -10793,13 +11023,13 @@ rec { name = "futures-util"; packageId = "futures-util"; usesDefaultFeatures = false; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); features = [ "alloc" "channel" ]; } { name = "gloo-timers"; packageId = "gloo-timers"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); features = [ "futures" ]; } { @@ -10839,29 +11069,29 @@ rec { name = "tracing-subscriber"; packageId = "tracing-subscriber"; usesDefaultFeatures = false; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); features = [ "fmt" "ansi" ]; } { name = "wasm-bindgen"; packageId = "wasm-bindgen"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "wasm-bindgen-futures"; packageId = "wasm-bindgen-futures"; optional = true; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "web-sys"; packageId = "web-sys"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); features = [ "console" ]; } ]; features = { - "js" = [ "instant/wasm-bindgen" "instant/inaccurate" "wasm-bindgen-futures" ]; + "js" = [ "instant/wasm-bindgen" "wasm-bindgen-futures" ]; "wasm-bindgen-futures" = [ "dep:wasm-bindgen-futures" ]; }; resolvedDefaultFeatures = [ "js" "wasm-bindgen-futures" ]; @@ -10873,8 +11103,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; authors = [ "Damir Jelić " @@ -10938,7 +11168,7 @@ rec { } { name = "itertools"; - packageId = "itertools 0.11.0"; + packageId = "itertools 0.12.0"; } { name = "matrix-sdk-common"; @@ -10998,14 +11228,14 @@ rec { name = "tokio"; packageId = "tokio"; usesDefaultFeatures = false; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); features = [ "sync" "time" ]; } { name = "tokio"; packageId = "tokio"; usesDefaultFeatures = false; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); features = [ "sync" ]; } { @@ -11057,8 +11287,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; dependencies = [ { @@ -11076,7 +11306,7 @@ rec { { name = "getrandom"; packageId = "getrandom"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); features = [ "js" ]; } { @@ -11176,8 +11406,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; authors = [ "Damir Jelić " @@ -11224,8 +11454,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; dependencies = [ { @@ -11238,7 +11468,7 @@ rec { } { name = "itertools"; - packageId = "itertools 0.11.0"; + packageId = "itertools 0.12.0"; } { name = "matrix-sdk-base"; @@ -11329,8 +11559,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; dependencies = [ { @@ -11402,8 +11632,8 @@ rec { workspace_member = null; src = pkgs.fetchgit { url = "https://github.com/matrix-org/matrix-rust-sdk.git"; - rev = "8895ce40d13faa79012144c97044990284215758"; - sha256 = "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz"; + rev = "19526cea6bce133fc48904838956846aeb966dc6"; + sha256 = "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389"; }; dependencies = [ { @@ -11473,7 +11703,7 @@ rec { } { name = "itertools"; - packageId = "itertools 0.11.0"; + packageId = "itertools 0.12.0"; } { name = "matrix-sdk"; @@ -11708,9 +11938,9 @@ rec { }; "mio" = rec { crateName = "mio"; - version = "0.8.9"; + version = "0.8.10"; edition = "2018"; - sha256 = "1l23hg513c23nhcdzvk25caaj28mic6qgqadbn8axgj6bqf2ikix"; + sha256 = "02gyaxvaia9zzi4drrw59k9s0j6pa5d1y2kv7iplwjipdqlhngcg"; authors = [ "Carl Lerche " "Thomas de Zeeuw " @@ -11720,7 +11950,7 @@ rec { { name = "libc"; packageId = "libc"; - target = { target, features }: ("wasi" == target."os"); + target = { target, features }: ("wasi" == target."os" or null); } { name = "libc"; @@ -11730,11 +11960,11 @@ rec { { name = "wasi"; packageId = "wasi"; - target = { target, features }: ("wasi" == target."os"); + target = { target, features }: ("wasi" == target."os" or null); } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_Networking_WinSock" "Win32_Storage_FileSystem" "Win32_System_IO" "Win32_System_WindowsProgramming" ]; } @@ -11768,52 +11998,52 @@ rec { { name = "lazy_static"; packageId = "lazy_static"; - target = { target, features }: (("macos" == target."os") || ("ios" == target."os")); + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); } { name = "libc"; packageId = "libc"; - target = { target, features }: (("macos" == target."os") || ("ios" == target."os")); + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); } { name = "log"; packageId = "log"; - target = { target, features }: (!(("windows" == target."os") || ("macos" == target."os") || ("ios" == target."os"))); + target = { target, features }: (!(("windows" == target."os" or null) || ("macos" == target."os" or null) || ("ios" == target."os" or null))); } { name = "openssl"; packageId = "openssl"; - target = { target, features }: (!(("windows" == target."os") || ("macos" == target."os") || ("ios" == target."os"))); + target = { target, features }: (!(("windows" == target."os" or null) || ("macos" == target."os" or null) || ("ios" == target."os" or null))); } { name = "openssl-probe"; packageId = "openssl-probe"; - target = { target, features }: (!(("windows" == target."os") || ("macos" == target."os") || ("ios" == target."os"))); + target = { target, features }: (!(("windows" == target."os" or null) || ("macos" == target."os" or null) || ("ios" == target."os" or null))); } { name = "openssl-sys"; packageId = "openssl-sys"; - target = { target, features }: (!(("windows" == target."os") || ("macos" == target."os") || ("ios" == target."os"))); + target = { target, features }: (!(("windows" == target."os" or null) || ("macos" == target."os" or null) || ("ios" == target."os" or null))); } { name = "schannel"; packageId = "schannel"; - target = { target, features }: ("windows" == target."os"); + target = { target, features }: ("windows" == target."os" or null); } { name = "security-framework"; packageId = "security-framework"; - target = { target, features }: (("macos" == target."os") || ("ios" == target."os")); + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); } { name = "security-framework-sys"; packageId = "security-framework-sys"; - target = { target, features }: (("macos" == target."os") || ("ios" == target."os")); + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); } { name = "tempfile"; packageId = "tempfile"; - target = { target, features }: (("macos" == target."os") || ("ios" == target."os")); + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); } ]; devDependencies = [ @@ -11865,7 +12095,7 @@ rec { name = "memoffset"; packageId = "memoffset 0.7.1"; optional = true; - target = { target, features }: (!("redox" == target."os")); + target = { target, features }: (!("redox" == target."os" or null)); } { name = "pin-utils"; @@ -11937,7 +12167,7 @@ rec { { name = "winapi"; packageId = "winapi"; - target = { target, features }: ("windows" == target."os"); + target = { target, features }: ("windows" == target."os" or null); features = [ "consoleapi" "errhandlingapi" "fileapi" "handleapi" "processenv" ]; } ]; @@ -12332,7 +12562,7 @@ rec { { name = "hermit-abi"; packageId = "hermit-abi"; - target = { target, features }: ("hermit" == target."os"); + target = { target, features }: ("hermit" == target."os" or null); } { name = "libc"; @@ -12344,14 +12574,9 @@ rec { }; "oauth2-types" = rec { crateName = "oauth2-types"; - version = "0.5.0-rc.2"; + version = "0.7.0"; edition = "2021"; - workspace_member = null; - src = pkgs.fetchgit { - url = "https://github.com/matrix-org/matrix-authentication-service"; - rev = "357481b52e6dc092178a16b8a7d86df036aac608"; - sha256 = "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw"; - }; + sha256 = "08pis87992xd6gj072k4kr4inlaaviq6as5h65pnjmk86siky37x"; authors = [ "Quentin Gliech " ]; @@ -12510,18 +12735,19 @@ rec { }; "once_cell" = rec { crateName = "once_cell"; - version = "1.18.0"; + version = "1.19.0"; edition = "2021"; - sha256 = "0vapcd5ambwck95wyz3ymlim35jirgnqn9a0qmi19msymv95v2yx"; + sha256 = "14kvw7px5z96dk4dwdm1r9cqhhy2cyj1l5n5b29mynbb8yr15nrz"; authors = [ "Aleksey Kladov " ]; features = { "alloc" = [ "race" ]; "atomic-polyfill" = [ "critical-section" ]; - "critical-section" = [ "dep:critical-section" "dep:atomic-polyfill" ]; + "critical-section" = [ "dep:critical-section" "portable-atomic" ]; "default" = [ "std" ]; "parking_lot" = [ "dep:parking_lot_core" ]; + "portable-atomic" = [ "dep:portable-atomic" ]; "std" = [ "alloc" ]; }; resolvedDefaultFeatures = [ "alloc" "default" "race" "std" "unstable" ]; @@ -12672,9 +12898,9 @@ rec { }; "openssl" = rec { crateName = "openssl"; - version = "0.10.59"; + version = "0.10.61"; edition = "2018"; - sha256 = "0cycy2jwkspjdrirf05pqkqil7j5jj0dzzkj86nidyyq7k87l9bs"; + sha256 = "0idv3n9n9f2sxq8cqzxvq44633vg5sx4n9q1p3g6dn66ikf1k13b"; authors = [ "Steven Fackler " ]; @@ -12733,7 +12959,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" ]; } ]; @@ -12751,9 +12977,10 @@ rec { }; "openssl-sys" = rec { crateName = "openssl-sys"; - version = "0.9.95"; + version = "0.9.97"; edition = "2018"; - sha256 = "1ydalsw746wy9w03zz8k9pvfyh3y64w301f2g6ajfq53342i7920"; + links = "openssl"; + sha256 = "02s670ir38fsavphdna07144y41dkvrcfkwnjzg82zfrrlsavsn3"; build = "build/main.rs"; authors = [ "Alex Crichton " @@ -12789,102 +13016,26 @@ rec { }; "opentelemetry" = rec { crateName = "opentelemetry"; - version = "0.20.0"; + version = "0.21.0"; edition = "2021"; - sha256 = "0m2cg0kqv8hplm3w6aajjm4yl05k19a5k9bidzmjyv8fphvxk4cm"; + sha256 = "12jfmyx8k9q2sjlx4wp76ddzaf94i7lnkliv1c9mj164bnd36chy"; dependencies = [ { - name = "opentelemetry_api"; - packageId = "opentelemetry_api"; + name = "futures-core"; + packageId = "futures-core"; } { - name = "opentelemetry_sdk"; - packageId = "opentelemetry_sdk"; - } - ]; - features = { - "default" = [ "trace" ]; - "logs" = [ "opentelemetry_sdk/logs" ]; - "logs_level_enabled" = [ "logs" ]; - "metrics" = [ "opentelemetry_api/metrics" "opentelemetry_sdk/metrics" ]; - "rt-async-std" = [ "opentelemetry_sdk/rt-async-std" ]; - "rt-tokio" = [ "opentelemetry_sdk/rt-tokio" ]; - "rt-tokio-current-thread" = [ "opentelemetry_sdk/rt-tokio-current-thread" ]; - "testing" = [ "opentelemetry_api/testing" "opentelemetry_sdk/testing" ]; - "trace" = [ "opentelemetry_api/trace" "opentelemetry_sdk/trace" ]; - }; - resolvedDefaultFeatures = [ "default" "metrics" "trace" ]; - }; - "opentelemetry-http" = rec { - crateName = "opentelemetry-http"; - version = "0.9.0"; - edition = "2021"; - sha256 = "12shasrr0zg63gh8050wm2xlw1ppkb2a8c1my3x373hxw704wnf7"; - dependencies = [ - { - name = "async-trait"; - packageId = "async-trait"; - } - { - name = "bytes"; - packageId = "bytes"; - } - { - name = "http"; - packageId = "http"; - } - { - name = "opentelemetry_api"; - packageId = "opentelemetry_api"; - features = [ "trace" ]; - } - ]; - features = { - "hyper" = [ "dep:hyper" ]; - "isahc" = [ "dep:isahc" ]; - "reqwest" = [ "dep:reqwest" ]; - "surf" = [ "dep:surf" ]; - "tokio" = [ "dep:tokio" ]; - }; - }; - "opentelemetry-semantic-conventions" = rec { - crateName = "opentelemetry-semantic-conventions"; - version = "0.12.0"; - edition = "2021"; - sha256 = "0scjg1lyrlykvqc8bgzm8dqrxv89kr7b5wg70240cdfi18sgkjbk"; - dependencies = [ - { - name = "opentelemetry"; - packageId = "opentelemetry"; - usesDefaultFeatures = false; - } - ]; - - }; - "opentelemetry_api" = rec { - crateName = "opentelemetry_api"; - version = "0.20.0"; - edition = "2021"; - sha256 = "16sv4rdm417v3d3mkk9vgksx7fvlk2qqpnm3dhhb3c9x68jzg0ca"; - dependencies = [ - { - name = "futures-channel"; - packageId = "futures-channel"; - } - { - name = "futures-util"; - packageId = "futures-util"; - usesDefaultFeatures = false; - features = [ "std" "sink" ]; + name = "futures-sink"; + packageId = "futures-sink"; } { name = "indexmap"; - packageId = "indexmap 1.9.3"; + packageId = "indexmap 2.1.0"; } { name = "js-sys"; packageId = "js-sys"; - target = { target, features }: (("wasm32" == target."arch") && (!("wasi" == target."os"))); + target = { target, features }: (("wasm32" == target."arch" or null) && (!("wasi" == target."os" or null))); } { name = "once_cell"; @@ -12908,16 +13059,62 @@ rec { "default" = [ "trace" ]; "logs_level_enabled" = [ "logs" ]; "pin-project-lite" = [ "dep:pin-project-lite" ]; - "testing" = [ "trace" ]; + "testing" = [ "trace" "metrics" ]; "trace" = [ "pin-project-lite" ]; }; resolvedDefaultFeatures = [ "default" "metrics" "pin-project-lite" "trace" ]; }; + "opentelemetry-http" = rec { + crateName = "opentelemetry-http"; + version = "0.10.0"; + edition = "2021"; + sha256 = "17irqlgsqr1f0in5rhvgl224x2gdcycy8w3ybydlyrdyx2f1hlbz"; + dependencies = [ + { + name = "async-trait"; + packageId = "async-trait"; + } + { + name = "bytes"; + packageId = "bytes"; + } + { + name = "http"; + packageId = "http"; + } + { + name = "opentelemetry"; + packageId = "opentelemetry"; + features = [ "trace" ]; + } + ]; + features = { + "hyper" = [ "dep:hyper" ]; + "isahc" = [ "dep:isahc" ]; + "reqwest" = [ "dep:reqwest" ]; + "surf" = [ "dep:surf" ]; + "tokio" = [ "dep:tokio" ]; + }; + }; + "opentelemetry-semantic-conventions" = rec { + crateName = "opentelemetry-semantic-conventions"; + version = "0.13.0"; + edition = "2021"; + sha256 = "115wbgk840dklyhpg3lwp4x1m643qd7f0vkz8hmfz0pry4g4yxzm"; + dependencies = [ + { + name = "opentelemetry"; + packageId = "opentelemetry"; + usesDefaultFeatures = false; + } + ]; + + }; "opentelemetry_sdk" = rec { crateName = "opentelemetry_sdk"; - version = "0.20.0"; + version = "0.21.1"; edition = "2021"; - sha256 = "09l0vl76yv61pp93vr2kf4khc3x9sjhapjwzg4wq3m0j0rd713ps"; + sha256 = "1rbxgcxwmxg5ijf7i1xfcg0z5xqyg5ng9r7mhx8hxs83rbra72wn"; dependencies = [ { name = "async-trait"; @@ -12948,8 +13145,8 @@ rec { packageId = "once_cell"; } { - name = "opentelemetry_api"; - packageId = "opentelemetry_api"; + name = "opentelemetry"; + packageId = "opentelemetry"; } { name = "ordered-float"; @@ -12967,11 +13164,6 @@ rec { usesDefaultFeatures = false; features = [ "std" "std_rng" ]; } - { - name = "regex"; - packageId = "regex"; - optional = true; - } { name = "thiserror"; packageId = "thiserror"; @@ -12982,27 +13174,27 @@ rec { "async-trait" = [ "dep:async-trait" ]; "crossbeam-channel" = [ "dep:crossbeam-channel" ]; "default" = [ "trace" ]; + "glob" = [ "dep:glob" ]; "http" = [ "dep:http" ]; "jaeger_remote_sampler" = [ "trace" "opentelemetry-http" "http" "serde" "serde_json" "url" ]; - "logs" = [ "opentelemetry_api/logs" "crossbeam-channel" "async-trait" "serde_json" ]; - "logs_level_enabled" = [ "logs" "opentelemetry_api/logs_level_enabled" ]; - "metrics" = [ "opentelemetry_api/metrics" "regex" "async-trait" ]; + "logs" = [ "opentelemetry/logs" "crossbeam-channel" "async-trait" "serde_json" ]; + "logs_level_enabled" = [ "logs" "opentelemetry/logs_level_enabled" ]; + "metrics" = [ "opentelemetry/metrics" "glob" "async-trait" ]; "opentelemetry-http" = [ "dep:opentelemetry-http" ]; "percent-encoding" = [ "dep:percent-encoding" ]; "rand" = [ "dep:rand" ]; - "regex" = [ "dep:regex" ]; "rt-async-std" = [ "async-std" ]; "rt-tokio" = [ "tokio" "tokio-stream" ]; "rt-tokio-current-thread" = [ "tokio" "tokio-stream" ]; "serde" = [ "dep:serde" ]; "serde_json" = [ "dep:serde_json" ]; - "testing" = [ "opentelemetry_api/testing" "trace" "metrics" "logs" "rt-async-std" "rt-tokio" "rt-tokio-current-thread" "tokio/macros" "tokio/rt-multi-thread" ]; + "testing" = [ "opentelemetry/testing" "trace" "metrics" "logs" "rt-async-std" "rt-tokio" "rt-tokio-current-thread" "tokio/macros" "tokio/rt-multi-thread" ]; "tokio" = [ "dep:tokio" ]; "tokio-stream" = [ "dep:tokio-stream" ]; - "trace" = [ "opentelemetry_api/trace" "crossbeam-channel" "rand" "async-trait" "percent-encoding" ]; + "trace" = [ "opentelemetry/trace" "crossbeam-channel" "rand" "async-trait" "percent-encoding" ]; "url" = [ "dep:url" ]; }; - resolvedDefaultFeatures = [ "async-trait" "crossbeam-channel" "default" "metrics" "percent-encoding" "rand" "regex" "trace" ]; + resolvedDefaultFeatures = [ "async-trait" "crossbeam-channel" "percent-encoding" "rand" "trace" ]; }; "option-operations" = rec { crateName = "option-operations"; @@ -13025,9 +13217,9 @@ rec { }; "ordered-float" = rec { crateName = "ordered-float"; - version = "3.9.2"; + version = "4.2.0"; edition = "2021"; - sha256 = "1p3jkxlz89ndm4lmwr2n5kdnckhm5pcmqqkihkag259dff8c7qgi"; + sha256 = "0kjqcvvbcsibbx3hnj7ag06bd9gv2zfi5ja6rgyh2kbxbh3zfvd7"; authors = [ "Jonathan Reem " "Matt Brubeck " @@ -13041,6 +13233,7 @@ rec { ]; features = { "arbitrary" = [ "dep:arbitrary" ]; + "borsh" = [ "dep:borsh" ]; "bytemuck" = [ "dep:bytemuck" ]; "default" = [ "std" ]; "proptest" = [ "dep:proptest" ]; @@ -13373,7 +13566,7 @@ rec { { name = "redox_syscall"; packageId = "redox_syscall"; - target = { target, features }: ("redox" == target."os"); + target = { target, features }: ("redox" == target."os" or null); } { name = "smallvec"; @@ -13381,7 +13574,7 @@ rec { } { name = "windows-targets"; - packageId = "windows-targets"; + packageId = "windows-targets 0.48.5"; target = { target, features }: (target."windows" or false); } ]; @@ -13460,7 +13653,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "visit" ]; } ]; @@ -13549,9 +13742,9 @@ rec { }; "percent-encoding" = rec { crateName = "percent-encoding"; - version = "2.3.0"; + version = "2.3.1"; edition = "2018"; - sha256 = "152slflmparkh27hprw62sph8rv77wckzhwl2dhqk6bf563lfalv"; + sha256 = "0gi8wgx0dcy8rnv1kywdv98lwcx67hz0a0zwpib5v2i08r88y573"; authors = [ "The rust-url developers" ]; @@ -13719,7 +13912,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" ]; } ]; @@ -13800,7 +13993,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" "visit-mut" ]; } ]; @@ -13933,6 +14126,7 @@ rec { crateName = "pipewire-sys"; version = "0.7.2"; edition = "2021"; + links = "pipewire-0.3"; sha256 = "0r4z0farzflycgfp6x7z65h57np4l1qnpj4r8z5lcwkkgd70h349"; authors = [ "Guillaume Desmottes " @@ -14217,7 +14411,7 @@ rec { { name = "libc"; packageId = "libc"; - target = { target, features }: ((target."unix" or false) || ("fuchsia" == target."os") || ("vxworks" == target."os")); + target = { target, features }: ((target."unix" or false) || ("fuchsia" == target."os" or null) || ("vxworks" == target."os" or null)); } { name = "log"; @@ -14230,7 +14424,7 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_Networking_WinSock" "Win32_Storage_FileSystem" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Threading" "Win32_System_WindowsProgramming" ]; } @@ -14246,11 +14440,11 @@ rec { }; resolvedDefaultFeatures = [ "default" "std" ]; }; - "polling 3.3.0" = rec { + "polling 3.3.1" = rec { crateName = "polling"; - version = "3.3.0"; + version = "3.3.1"; edition = "2021"; - sha256 = "0cg5jf0xf5gkch1d9kg8w55rnnjssxcm9b9amk1ghdhgyvqnlfz5"; + sha256 = "17hwk4g8qbdsyr0kqjddhw0l2v64pxhakkdlaqbc24xk99iglqyg"; authors = [ "Stjepan Glavina " "John Nunley " @@ -14272,9 +14466,9 @@ rec { } { name = "rustix"; - packageId = "rustix 0.38.21"; + packageId = "rustix 0.38.28"; usesDefaultFeatures = false; - target = { target, features }: ((target."unix" or false) || ("fuchsia" == target."os") || ("vxworks" == target."os")); + target = { target, features }: ((target."unix" or false) || ("fuchsia" == target."os" or null) || ("vxworks" == target."os" or null)); features = [ "event" "fs" "pipe" "process" "std" "time" ]; } { @@ -14284,9 +14478,9 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.52.0"; target = { target, features }: (target."windows" or false); - features = [ "Win32_Foundation" "Win32_Networking_WinSock" "Win32_Security" "Win32_Storage_FileSystem" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Threading" "Win32_System_WindowsProgramming" ]; + features = [ "Wdk_Foundation" "Wdk_Storage_FileSystem" "Win32_Foundation" "Win32_Networking_WinSock" "Win32_Security" "Win32_Storage_FileSystem" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Threading" "Win32_System_WindowsProgramming" ]; } ]; @@ -14303,7 +14497,7 @@ rec { { name = "cpufeatures"; packageId = "cpufeatures"; - target = { target, features }: (("x86_64" == target."arch") || ("x86" == target."arch")); + target = { target, features }: (("x86_64" == target."arch" or null) || ("x86" == target."arch" or null)); } { name = "opaque-debug"; @@ -14372,9 +14566,9 @@ rec { }; "primeorder" = rec { crateName = "primeorder"; - version = "0.13.3"; + version = "0.13.6"; edition = "2021"; - sha256 = "1d7fqxa8vrwcj43ckbgb19rx7z8pkkz35sw3jkcqndjn7gnykny7"; + sha256 = "1rp16710mxksagcjnxqjjq9r9wf5vf72fs8wxffnvhb6i6hiqgim"; authors = [ "RustCrypto Developers" ]; @@ -14387,9 +14581,10 @@ rec { } ]; features = { + "alloc" = [ "elliptic-curve/alloc" ]; "serde" = [ "elliptic-curve/serde" "serdect" ]; "serdect" = [ "dep:serdect" ]; - "std" = [ "elliptic-curve/std" ]; + "std" = [ "alloc" "elliptic-curve/std" ]; }; }; "proc-macro-crate 1.3.1" = rec { @@ -14412,18 +14607,22 @@ rec { ]; }; - "proc-macro-crate 2.0.0" = rec { + "proc-macro-crate 2.0.1" = rec { crateName = "proc-macro-crate"; - version = "2.0.0"; + version = "2.0.1"; edition = "2021"; - sha256 = "1s23imns07vmacn2xjd5hv2h6rr94iqq3fd2frwa6i4h2nk6d0vy"; + sha256 = "06jbv5w6s04dbjbwq0iv7zil12ildf3w8dvvb4pqvhig4gm5zp4p"; authors = [ "Bastian Köcher " ]; dependencies = [ + { + name = "toml_datetime"; + packageId = "toml_datetime"; + } { name = "toml_edit"; - packageId = "toml_edit 0.20.7"; + packageId = "toml_edit 0.20.2"; } ]; @@ -14498,9 +14697,9 @@ rec { }; "proc-macro2" = rec { crateName = "proc-macro2"; - version = "1.0.69"; + version = "1.0.70"; edition = "2021"; - sha256 = "1nljgyllbm3yr3pa081bf83gxh6l4zvjqzaldw7v4mj9xfgihk0k"; + sha256 = "0fzxg3dkrjy101vv5b6llc8mh74xz1vhhsaiwrn68kzvynxqy9rr"; authors = [ "David Tolnay " "Alex Crichton " @@ -14518,9 +14717,9 @@ rec { }; "prost" = rec { crateName = "prost"; - version = "0.12.1"; + version = "0.12.3"; edition = "2021"; - sha256 = "039lgs7qbc8mvn2bk8hm84nhczqw79hs1x0d0qybaccw7cpx5zgl"; + sha256 = "0jmrhlb4jkiylz72xb14vlkfbmlq0jwv7j20ini9harhvaf2hv0l"; authors = [ "Dan Burkert " "Lucio Franco " @@ -14576,7 +14775,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "extra-traits" ]; } ]; @@ -14834,6 +15033,7 @@ rec { crateName = "rayon-core"; version = "1.12.0"; edition = "2021"; + links = "rayon-core"; sha256 = "1vaq0q71yfvcwlmia0iqf6ixj2fibjcf2xjy92n1m1izv1mgpqsw"; authors = [ "Niko Matsakis " @@ -15080,7 +15280,7 @@ rec { packageId = "async-compression"; optional = true; usesDefaultFeatures = false; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); features = [ "tokio" ]; } { @@ -15094,7 +15294,7 @@ rec { { name = "encoding_rs"; packageId = "encoding_rs"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "futures-core"; @@ -15109,7 +15309,7 @@ rec { { name = "h2"; packageId = "h2"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "http"; @@ -15118,62 +15318,62 @@ rec { { name = "http-body"; packageId = "http-body"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "hyper"; packageId = "hyper"; usesDefaultFeatures = false; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); features = [ "tcp" "http1" "http2" "client" "runtime" ]; } { name = "hyper-tls"; packageId = "hyper-tls"; optional = true; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "ipnet"; packageId = "ipnet"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "js-sys"; packageId = "js-sys"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "log"; packageId = "log"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "mime"; packageId = "mime"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "native-tls"; packageId = "native-tls"; rename = "native-tls-crate"; optional = true; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "once_cell"; packageId = "once_cell"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "percent-encoding"; packageId = "percent-encoding"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "pin-project-lite"; packageId = "pin-project-lite"; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "serde"; @@ -15187,7 +15387,7 @@ rec { { name = "serde_json"; packageId = "serde_json"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "serde_urlencoded"; @@ -15196,33 +15396,33 @@ rec { { name = "system-configuration"; packageId = "system-configuration"; - target = { target, features }: ("macos" == target."os"); + target = { target, features }: ("macos" == target."os" or null); } { name = "tokio"; packageId = "tokio"; usesDefaultFeatures = false; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); features = [ "net" "time" ]; } { name = "tokio-native-tls"; packageId = "tokio-native-tls"; optional = true; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "tokio-socks"; packageId = "tokio-socks"; optional = true; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); } { name = "tokio-util"; packageId = "tokio-util"; optional = true; usesDefaultFeatures = false; - target = { target, features }: (!("wasm32" == target."arch")); + target = { target, features }: (!("wasm32" == target."arch" or null)); features = [ "codec" "io" ]; } { @@ -15236,23 +15436,23 @@ rec { { name = "wasm-bindgen"; packageId = "wasm-bindgen"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "wasm-bindgen-futures"; packageId = "wasm-bindgen-futures"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "wasm-streams"; packageId = "wasm-streams"; optional = true; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); } { name = "web-sys"; packageId = "web-sys"; - target = { target, features }: ("wasm32" == target."arch"); + target = { target, features }: ("wasm32" == target."arch" or null); features = [ "AbortController" "AbortSignal" "Headers" "Request" "RequestInit" "RequestMode" "Response" "Window" "FormData" "Blob" "BlobPropertyBag" "ServiceWorkerGlobalScope" "RequestCredentials" "File" "ReadableStream" ]; } { @@ -15266,26 +15466,26 @@ rec { name = "hyper"; packageId = "hyper"; usesDefaultFeatures = false; - target = {target, features}: (!("wasm32" == target."arch")); + target = {target, features}: (!("wasm32" == target."arch" or null)); features = [ "tcp" "stream" "http1" "http2" "client" "server" "runtime" ]; } { name = "serde"; packageId = "serde"; - target = {target, features}: (!("wasm32" == target."arch")); + target = {target, features}: (!("wasm32" == target."arch" or null)); features = [ "derive" ]; } { name = "tokio"; packageId = "tokio"; usesDefaultFeatures = false; - target = {target, features}: (!("wasm32" == target."arch")); + target = {target, features}: (!("wasm32" == target."arch" or null)); features = [ "macros" "rt-multi-thread" ]; } { name = "wasm-bindgen"; packageId = "wasm-bindgen"; - target = {target, features}: ("wasm32" == target."arch"); + target = {target, features}: ("wasm32" == target."arch" or null); features = [ "serde-serialize" ]; } ]; @@ -15361,9 +15561,10 @@ rec { }; "ring" = rec { crateName = "ring"; - version = "0.17.5"; + version = "0.17.7"; edition = "2021"; - sha256 = "02sd768l7594rm3jw048z7kkml7zcyw4ir62p6cxirap8wq0a0pv"; + links = "ring_core_0_17_7"; + sha256 = "0x5vvsp2424vll571xx085qf4hzljmwpz4x8n9l0j1c3akb67338"; authors = [ "Brian Smith " ]; @@ -15376,13 +15577,13 @@ rec { name = "libc"; packageId = "libc"; usesDefaultFeatures = false; - target = { target, features }: (("android" == target."os") || ("linux" == target."os")); + target = { target, features }: ((("android" == target."os" or null) || ("linux" == target."os" or null)) && (("aarch64" == target."arch" or null) || ("arm" == target."arch" or null))); } { name = "spin"; packageId = "spin 0.9.8"; usesDefaultFeatures = false; - target = { target, features }: (("x86" == target."arch") || ("x86_64" == target."arch") || ((("aarch64" == target."arch") || ("arm" == target."arch")) && (("android" == target."os") || ("fuchsia" == target."os") || ("linux" == target."os") || ("windows" == target."os")))); + target = { target, features }: (("aarch64" == target."arch" or null) || ("arm" == target."arch" or null) || ("x86" == target."arch" or null) || ("x86_64" == target."arch" or null)); features = [ "once" ]; } { @@ -15391,8 +15592,8 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; - target = { target, features }: (("aarch64" == target."arch") && ("windows" == target."os")); + packageId = "windows-sys 0.48.0"; + target = { target, features }: (("aarch64" == target."arch" or null) && ("windows" == target."os" or null)); features = [ "Win32_Foundation" "Win32_System_Threading" ]; } ]; @@ -15408,7 +15609,7 @@ rec { name = "libc"; packageId = "libc"; usesDefaultFeatures = false; - target = {target, features}: ((target."unix" or false) || (target."windows" or false) || ("wasi" == target."os")); + target = {target, features}: ((target."unix" or false) || (target."windows" or false) || ("wasi" == target."os" or null)); } ]; features = { @@ -15511,9 +15712,9 @@ rec { }; "rsa" = rec { crateName = "rsa"; - version = "0.9.3"; + version = "0.9.6"; edition = "2021"; - sha256 = "0vfrpb2c8yxw4r0j5nxh7sqylw92wjcaj25bqi9mmqbz7szkbvw6"; + sha256 = "1z0d1aavfm0v4pv8jqmqhhvvhvblla1ydzlvwykpc3mkzhj523jx"; authors = [ "RustCrypto Developers" "dignifiedquire " @@ -15611,9 +15812,9 @@ rec { }; "ruma" = rec { crateName = "ruma"; - version = "0.9.2"; + version = "0.9.4"; edition = "2021"; - sha256 = "0lrcj9kxnidf0i4dzskz3sy5xwh0wqq8qcfxn437aw3dyr6ncffc"; + sha256 = "0dksah6cwdini5ln930plz8x01zv1qqdjnb28xilr5kjy26w6y97"; dependencies = [ { name = "assign"; @@ -15658,7 +15859,7 @@ rec { } ]; features = { - "__ci" = [ "full" "compat-upload-signatures" "unstable-unspecified" "unstable-msc1767" "unstable-msc2409" "unstable-msc2448" "unstable-msc2654" "unstable-msc2666" "unstable-msc2747" "unstable-msc2870" "unstable-msc2965" "unstable-msc2967" "unstable-msc3061" "unstable-msc3202" "unstable-msc3245" "unstable-msc3245-v1-compat" "unstable-msc3246" "unstable-msc3381" "unstable-msc3401" "unstable-msc3488" "unstable-msc3551" "unstable-msc3552" "unstable-msc3553" "unstable-msc3554" "unstable-msc3575" "unstable-msc3618" "unstable-msc3723" "unstable-msc3814" "unstable-msc3927" "unstable-msc3930" "unstable-msc3932" "unstable-msc3954" "unstable-msc3955" "unstable-msc3956" "unstable-msc3958" ]; + "__ci" = [ "full" "compat-upload-signatures" "unstable-unspecified" "unstable-msc1767" "unstable-msc2409" "unstable-msc2448" "unstable-msc2654" "unstable-msc2666" "unstable-msc2747" "unstable-msc2870" "unstable-msc2965" "unstable-msc2967" "unstable-msc3061" "unstable-msc3202" "unstable-msc3245" "unstable-msc3245-v1-compat" "unstable-msc3246" "unstable-msc3381" "unstable-msc3401" "unstable-msc3488" "unstable-msc3551" "unstable-msc3552" "unstable-msc3553" "unstable-msc3554" "unstable-msc3575" "unstable-msc3618" "unstable-msc3723" "unstable-msc3814" "unstable-msc3927" "unstable-msc3930" "unstable-msc3932" "unstable-msc3954" "unstable-msc3955" "unstable-msc3956" "unstable-msc3958" "unstable-msc3983" "unstable-msc4075" ]; "api" = [ "ruma-common/api" ]; "appservice-api" = [ "appservice-api-c" "appservice-api-s" ]; "appservice-api-c" = [ "api" "events" "dep:ruma-appservice-api" "ruma-appservice-api?/client" ]; @@ -15744,6 +15945,8 @@ rec { "unstable-msc3955" = [ "ruma-events?/unstable-msc3955" ]; "unstable-msc3956" = [ "ruma-events?/unstable-msc3956" ]; "unstable-msc3958" = [ "ruma-common/unstable-msc3958" ]; + "unstable-msc3983" = [ "ruma-client-api?/unstable-msc3983" ]; + "unstable-msc4075" = [ "ruma-events?/unstable-msc4075" ]; "unstable-pdu" = [ "ruma-events?/unstable-pdu" ]; "unstable-unspecified" = [ "ruma-common/unstable-unspecified" "ruma-federation-api?/unstable-unspecified" "ruma-push-gateway-api?/unstable-unspecified" ]; }; @@ -15751,9 +15954,9 @@ rec { }; "ruma-client-api" = rec { crateName = "ruma-client-api"; - version = "0.17.3"; + version = "0.17.4"; edition = "2021"; - sha256 = "1yv2nakayrsbql9dzr74qzawqddcaaa6r4zgqhmvq72mi0afwa14"; + sha256 = "11ik20rnm1c1a3cdbqg8dayd7xgh9sai8xa74c4af552iwjkf634"; dependencies = [ { name = "assign"; @@ -15849,7 +16052,7 @@ rec { name = "js-sys"; packageId = "js-sys"; optional = true; - target = { target, features }: (("wasm32" == target."arch") && ("unknown" == target."os")); + target = { target, features }: (("wasm32" == target."arch" or null) && ("unknown" == target."os" or null)); } { name = "js_int"; @@ -15940,9 +16143,9 @@ rec { }; "ruma-events" = rec { crateName = "ruma-events"; - version = "0.27.9"; + version = "0.27.11"; edition = "2021"; - sha256 = "044gm1xx5dwqzgqf5q4rn1caqbhrl9rr4jm1gynh5r4fpvry3fbd"; + sha256 = "1wg3smmqxxwl03j5hkk707fdlxng7n5vl50wg85v77ss1rvm42nj"; dependencies = [ { name = "as_variant"; @@ -16143,7 +16346,7 @@ rec { } { name = "proc-macro-crate"; - packageId = "proc-macro-crate 2.0.0"; + packageId = "proc-macro-crate 2.0.1"; } { name = "proc-macro2"; @@ -16164,7 +16367,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "extra-traits" "full" "visit" ]; } { @@ -16212,9 +16415,9 @@ rec { }; "rusqlite" = rec { crateName = "rusqlite"; - version = "0.29.0"; - edition = "2018"; - sha256 = "1wj12rmwa8g0bfhsk307fl84k0xcw8ji872xx3k447apdl1rv6sl"; + version = "0.30.0"; + edition = "2021"; + sha256 = "0kgjk7h53wp8k2di2j83ivf50f0bk6rg7bq8j36ygxb42lb4d057"; authors = [ "The rusqlite developers" ]; @@ -16256,9 +16459,12 @@ rec { "csv" = [ "dep:csv" ]; "csvtab" = [ "csv" "vtab" ]; "in_gecko" = [ "modern_sqlite" "libsqlite3-sys/in_gecko" ]; + "loadable_extension" = [ "libsqlite3-sys/loadable_extension" ]; "modern-full" = [ "array" "backup" "blob" "modern_sqlite" "chrono" "collation" "column_decltype" "csvtab" "extra_check" "functions" "hooks" "i128_blob" "limits" "load_extension" "serde_json" "series" "time" "trace" "unlock_notify" "url" "uuid" "vtab" "window" ]; "modern_sqlite" = [ "libsqlite3-sys/bundled_bindings" ]; + "rusqlite-macros" = [ "dep:rusqlite-macros" ]; "serde_json" = [ "dep:serde_json" ]; + "serialize" = [ "modern_sqlite" ]; "series" = [ "vtab" ]; "session" = [ "libsqlite3-sys/session" "hooks" ]; "sqlcipher" = [ "libsqlite3-sys/sqlcipher" ]; @@ -16337,14 +16543,14 @@ rec { rename = "libc_errno"; optional = true; usesDefaultFeatures = false; - target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os") && (("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")) || (("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("powerpc64" == target."arch") || ("riscv64" == target."arch") || ("mips" == target."arch") || ("mips64" == target."arch"))))); + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && (("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || (("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("powerpc64" == target."arch" or null) || ("riscv64" == target."arch" or null) || ("mips" == target."arch" or null) || ("mips64" == target."arch" or null))))); } { name = "errno"; packageId = "errno"; rename = "libc_errno"; usesDefaultFeatures = false; - target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os") && (("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")) || (("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("powerpc64" == target."arch") || ("riscv64" == target."arch") || ("mips" == target."arch") || ("mips64" == target."arch")))))))); + target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && (("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || (("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("powerpc64" == target."arch" or null) || ("riscv64" == target."arch" or null) || ("mips" == target."arch" or null) || ("mips64" == target."arch" or null)))))))); } { name = "errno"; @@ -16364,32 +16570,32 @@ rec { name = "libc"; packageId = "libc"; optional = true; - target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os") && (("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")) || (("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("powerpc64" == target."arch") || ("riscv64" == target."arch") || ("mips" == target."arch") || ("mips64" == target."arch"))))); + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && (("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || (("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("powerpc64" == target."arch" or null) || ("riscv64" == target."arch" or null) || ("mips" == target."arch" or null) || ("mips64" == target."arch" or null))))); features = [ "extra_traits" ]; } { name = "libc"; packageId = "libc"; - target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os") && (("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")) || (("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("powerpc64" == target."arch") || ("riscv64" == target."arch") || ("mips" == target."arch") || ("mips64" == target."arch")))))))); + target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && (("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || (("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("powerpc64" == target."arch" or null) || ("riscv64" == target."arch" or null) || ("mips" == target."arch" or null) || ("mips64" == target."arch" or null)))))))); features = [ "extra_traits" ]; } { name = "linux-raw-sys"; packageId = "linux-raw-sys 0.3.8"; usesDefaultFeatures = false; - target = { target, features }: ((("android" == target."os") || ("linux" == target."os")) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os") && (("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")) || (("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("powerpc64" == target."arch") || ("riscv64" == target."arch") || ("mips" == target."arch") || ("mips64" == target."arch")))))))); + target = { target, features }: ((("android" == target."os" or null) || ("linux" == target."os" or null)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && (("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || (("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("powerpc64" == target."arch" or null) || ("riscv64" == target."arch" or null) || ("mips" == target."arch" or null) || ("mips64" == target."arch" or null)))))))); features = [ "general" "ioctl" "no_std" ]; } { name = "linux-raw-sys"; packageId = "linux-raw-sys 0.3.8"; usesDefaultFeatures = false; - target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os") && (("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")) || (("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("powerpc64" == target."arch") || ("riscv64" == target."arch") || ("mips" == target."arch") || ("mips64" == target."arch"))))); + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && (("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || (("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("powerpc64" == target."arch" or null) || ("riscv64" == target."arch" or null) || ("mips" == target."arch" or null) || ("mips64" == target."arch" or null))))); features = [ "general" "errno" "ioctl" "no_std" ]; } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_Networking_WinSock" "Win32_NetworkManagement_IpHelper" "Win32_System_Threading" ]; } @@ -16439,11 +16645,11 @@ rec { }; resolvedDefaultFeatures = [ "fs" "io-lifetimes" "std" ]; }; - "rustix 0.38.21" = rec { + "rustix 0.38.28" = rec { crateName = "rustix"; - version = "0.38.21"; + version = "0.38.28"; edition = "2021"; - sha256 = "18q2mx7gnnl1238psb1r0avdw00l8y0jxkxgimyhmmg50q2nnhib"; + sha256 = "05m3vacvbqbg6r6ksmx9k5afpi0lppjdv712crrpsrfax2jp5rbj"; authors = [ "Dan Gohman " "Jakub Konka " @@ -16460,14 +16666,14 @@ rec { rename = "libc_errno"; optional = true; usesDefaultFeatures = false; - target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os") && ("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("riscv64" == target."arch") || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch")) || ("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")))); + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)))); } { name = "errno"; packageId = "errno"; rename = "libc_errno"; usesDefaultFeatures = false; - target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os") && ("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("riscv64" == target."arch") || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch")) || ("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width"))))))); + target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null))))))); } { name = "errno"; @@ -16481,33 +16687,33 @@ rec { packageId = "libc"; optional = true; usesDefaultFeatures = false; - target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os") && ("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("riscv64" == target."arch") || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch")) || ("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")))); + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)))); features = [ "extra_traits" ]; } { name = "libc"; packageId = "libc"; usesDefaultFeatures = false; - target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os") && ("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("riscv64" == target."arch") || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch")) || ("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width"))))))); + target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null))))))); features = [ "extra_traits" ]; } { name = "linux-raw-sys"; - packageId = "linux-raw-sys 0.4.10"; + packageId = "linux-raw-sys 0.4.12"; usesDefaultFeatures = false; - target = { target, features }: ((("android" == target."os") || ("linux" == target."os")) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os") && ("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("riscv64" == target."arch") || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch")) || ("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width"))))))); + target = { target, features }: ((("android" == target."os" or null) || ("linux" == target."os" or null)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null))))))); features = [ "general" "ioctl" "no_std" ]; } { name = "linux-raw-sys"; - packageId = "linux-raw-sys 0.4.10"; + packageId = "linux-raw-sys 0.4.12"; usesDefaultFeatures = false; - target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os") && ("little" == target."endian") && (("arm" == target."arch") || (("aarch64" == target."arch") && ("64" == target."pointer_width")) || ("riscv64" == target."arch") || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch")) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch")) || ("x86" == target."arch") || (("x86_64" == target."arch") && ("64" == target."pointer_width")))); + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)))); features = [ "general" "errno" "ioctl" "no_std" "elf" ]; } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.52.0"; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_Networking_WinSock" "Win32_NetworkManagement_IpHelper" "Win32_System_Threading" ]; } @@ -16550,9 +16756,9 @@ rec { }; "rustls" = rec { crateName = "rustls"; - version = "0.21.8"; + version = "0.21.10"; edition = "2021"; - sha256 = "0k7hxpjingj3pg87l2c7c2fwfnhgqx7c6qqqww7z7wx4rp2i8vj4"; + sha256 = "1fmpzk3axnhkd99saqkvraifdfms4pkyi56lkihf8n877j0sdmgr"; dependencies = [ { name = "log"; @@ -16598,7 +16804,7 @@ rec { { name = "openssl-probe"; packageId = "openssl-probe"; - target = { target, features }: ((target."unix" or false) && (!("macos" == target."os"))); + target = { target, features }: ((target."unix" or false) && (!("macos" == target."os" or null))); } { name = "rustls-pemfile"; @@ -16612,16 +16818,16 @@ rec { { name = "security-framework"; packageId = "security-framework"; - target = { target, features }: ("macos" == target."os"); + target = { target, features }: ("macos" == target."os" or null); } ]; }; "rustls-pemfile" = rec { crateName = "rustls-pemfile"; - version = "1.0.3"; + version = "1.0.4"; edition = "2018"; - sha256 = "1cplx6hgkr32nq31p3613b2sj7csrrq3zp6znx9vc1qx9c4qff9d"; + sha256 = "1324n5bcns0rnw6vywr5agff3rwfvzphi7rmbyzwnv6glkhclx0w"; dependencies = [ { name = "base64"; @@ -16668,9 +16874,9 @@ rec { }; "ryu" = rec { crateName = "ryu"; - version = "1.0.15"; + version = "1.0.16"; edition = "2018"; - sha256 = "0hfphpn1xnpzxwj8qg916ga1lyc33lc03lnf1gb3wwpglj6wrm0s"; + sha256 = "0k7b90xr48ag5bzmfjp82rljasw2fx28xr3bg1lrpx7b5sljm3gr"; authors = [ "David Tolnay " ]; @@ -16716,14 +16922,14 @@ rec { dependencies = [ { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; features = [ "Win32_Foundation" "Win32_Security_Cryptography" "Win32_Security_Authentication_Identity" "Win32_Security_Credentials" "Win32_System_Memory" ]; } ]; devDependencies = [ { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; features = [ "Win32_System_SystemInformation" "Win32_System_Time" ]; } ]; @@ -16731,9 +16937,9 @@ rec { }; "schemars" = rec { crateName = "schemars"; - version = "0.8.15"; + version = "0.8.16"; edition = "2021"; - sha256 = "034wjb2gmrpfc46n79dy7zkysqgyl7xmy71fxrv2ldsm67hhqyqz"; + sha256 = "0aadpjkaq7yl11b02pg4mwanylck328zg0q7w56dv6j89568z8j5"; authors = [ "Graham Esau " ]; @@ -16791,9 +16997,9 @@ rec { }; "schemars_derive" = rec { crateName = "schemars_derive"; - version = "0.8.15"; + version = "0.8.16"; edition = "2021"; - sha256 = "0g5ifh2jxc407zsxx8hqp6sb47fpcf9vg6n68hr7dnrbn4b2lpp8"; + sha256 = "0rq9sdcf5hyvsyj9v9nfy2jgjbjzaldjq4i6y2fcz72xlrpzsry7"; procMacro = true; authors = [ "Graham Esau " @@ -17055,9 +17261,9 @@ rec { }; "serde" = rec { crateName = "serde"; - version = "1.0.192"; + version = "1.0.193"; edition = "2018"; - sha256 = "00ghhaabyrnr2cn504lckyqzh3fwr8k7pxnhhardr1djhj2a18mw"; + sha256 = "129b0j67594f8qg5cbyi3nyk31y97wrqihi026mba34dwrsrkp95"; authors = [ "Erick Tryzelaar " "David Tolnay " @@ -17089,9 +17295,9 @@ rec { }; "serde-wasm-bindgen" = rec { crateName = "serde-wasm-bindgen"; - version = "0.5.0"; + version = "0.6.3"; edition = "2018"; - sha256 = "03m01y4l2kqz63pb1bip52j8bqilzlhhsa7asfdanmrwhgi47cgk"; + sha256 = "0cpik86f5vsyms0jhm553p7w55f2lnyvnnv6ja6izbhk0pvi7dxr"; authors = [ "Ingvar Stepanyan " ]; @@ -17103,19 +17309,13 @@ rec { { name = "serde"; packageId = "serde"; + features = [ "derive" ]; } { name = "wasm-bindgen"; packageId = "wasm-bindgen"; } ]; - devDependencies = [ - { - name = "serde"; - packageId = "serde"; - features = [ "derive" ]; - } - ]; }; "serde_bytes" = rec { @@ -17142,9 +17342,9 @@ rec { }; "serde_derive" = rec { crateName = "serde_derive"; - version = "1.0.192"; + version = "1.0.193"; edition = "2015"; - sha256 = "1hgvm47ffd748sx22z1da7mgcfjmpr60gqzkff0a9yn9przj1iyn"; + sha256 = "1lwlx2k7wxr1v160kpyqjfabs37gm1yxqg65383rnyrm06jnqms3"; procMacro = true; authors = [ "Erick Tryzelaar " @@ -17161,7 +17361,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; } ]; features = { @@ -17198,9 +17398,9 @@ rec { }; "serde_html_form" = rec { crateName = "serde_html_form"; - version = "0.2.2"; + version = "0.2.3"; edition = "2021"; - sha256 = "0g2a5fb14fadamh5yhq9mmpf0hvvq2r3k8kginvncc30y9smprnd"; + sha256 = "0d3w0wrxc3ikscgdjbkk4kig10k4m8jk247cyd02k18myca6lki2"; dependencies = [ { name = "form_urlencoded"; @@ -17297,7 +17497,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; } ]; @@ -17468,7 +17668,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "extra-traits" "full" "parsing" ]; } ]; @@ -17490,7 +17690,7 @@ rec { { name = "cpufeatures"; packageId = "cpufeatures"; - target = { target, features }: (("aarch64" == target."arch") || ("x86" == target."arch") || ("x86_64" == target."arch")); + target = { target, features }: (("aarch64" == target."arch" or null) || ("x86" == target."arch" or null) || ("x86_64" == target."arch" or null)); } { name = "digest"; @@ -17529,7 +17729,7 @@ rec { { name = "cpufeatures"; packageId = "cpufeatures"; - target = { target, features }: (("aarch64" == target."arch") || ("x86_64" == target."arch") || ("x86" == target."arch")); + target = { target, features }: (("aarch64" == target."arch" or null) || ("x86_64" == target."arch" or null) || ("x86" == target."arch" or null)); } { name = "digest"; @@ -17604,9 +17804,9 @@ rec { }; "signature" = rec { crateName = "signature"; - version = "2.1.0"; + version = "2.2.0"; edition = "2021"; - sha256 = "00457czdia5gvll3a1vzf2ffsdpgcz2dz0h56z7zk28nsbp8h5sy"; + sha256 = "1pi9hd5vqfr3q3k49k37z06p7gs5si0in32qia4mmr1dancr6m3p"; authors = [ "RustCrypto Developers" ]; @@ -17628,7 +17828,7 @@ rec { "derive" = [ "dep:derive" ]; "digest" = [ "dep:digest" ]; "rand_core" = [ "dep:rand_core" ]; - "std" = [ "alloc" ]; + "std" = [ "alloc" "rand_core?/std" ]; }; resolvedDefaultFeatures = [ "alloc" "digest" "rand_core" "std" ]; }; @@ -17741,7 +17941,7 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; target = { target, features }: (target."windows" or false); features = [ "Win32_Foundation" "Win32_Networking_WinSock" "Win32_System_IO" "Win32_System_Threading" "Win32_System_WindowsProgramming" ]; } @@ -17921,9 +18121,9 @@ rec { }; "spki" = rec { crateName = "spki"; - version = "0.7.2"; + version = "0.7.3"; edition = "2021"; - sha256 = "0jhq00sv4w3psdi6li3vjjmspc6z2d9b1wc1srbljircy1p9j7lx"; + sha256 = "17fj8k5fmx4w9mp27l970clrh5qa7r5sjdvbsln987xhb34dc7nr"; authors = [ "RustCrypto Developers" ]; @@ -18066,13 +18266,13 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; } ]; devDependencies = [ { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "extra-traits" "full" ]; } ]; @@ -18098,13 +18298,13 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; } ]; devDependencies = [ { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "extra-traits" ]; } ]; @@ -18167,7 +18367,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "parsing" "extra-traits" ]; } ]; @@ -18221,11 +18421,11 @@ rec { }; resolvedDefaultFeatures = [ "clone-impls" "default" "derive" "extra-traits" "fold" "full" "parsing" "printing" "proc-macro" "quote" "visit" ]; }; - "syn 2.0.39" = rec { + "syn 2.0.41" = rec { crateName = "syn"; - version = "2.0.39"; + version = "2.0.41"; edition = "2021"; - sha256 = "0ymyhxnk1yi4pzf72qk3lrdm9lgjwcrcwci0hhz5vx7wya88prr3"; + sha256 = "0sg2lzkwbwbm229p3kx1yxai43hkc0s1wmk6g47bzhvw8y6b5j24"; authors = [ "David Tolnay " ]; @@ -18382,17 +18582,17 @@ rec { { name = "redox_syscall"; packageId = "redox_syscall"; - target = { target, features }: ("redox" == target."os"); + target = { target, features }: ("redox" == target."os" or null); } { name = "rustix"; - packageId = "rustix 0.38.21"; - target = { target, features }: ((target."unix" or false) || ("wasi" == target."os")); + packageId = "rustix 0.38.28"; + target = { target, features }: ((target."unix" or false) || ("wasi" == target."os" or null)); features = [ "fs" ]; } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; target = { target, features }: (target."windows" or false); features = [ "Win32_Storage_FileSystem" "Win32_Foundation" ]; } @@ -18431,9 +18631,9 @@ rec { }; "thiserror" = rec { crateName = "thiserror"; - version = "1.0.50"; + version = "1.0.51"; edition = "2021"; - sha256 = "1ll2sfbrxks8jja161zh1pgm3yssr7aawdmaa2xmcwcsbh7j39zr"; + sha256 = "1drvyim21w5sga3izvnvivrdp06l2c24xwbhp0vg1mhn2iz2277i"; authors = [ "David Tolnay " ]; @@ -18447,9 +18647,9 @@ rec { }; "thiserror-impl" = rec { crateName = "thiserror-impl"; - version = "1.0.50"; + version = "1.0.51"; edition = "2021"; - sha256 = "1f0lmam4765sfnwr4b1n00y14vxh10g0311mkk0adr80pi02wsr6"; + sha256 = "1ps9ylhlk2vn19fv3cxp40j3wcg1xmb117g2z2fbf4vmg2bj4x01"; procMacro = true; authors = [ "David Tolnay " @@ -18465,7 +18665,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; } ]; @@ -18659,9 +18859,9 @@ rec { }; "tokio" = rec { crateName = "tokio"; - version = "1.33.0"; + version = "1.35.0"; edition = "2021"; - sha256 = "0lynj8nfqziviw72qns9mjlhmnm66bsc5bivy5g5x6gp7q720f2g"; + sha256 = "076cj1lwr712ki2mq0f5dilpvrca1f162kjqw6j92qm172r4a7c4"; authors = [ "Tokio Contributors " ]; @@ -18725,7 +18925,7 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; optional = true; target = { target, features }: (target."windows" or false); } @@ -18743,7 +18943,7 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; target = {target, features}: (target."windows" or false); features = [ "Win32_Foundation" "Win32_Security_Authorization" ]; } @@ -18772,9 +18972,9 @@ rec { }; "tokio-macros" = rec { crateName = "tokio-macros"; - version = "2.1.0"; - edition = "2018"; - sha256 = "0pk7y9dfanab886iaqwcbri39jkw33kgl7y07v0kg1pp8prdq2v3"; + version = "2.2.0"; + edition = "2021"; + sha256 = "0fwjy4vdx1h9pi4g2nml72wi0fr27b5m954p13ji9anyy8l1x2jv"; procMacro = true; authors = [ "Tokio Contributors " @@ -18790,7 +18990,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" ]; } ]; @@ -19006,9 +19206,9 @@ rec { }; "toml" = rec { crateName = "toml"; - version = "0.8.8"; + version = "0.8.2"; edition = "2021"; - sha256 = "0ddbahcrrxf9374mkn3c1h2a2g6a883qx23kywl6k8lxikn9b8d1"; + sha256 = "0g9ysjaqvm2mv8q85xpqfn7hi710hj24sd56k49wyddvvyq8lp8q"; authors = [ "Alex Crichton " ]; @@ -19029,9 +19229,8 @@ rec { } { name = "toml_edit"; - packageId = "toml_edit 0.21.0"; + packageId = "toml_edit 0.20.2"; optional = true; - usesDefaultFeatures = false; features = [ "serde" ]; } ]; @@ -19044,18 +19243,18 @@ rec { ]; features = { "default" = [ "parse" "display" ]; - "display" = [ "dep:toml_edit" "toml_edit?/display" ]; + "display" = [ "dep:toml_edit" ]; "indexmap" = [ "dep:indexmap" ]; - "parse" = [ "dep:toml_edit" "toml_edit?/parse" ]; + "parse" = [ "dep:toml_edit" ]; "preserve_order" = [ "indexmap" ]; }; resolvedDefaultFeatures = [ "parse" ]; }; "toml_datetime" = rec { crateName = "toml_datetime"; - version = "0.6.5"; + version = "0.6.3"; edition = "2021"; - sha256 = "1wds4pm2cn6agd38f0ivm65xnc7c7bmk9m0fllcaq82nd3lz8l1m"; + sha256 = "0jsy7v8bdvmzsci6imj8fzgd255fmy5fzp6zsri14yrry7i77nkw"; authors = [ "Alex Crichton " ]; @@ -19101,41 +19300,11 @@ rec { }; resolvedDefaultFeatures = [ "default" ]; }; - "toml_edit 0.20.7" = rec { + "toml_edit 0.20.2" = rec { crateName = "toml_edit"; - version = "0.20.7"; + version = "0.20.2"; edition = "2021"; - sha256 = "10bdyrl1yj5jxkiqfa2fyx9inlzlm7s8nf1jnysp4k6qwky2gx3h"; - authors = [ - "Andronik Ordian " - "Ed Page " - ]; - dependencies = [ - { - name = "indexmap"; - packageId = "indexmap 2.1.0"; - features = [ "std" ]; - } - { - name = "toml_datetime"; - packageId = "toml_datetime"; - } - { - name = "winnow"; - packageId = "winnow"; - } - ]; - features = { - "perf" = [ "dep:kstring" ]; - "serde" = [ "dep:serde" "toml_datetime/serde" "dep:serde_spanned" ]; - }; - resolvedDefaultFeatures = [ "default" ]; - }; - "toml_edit 0.21.0" = rec { - crateName = "toml_edit"; - version = "0.21.0"; - edition = "2021"; - sha256 = "00xa3qfk34qazvnkfxyyyqqc6nyl2ksks1c5bd53n5has0y3hkfk"; + sha256 = "0f7k5svmxw98fhi28jpcyv7ldr2s3c867pjbji65bdxjpd44svir"; authors = [ "Andronik Ordian " "Ed Page " @@ -19164,16 +19333,13 @@ rec { { name = "winnow"; packageId = "winnow"; - optional = true; } ]; features = { - "default" = [ "parse" "display" ]; - "parse" = [ "dep:winnow" ]; "perf" = [ "dep:kstring" ]; "serde" = [ "dep:serde" "toml_datetime/serde" "dep:serde_spanned" ]; }; - resolvedDefaultFeatures = [ "parse" "serde" ]; + resolvedDefaultFeatures = [ "default" "serde" ]; }; "tower" = rec { crateName = "tower"; @@ -19516,7 +19682,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; usesDefaultFeatures = false; features = [ "full" "parsing" "printing" "visit-mut" "clone-impls" "extra-traits" "proc-macro" ]; } @@ -19556,9 +19722,9 @@ rec { }; "tracing-log" = rec { crateName = "tracing-log"; - version = "0.1.4"; + version = "0.2.0"; edition = "2018"; - sha256 = "1wmxawaz94sk52i4vs2wg5d5clyks972rqskrvc93rxl14ki2lgp"; + sha256 = "1hs77z026k730ij1a9dhahzrl0s073gfa2hm5p0fbl0b80gmz1gf"; authors = [ "Tokio Contributors " ]; @@ -19578,8 +19744,7 @@ rec { ]; features = { "ahash" = [ "dep:ahash" ]; - "default" = [ "log-tracer" "trace-logger" "std" ]; - "env_logger" = [ "dep:env_logger" ]; + "default" = [ "log-tracer" "std" ]; "interest-cache" = [ "lru" "ahash" ]; "lru" = [ "dep:lru" ]; "std" = [ "log/std" ]; @@ -19588,14 +19753,19 @@ rec { }; "tracing-opentelemetry" = rec { crateName = "tracing-opentelemetry"; - version = "0.21.0"; + version = "0.22.0"; edition = "2018"; - sha256 = "1j6kzqphczra4q7vz0wdb0zkqyfb6s81cgsyiz1dsa3qcrmpqckm"; + sha256 = "15jmwmbp6wz15bx20bfsmabx53wmlnd7wvzwz9hvkrq7aifc4yn6"; authors = [ "Julian Tescher " "Tokio Contributors " ]; dependencies = [ + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: (("wasm32" == target."arch" or null) && (!("wasi" == target."os" or null))); + } { name = "once_cell"; packageId = "once_cell"; @@ -19612,11 +19782,6 @@ rec { usesDefaultFeatures = false; features = [ "trace" ]; } - { - name = "smallvec"; - packageId = "smallvec"; - optional = true; - } { name = "tracing"; packageId = "tracing"; @@ -19627,30 +19792,29 @@ rec { name = "tracing-core"; packageId = "tracing-core"; } - { - name = "tracing-log"; - packageId = "tracing-log"; - optional = true; - usesDefaultFeatures = false; - } { name = "tracing-subscriber"; packageId = "tracing-subscriber"; usesDefaultFeatures = false; features = [ "registry" "std" ]; } + { + name = "web-time"; + packageId = "web-time"; + target = { target, features }: (("wasm32" == target."arch" or null) && (!("wasi" == target."os" or null))); + } ]; devDependencies = [ { name = "opentelemetry"; packageId = "opentelemetry"; - features = [ "trace" "metrics" "rt-tokio" ]; + features = [ "trace" "metrics" ]; } { name = "opentelemetry_sdk"; packageId = "opentelemetry_sdk"; usesDefaultFeatures = false; - features = [ "trace" ]; + features = [ "trace" "rt-tokio" ]; } { name = "tracing"; @@ -19673,13 +19837,12 @@ rec { "thiserror" = [ "dep:thiserror" ]; "tracing-log" = [ "dep:tracing-log" ]; }; - resolvedDefaultFeatures = [ "default" "metrics" "smallvec" "tracing-log" ]; }; "tracing-subscriber" = rec { crateName = "tracing-subscriber"; - version = "0.3.17"; + version = "0.3.18"; edition = "2018"; - sha256 = "0xvwfpmb943hdy4gzyn7a2azgigf30mfd1kx10gyh5gr6yy539ih"; + sha256 = "12vs1bwk4kig1l2qqjbbn2nm5amwiqmkcmnznylzmnfvjy6083xd"; authors = [ "Eliza Weisman " "David Barsky " @@ -19760,6 +19923,7 @@ rec { ]; features = { "ansi" = [ "fmt" "nu-ansi-term" ]; + "chrono" = [ "dep:chrono" ]; "default" = [ "smallvec" "fmt" "ansi" "tracing-log" "std" ]; "env-filter" = [ "matchers" "regex" "once_cell" "tracing" "std" "thread_local" ]; "fmt" = [ "registry" "std" ]; @@ -19789,9 +19953,9 @@ rec { }; "try-lock" = rec { crateName = "try-lock"; - version = "0.2.4"; + version = "0.2.5"; edition = "2015"; - sha256 = "1vc15paa4zi06ixsxihwbvfn24d708nsyg1ncgqwcrn42byyqa1m"; + sha256 = "0jqijrrvm1pyq34zn1jmy2vihd4jcrjlvsh4alkjahhssjnsn8g4"; authors = [ "Sean McArthur " ]; @@ -19852,14 +20016,18 @@ rec { }; "uds_windows" = rec { crateName = "uds_windows"; - version = "1.0.2"; + version = "1.1.0"; edition = "2015"; - sha256 = "03ckj6vnzvm4r5xd17dxyyqqqcfgs3xqj53hcswykk6k4i1n0rff"; + sha256 = "1fb4y65pw0rsp0gyfyinjazlzxz1f6zv7j4zmb20l5pxwv1ypnl9"; authors = [ "Azure IoT Edge Devs" "Harald Hoyer " ]; dependencies = [ + { + name = "memoffset"; + packageId = "memoffset 0.9.0"; + } { name = "tempfile"; packageId = "tempfile"; @@ -19918,9 +20086,9 @@ rec { }; "unicode-bidi" = rec { crateName = "unicode-bidi"; - version = "0.3.13"; + version = "0.3.14"; edition = "2018"; - sha256 = "0q0l7rdkiq54pan7a4ama39dgynaf1mnjj1nddrq1w1zayjqp24j"; + sha256 = "05i4ps31vskq1wdp8yf315fxivyh1frijly9d4gb5clygbr2h9bg"; libName = "unicode_bidi"; authors = [ "The Servo Project Developers" @@ -20030,9 +20198,9 @@ rec { }; "url" = rec { crateName = "url"; - version = "2.4.1"; + version = "2.5.0"; edition = "2018"; - sha256 = "1rbsx1nvz5ardf0x815639z1bxbbgjjjhj0mmnfaqzr5327m6fql"; + sha256 = "0cs65961miawncdg2z20171w0vqrmraswv2ihdpd8lxp7cp31rii"; authors = [ "The rust-url developers" ]; @@ -20092,9 +20260,9 @@ rec { }; "utf8-width" = rec { crateName = "utf8-width"; - version = "0.1.6"; + version = "0.1.7"; edition = "2021"; - sha256 = "18fbr6bbkfprs0hb2pdz3ckfb6i1gm0j0x7ka3fhvbyd5m2ck42i"; + sha256 = "1qwj8c0fg8cpn8hq7c9xzz26kdz6ci32bf0madz57a2xi578vgc6"; authors = [ "Magic Len " ]; @@ -20102,9 +20270,9 @@ rec { }; "uuid" = rec { crateName = "uuid"; - version = "1.5.0"; + version = "1.6.1"; edition = "2018"; - sha256 = "1z6dnvba224p8wvv4vx4xpgc2yxqy12sk4qh346sfh8baskmkbc8"; + sha256 = "0q45jxahvysldn3iy04m8xmr8hgig80855y9gq9di8x72v7myfay"; authors = [ "Ashley Mannix" "Christopher Armstrong" @@ -20130,7 +20298,7 @@ rec { name = "wasm-bindgen"; packageId = "wasm-bindgen"; rename = "wasm-bindgen"; - target = {target, features}: ("wasm32-unknown-unknown" == target."target"); + target = {target, features}: ("wasm32-unknown-unknown" == target."target" or null); } ]; features = { @@ -20359,9 +20527,9 @@ rec { }; "wasm-bindgen" = rec { crateName = "wasm-bindgen"; - version = "0.2.88"; + version = "0.2.89"; edition = "2018"; - sha256 = "1khgsh4z9bga35mjhg41dl7523i69ffc5m8ckhqaw6ssyabc5bkx"; + sha256 = "0kh6akdldy13z9xqj0skz6b4npq1d98bjkgzb8ccq59hibvd9l0f"; authors = [ "The wasm-bindgen Developers" ]; @@ -20390,9 +20558,9 @@ rec { }; "wasm-bindgen-backend" = rec { crateName = "wasm-bindgen-backend"; - version = "0.2.88"; + version = "0.2.89"; edition = "2018"; - sha256 = "05zj8yl243rvs87rhicq2l1d6443lnm6k90khf744khf9ikg95z3"; + sha256 = "09l8lyylsdssz993h4fzja69zpvpykaw84fivs210fjgwqjzcmhv"; authors = [ "The wasm-bindgen Developers" ]; @@ -20419,7 +20587,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" ]; } { @@ -20434,9 +20602,9 @@ rec { }; "wasm-bindgen-futures" = rec { crateName = "wasm-bindgen-futures"; - version = "0.4.38"; + version = "0.4.39"; edition = "2018"; - sha256 = "00iynksdja3m3wc343cs1zsag09ba2rv4m94r359829x7sbckzls"; + sha256 = "04lsxpw4jqfwh7c0crzx0smj52nvwp1w3bh4098sq90149da2dmc"; authors = [ "The wasm-bindgen Developers" ]; @@ -20467,9 +20635,9 @@ rec { }; "wasm-bindgen-macro" = rec { crateName = "wasm-bindgen-macro"; - version = "0.2.88"; + version = "0.2.89"; edition = "2018"; - sha256 = "1chn3wgw9awmvs0fpmazbqyc5rwfgy3pj7lzwczmzb887dxh2qar"; + sha256 = "1cl2w7k5jn2jbd5kx613c8k8vjvda22hfgcgx7y2mk93fbrxnqh1"; procMacro = true; authors = [ "The wasm-bindgen Developers" @@ -20492,9 +20660,9 @@ rec { }; "wasm-bindgen-macro-support" = rec { crateName = "wasm-bindgen-macro-support"; - version = "0.2.88"; + version = "0.2.89"; edition = "2018"; - sha256 = "01rrzg3y1apqygsjz1jg0n7p831nm4kdyxmxyl85x7v6mf6kndf5"; + sha256 = "10sj1gr2naxv5q116yjb929hhpvz45dxbkvyk8hyc2lknzy85szh"; authors = [ "The wasm-bindgen Developers" ]; @@ -20509,7 +20677,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "visit" "full" ]; } { @@ -20529,9 +20697,10 @@ rec { }; "wasm-bindgen-shared" = rec { crateName = "wasm-bindgen-shared"; - version = "0.2.88"; + version = "0.2.89"; edition = "2018"; - sha256 = "02vmw2rzsla1qm0zgfng4kqz52xn8k54v8ads4g1macv09fnq10d"; + links = "wasm_bindgen"; + sha256 = "17s5rppad113c6ggkaq8c3cg7a3zz15i78wxcg6mcl1n15iv7fbs"; authors = [ "The wasm-bindgen Developers" ]; @@ -20580,9 +20749,9 @@ rec { }; "web-sys" = rec { crateName = "web-sys"; - version = "0.3.65"; + version = "0.3.66"; edition = "2018"; - sha256 = "11ba406ca9qssc21c37v49sn2y2gsdn6c3nva4hjf8v3yv2rkd2x"; + sha256 = "03q1z22djv5ncqkyydcvnchmdsl5gvnyzcyixkxnifw6xi24mhjh"; authors = [ "The wasm-bindgen Developers" ]; @@ -21047,6 +21216,26 @@ rec { }; resolvedDefaultFeatures = [ "AbortController" "AbortSignal" "Blob" "BlobPropertyBag" "Document" "DomException" "DomStringList" "Element" "Event" "EventTarget" "File" "FormData" "Headers" "History" "HtmlElement" "HtmlHeadElement" "IdbCursor" "IdbCursorDirection" "IdbCursorWithValue" "IdbDatabase" "IdbFactory" "IdbIndex" "IdbIndexParameters" "IdbKeyRange" "IdbObjectStore" "IdbObjectStoreParameters" "IdbOpenDbRequest" "IdbRequest" "IdbRequestReadyState" "IdbTransaction" "IdbTransactionMode" "IdbVersionChangeEvent" "Location" "MessageEvent" "Node" "Performance" "PerformanceTiming" "ReadableStream" "Request" "RequestCredentials" "RequestInit" "RequestMode" "Response" "ServiceWorkerGlobalScope" "Window" "Worker" "WorkerGlobalScope" "console" ]; }; + "web-time" = rec { + crateName = "web-time"; + version = "0.2.3"; + edition = "2021"; + sha256 = "1gykl6dlhm1fjqdrl01b5sa7p7124kf2i0iyk4zh9a5k3xq9l2ap"; + dependencies = [ + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ((builtins.elem "wasm" target."family") && (!(("emscripten" == target."os" or null) || ("wasi" == target."os" or null)))); + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + usesDefaultFeatures = false; + target = { target, features }: ((builtins.elem "wasm" target."family") && (!(("emscripten" == target."os" or null) || ("wasi" == target."os" or null)))); + } + ]; + + }; "weezl" = rec { crateName = "weezl"; version = "0.1.7"; @@ -21130,14 +21319,14 @@ rec { dependencies = [ { name = "windows-targets"; - packageId = "windows-targets"; + packageId = "windows-targets 0.48.5"; } ]; features = { }; resolvedDefaultFeatures = [ "default" ]; }; - "windows-sys" = rec { + "windows-sys 0.48.0" = rec { crateName = "windows-sys"; version = "0.48.0"; edition = "2018"; @@ -21148,7 +21337,7 @@ rec { dependencies = [ { name = "windows-targets"; - packageId = "windows-targets"; + packageId = "windows-targets 0.48.5"; } ]; features = { @@ -21430,7 +21619,254 @@ rec { }; resolvedDefaultFeatures = [ "Win32" "Win32_Foundation" "Win32_Graphics" "Win32_Graphics_Gdi" "Win32_Graphics_OpenGL" "Win32_NetworkManagement" "Win32_NetworkManagement_IpHelper" "Win32_Networking" "Win32_Networking_WinSock" "Win32_Security" "Win32_Security_Authentication" "Win32_Security_Authentication_Identity" "Win32_Security_Credentials" "Win32_Security_Cryptography" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Console" "Win32_System_Diagnostics" "Win32_System_Diagnostics_Debug" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Memory" "Win32_System_Pipes" "Win32_System_Registry" "Win32_System_SystemServices" "Win32_System_Threading" "Win32_System_Time" "Win32_System_WindowsProgramming" "default" ]; }; - "windows-targets" = rec { + "windows-sys 0.52.0" = rec { + crateName = "windows-sys"; + version = "0.52.0"; + edition = "2021"; + sha256 = "0gd3v4ji88490zgb6b5mq5zgbvwv7zx1ibn8v3x83rwcdbryaar8"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-targets"; + packageId = "windows-targets 0.52.0"; + } + ]; + features = { + "Wdk_Foundation" = [ "Wdk" ]; + "Wdk_Graphics" = [ "Wdk" ]; + "Wdk_Graphics_Direct3D" = [ "Wdk_Graphics" ]; + "Wdk_Storage" = [ "Wdk" ]; + "Wdk_Storage_FileSystem" = [ "Wdk_Storage" ]; + "Wdk_Storage_FileSystem_Minifilters" = [ "Wdk_Storage_FileSystem" ]; + "Wdk_System" = [ "Wdk" ]; + "Wdk_System_IO" = [ "Wdk_System" ]; + "Wdk_System_OfflineRegistry" = [ "Wdk_System" ]; + "Wdk_System_Registry" = [ "Wdk_System" ]; + "Wdk_System_SystemInformation" = [ "Wdk_System" ]; + "Wdk_System_SystemServices" = [ "Wdk_System" ]; + "Wdk_System_Threading" = [ "Wdk_System" ]; + "Win32_Data" = [ "Win32" ]; + "Win32_Data_HtmlHelp" = [ "Win32_Data" ]; + "Win32_Data_RightsManagement" = [ "Win32_Data" ]; + "Win32_Devices" = [ "Win32" ]; + "Win32_Devices_AllJoyn" = [ "Win32_Devices" ]; + "Win32_Devices_BiometricFramework" = [ "Win32_Devices" ]; + "Win32_Devices_Bluetooth" = [ "Win32_Devices" ]; + "Win32_Devices_Communication" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAndDriverInstallation" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceQuery" = [ "Win32_Devices" ]; + "Win32_Devices_Display" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration_Pnp" = [ "Win32_Devices_Enumeration" ]; + "Win32_Devices_Fax" = [ "Win32_Devices" ]; + "Win32_Devices_HumanInterfaceDevice" = [ "Win32_Devices" ]; + "Win32_Devices_PortableDevices" = [ "Win32_Devices" ]; + "Win32_Devices_Properties" = [ "Win32_Devices" ]; + "Win32_Devices_Pwm" = [ "Win32_Devices" ]; + "Win32_Devices_Sensors" = [ "Win32_Devices" ]; + "Win32_Devices_SerialCommunication" = [ "Win32_Devices" ]; + "Win32_Devices_Tapi" = [ "Win32_Devices" ]; + "Win32_Devices_Usb" = [ "Win32_Devices" ]; + "Win32_Devices_WebServicesOnDevices" = [ "Win32_Devices" ]; + "Win32_Foundation" = [ "Win32" ]; + "Win32_Gaming" = [ "Win32" ]; + "Win32_Globalization" = [ "Win32" ]; + "Win32_Graphics" = [ "Win32" ]; + "Win32_Graphics_Dwm" = [ "Win32_Graphics" ]; + "Win32_Graphics_Gdi" = [ "Win32_Graphics" ]; + "Win32_Graphics_GdiPlus" = [ "Win32_Graphics" ]; + "Win32_Graphics_Hlsl" = [ "Win32_Graphics" ]; + "Win32_Graphics_OpenGL" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing_PrintTicket" = [ "Win32_Graphics_Printing" ]; + "Win32_Management" = [ "Win32" ]; + "Win32_Management_MobileDeviceManagementRegistration" = [ "Win32_Management" ]; + "Win32_Media" = [ "Win32" ]; + "Win32_Media_Audio" = [ "Win32_Media" ]; + "Win32_Media_DxMediaObjects" = [ "Win32_Media" ]; + "Win32_Media_KernelStreaming" = [ "Win32_Media" ]; + "Win32_Media_Multimedia" = [ "Win32_Media" ]; + "Win32_Media_Streaming" = [ "Win32_Media" ]; + "Win32_Media_WindowsMediaFormat" = [ "Win32_Media" ]; + "Win32_NetworkManagement" = [ "Win32" ]; + "Win32_NetworkManagement_Dhcp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Dns" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_InternetConnectionWizard" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_IpHelper" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Multicast" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Ndis" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetBios" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetManagement" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetShell" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkDiagnosticsFramework" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_P2P" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_QoS" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Rras" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Snmp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WNet" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WebDav" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WiFi" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectionManager" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFilteringPlatform" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFirewall" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsNetworkVirtualization" = [ "Win32_NetworkManagement" ]; + "Win32_Networking" = [ "Win32" ]; + "Win32_Networking_ActiveDirectory" = [ "Win32_Networking" ]; + "Win32_Networking_Clustering" = [ "Win32_Networking" ]; + "Win32_Networking_HttpServer" = [ "Win32_Networking" ]; + "Win32_Networking_Ldap" = [ "Win32_Networking" ]; + "Win32_Networking_WebSocket" = [ "Win32_Networking" ]; + "Win32_Networking_WinHttp" = [ "Win32_Networking" ]; + "Win32_Networking_WinInet" = [ "Win32_Networking" ]; + "Win32_Networking_WinSock" = [ "Win32_Networking" ]; + "Win32_Networking_WindowsWebServices" = [ "Win32_Networking" ]; + "Win32_Security" = [ "Win32" ]; + "Win32_Security_AppLocker" = [ "Win32_Security" ]; + "Win32_Security_Authentication" = [ "Win32_Security" ]; + "Win32_Security_Authentication_Identity" = [ "Win32_Security_Authentication" ]; + "Win32_Security_Authorization" = [ "Win32_Security" ]; + "Win32_Security_Credentials" = [ "Win32_Security" ]; + "Win32_Security_Cryptography" = [ "Win32_Security" ]; + "Win32_Security_Cryptography_Catalog" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Certificates" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Sip" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_UI" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_DiagnosticDataQuery" = [ "Win32_Security" ]; + "Win32_Security_DirectoryServices" = [ "Win32_Security" ]; + "Win32_Security_EnterpriseData" = [ "Win32_Security" ]; + "Win32_Security_ExtensibleAuthenticationProtocol" = [ "Win32_Security" ]; + "Win32_Security_Isolation" = [ "Win32_Security" ]; + "Win32_Security_LicenseProtection" = [ "Win32_Security" ]; + "Win32_Security_NetworkAccessProtection" = [ "Win32_Security" ]; + "Win32_Security_WinTrust" = [ "Win32_Security" ]; + "Win32_Security_WinWlx" = [ "Win32_Security" ]; + "Win32_Storage" = [ "Win32" ]; + "Win32_Storage_Cabinets" = [ "Win32_Storage" ]; + "Win32_Storage_CloudFilters" = [ "Win32_Storage" ]; + "Win32_Storage_Compression" = [ "Win32_Storage" ]; + "Win32_Storage_DistributedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_FileHistory" = [ "Win32_Storage" ]; + "Win32_Storage_FileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_Imapi" = [ "Win32_Storage" ]; + "Win32_Storage_IndexServer" = [ "Win32_Storage" ]; + "Win32_Storage_InstallableFileSystems" = [ "Win32_Storage" ]; + "Win32_Storage_IscsiDisc" = [ "Win32_Storage" ]; + "Win32_Storage_Jet" = [ "Win32_Storage" ]; + "Win32_Storage_Nvme" = [ "Win32_Storage" ]; + "Win32_Storage_OfflineFiles" = [ "Win32_Storage" ]; + "Win32_Storage_OperationRecorder" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging_Appx" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_ProjectedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_StructuredStorage" = [ "Win32_Storage" ]; + "Win32_Storage_Vhd" = [ "Win32_Storage" ]; + "Win32_Storage_Xps" = [ "Win32_Storage" ]; + "Win32_System" = [ "Win32" ]; + "Win32_System_AddressBook" = [ "Win32_System" ]; + "Win32_System_Antimalware" = [ "Win32_System" ]; + "Win32_System_ApplicationInstallationAndServicing" = [ "Win32_System" ]; + "Win32_System_ApplicationVerifier" = [ "Win32_System" ]; + "Win32_System_ClrHosting" = [ "Win32_System" ]; + "Win32_System_Com" = [ "Win32_System" ]; + "Win32_System_Com_Marshal" = [ "Win32_System_Com" ]; + "Win32_System_Com_StructuredStorage" = [ "Win32_System_Com" ]; + "Win32_System_Com_Urlmon" = [ "Win32_System_Com" ]; + "Win32_System_ComponentServices" = [ "Win32_System" ]; + "Win32_System_Console" = [ "Win32_System" ]; + "Win32_System_CorrelationVector" = [ "Win32_System" ]; + "Win32_System_DataExchange" = [ "Win32_System" ]; + "Win32_System_DeploymentServices" = [ "Win32_System" ]; + "Win32_System_DeveloperLicensing" = [ "Win32_System" ]; + "Win32_System_Diagnostics" = [ "Win32_System" ]; + "Win32_System_Diagnostics_Ceip" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug_Extensions" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Etw" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ProcessSnapshotting" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ToolHelp" = [ "Win32_System_Diagnostics" ]; + "Win32_System_DistributedTransactionCoordinator" = [ "Win32_System" ]; + "Win32_System_Environment" = [ "Win32_System" ]; + "Win32_System_ErrorReporting" = [ "Win32_System" ]; + "Win32_System_EventCollector" = [ "Win32_System" ]; + "Win32_System_EventLog" = [ "Win32_System" ]; + "Win32_System_EventNotificationService" = [ "Win32_System" ]; + "Win32_System_GroupPolicy" = [ "Win32_System" ]; + "Win32_System_HostCompute" = [ "Win32_System" ]; + "Win32_System_HostComputeNetwork" = [ "Win32_System" ]; + "Win32_System_HostComputeSystem" = [ "Win32_System" ]; + "Win32_System_Hypervisor" = [ "Win32_System" ]; + "Win32_System_IO" = [ "Win32_System" ]; + "Win32_System_Iis" = [ "Win32_System" ]; + "Win32_System_Ioctl" = [ "Win32_System" ]; + "Win32_System_JobObjects" = [ "Win32_System" ]; + "Win32_System_Js" = [ "Win32_System" ]; + "Win32_System_Kernel" = [ "Win32_System" ]; + "Win32_System_LibraryLoader" = [ "Win32_System" ]; + "Win32_System_Mailslots" = [ "Win32_System" ]; + "Win32_System_Mapi" = [ "Win32_System" ]; + "Win32_System_Memory" = [ "Win32_System" ]; + "Win32_System_Memory_NonVolatile" = [ "Win32_System_Memory" ]; + "Win32_System_MessageQueuing" = [ "Win32_System" ]; + "Win32_System_MixedReality" = [ "Win32_System" ]; + "Win32_System_Ole" = [ "Win32_System" ]; + "Win32_System_PasswordManagement" = [ "Win32_System" ]; + "Win32_System_Performance" = [ "Win32_System" ]; + "Win32_System_Performance_HardwareCounterProfiling" = [ "Win32_System_Performance" ]; + "Win32_System_Pipes" = [ "Win32_System" ]; + "Win32_System_Power" = [ "Win32_System" ]; + "Win32_System_ProcessStatus" = [ "Win32_System" ]; + "Win32_System_Recovery" = [ "Win32_System" ]; + "Win32_System_Registry" = [ "Win32_System" ]; + "Win32_System_RemoteDesktop" = [ "Win32_System" ]; + "Win32_System_RemoteManagement" = [ "Win32_System" ]; + "Win32_System_RestartManager" = [ "Win32_System" ]; + "Win32_System_Restore" = [ "Win32_System" ]; + "Win32_System_Rpc" = [ "Win32_System" ]; + "Win32_System_Search" = [ "Win32_System" ]; + "Win32_System_Search_Common" = [ "Win32_System_Search" ]; + "Win32_System_SecurityCenter" = [ "Win32_System" ]; + "Win32_System_Services" = [ "Win32_System" ]; + "Win32_System_SetupAndMigration" = [ "Win32_System" ]; + "Win32_System_Shutdown" = [ "Win32_System" ]; + "Win32_System_StationsAndDesktops" = [ "Win32_System" ]; + "Win32_System_SubsystemForLinux" = [ "Win32_System" ]; + "Win32_System_SystemInformation" = [ "Win32_System" ]; + "Win32_System_SystemServices" = [ "Win32_System" ]; + "Win32_System_Threading" = [ "Win32_System" ]; + "Win32_System_Time" = [ "Win32_System" ]; + "Win32_System_TpmBaseServices" = [ "Win32_System" ]; + "Win32_System_UserAccessLogging" = [ "Win32_System" ]; + "Win32_System_Variant" = [ "Win32_System" ]; + "Win32_System_VirtualDosMachines" = [ "Win32_System" ]; + "Win32_System_WindowsProgramming" = [ "Win32_System" ]; + "Win32_System_Wmi" = [ "Win32_System" ]; + "Win32_UI" = [ "Win32" ]; + "Win32_UI_Accessibility" = [ "Win32_UI" ]; + "Win32_UI_ColorSystem" = [ "Win32_UI" ]; + "Win32_UI_Controls" = [ "Win32_UI" ]; + "Win32_UI_Controls_Dialogs" = [ "Win32_UI_Controls" ]; + "Win32_UI_HiDpi" = [ "Win32_UI" ]; + "Win32_UI_Input" = [ "Win32_UI" ]; + "Win32_UI_Input_Ime" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_KeyboardAndMouse" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Pointer" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Touch" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_XboxController" = [ "Win32_UI_Input" ]; + "Win32_UI_InteractionContext" = [ "Win32_UI" ]; + "Win32_UI_Magnification" = [ "Win32_UI" ]; + "Win32_UI_Shell" = [ "Win32_UI" ]; + "Win32_UI_Shell_PropertiesSystem" = [ "Win32_UI_Shell" ]; + "Win32_UI_TabletPC" = [ "Win32_UI" ]; + "Win32_UI_TextServices" = [ "Win32_UI" ]; + "Win32_UI_WindowsAndMessaging" = [ "Win32_UI" ]; + "Win32_Web" = [ "Win32" ]; + "Win32_Web_InternetExplorer" = [ "Win32_Web" ]; + }; + resolvedDefaultFeatures = [ "Wdk" "Wdk_Foundation" "Wdk_Storage" "Wdk_Storage_FileSystem" "Win32" "Win32_Foundation" "Win32_NetworkManagement" "Win32_NetworkManagement_IpHelper" "Win32_Networking" "Win32_Networking_WinSock" "Win32_Security" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Diagnostics" "Win32_System_Diagnostics_Debug" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Threading" "Win32_System_WindowsProgramming" "default" ]; + }; + "windows-targets 0.48.5" = rec { crateName = "windows-targets"; version = "0.48.5"; edition = "2018"; @@ -21441,43 +21877,90 @@ rec { dependencies = [ { name = "windows_aarch64_gnullvm"; - packageId = "windows_aarch64_gnullvm"; + packageId = "windows_aarch64_gnullvm 0.48.5"; target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "aarch64-pc-windows-gnullvm"); } { name = "windows_aarch64_msvc"; - packageId = "windows_aarch64_msvc"; - target = { target, features }: (("aarch64" == target."arch") && ("msvc" == target."env") && (!(target."windows_raw_dylib" or false))); + packageId = "windows_aarch64_msvc 0.48.5"; + target = { target, features }: (("aarch64" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); } { name = "windows_i686_gnu"; - packageId = "windows_i686_gnu"; - target = { target, features }: (("x86" == target."arch") && ("gnu" == target."env") && (!(target."windows_raw_dylib" or false))); + packageId = "windows_i686_gnu 0.48.5"; + target = { target, features }: (("x86" == target."arch" or null) && ("gnu" == target."env" or null) && (!(target."windows_raw_dylib" or false))); } { name = "windows_i686_msvc"; - packageId = "windows_i686_msvc"; - target = { target, features }: (("x86" == target."arch") && ("msvc" == target."env") && (!(target."windows_raw_dylib" or false))); + packageId = "windows_i686_msvc 0.48.5"; + target = { target, features }: (("x86" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); } { name = "windows_x86_64_gnu"; - packageId = "windows_x86_64_gnu"; - target = { target, features }: (("x86_64" == target."arch") && ("gnu" == target."env") && (!("llvm" == target."abi")) && (!(target."windows_raw_dylib" or false))); + packageId = "windows_x86_64_gnu 0.48.5"; + target = { target, features }: (("x86_64" == target."arch" or null) && ("gnu" == target."env" or null) && (!("llvm" == target."abi" or null)) && (!(target."windows_raw_dylib" or false))); } { name = "windows_x86_64_gnullvm"; - packageId = "windows_x86_64_gnullvm"; + packageId = "windows_x86_64_gnullvm 0.48.5"; target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-pc-windows-gnullvm"); } { name = "windows_x86_64_msvc"; - packageId = "windows_x86_64_msvc"; - target = { target, features }: (("x86_64" == target."arch") && ("msvc" == target."env") && (!(target."windows_raw_dylib" or false))); + packageId = "windows_x86_64_msvc 0.48.5"; + target = { target, features }: (("x86_64" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); } ]; }; - "windows_aarch64_gnullvm" = rec { + "windows-targets 0.52.0" = rec { + crateName = "windows-targets"; + version = "0.52.0"; + edition = "2021"; + sha256 = "1kg7a27ynzw8zz3krdgy6w5gbqcji27j1sz4p7xk2j5j8082064a"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows_aarch64_gnullvm"; + packageId = "windows_aarch64_gnullvm 0.52.0"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "aarch64-pc-windows-gnullvm"); + } + { + name = "windows_aarch64_msvc"; + packageId = "windows_aarch64_msvc 0.52.0"; + target = { target, features }: (("aarch64" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_i686_gnu"; + packageId = "windows_i686_gnu 0.52.0"; + target = { target, features }: (("x86" == target."arch" or null) && ("gnu" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_i686_msvc"; + packageId = "windows_i686_msvc 0.52.0"; + target = { target, features }: (("x86" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_x86_64_gnu"; + packageId = "windows_x86_64_gnu 0.52.0"; + target = { target, features }: (("x86_64" == target."arch" or null) && ("gnu" == target."env" or null) && (!("llvm" == target."abi" or null)) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_x86_64_gnullvm"; + packageId = "windows_x86_64_gnullvm 0.52.0"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-pc-windows-gnullvm"); + } + { + name = "windows_x86_64_msvc"; + packageId = "windows_x86_64_msvc 0.52.0"; + target = { target, features }: (("x86_64" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + ]; + + }; + "windows_aarch64_gnullvm 0.48.5" = rec { crateName = "windows_aarch64_gnullvm"; version = "0.48.5"; edition = "2018"; @@ -21487,7 +21970,17 @@ rec { ]; }; - "windows_aarch64_msvc" = rec { + "windows_aarch64_gnullvm 0.52.0" = rec { + crateName = "windows_aarch64_gnullvm"; + version = "0.52.0"; + edition = "2021"; + sha256 = "1shmn1kbdc0bpphcxz0vlph96bxz0h1jlmh93s9agf2dbpin8xyb"; + authors = [ + "Microsoft" + ]; + + }; + "windows_aarch64_msvc 0.48.5" = rec { crateName = "windows_aarch64_msvc"; version = "0.48.5"; edition = "2018"; @@ -21497,7 +21990,17 @@ rec { ]; }; - "windows_i686_gnu" = rec { + "windows_aarch64_msvc 0.52.0" = rec { + crateName = "windows_aarch64_msvc"; + version = "0.52.0"; + edition = "2021"; + sha256 = "1vvmy1ypvzdvxn9yf0b8ygfl85gl2gpcyvsvqppsmlpisil07amv"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_gnu 0.48.5" = rec { crateName = "windows_i686_gnu"; version = "0.48.5"; edition = "2018"; @@ -21507,7 +22010,17 @@ rec { ]; }; - "windows_i686_msvc" = rec { + "windows_i686_gnu 0.52.0" = rec { + crateName = "windows_i686_gnu"; + version = "0.52.0"; + edition = "2021"; + sha256 = "04zkglz4p3pjsns5gbz85v4s5aw102raz4spj4b0lmm33z5kg1m2"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_msvc 0.48.5" = rec { crateName = "windows_i686_msvc"; version = "0.48.5"; edition = "2018"; @@ -21517,7 +22030,17 @@ rec { ]; }; - "windows_x86_64_gnu" = rec { + "windows_i686_msvc 0.52.0" = rec { + crateName = "windows_i686_msvc"; + version = "0.52.0"; + edition = "2021"; + sha256 = "16kvmbvx0vr0zbgnaz6nsks9ycvfh5xp05bjrhq65kj623iyirgz"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_gnu 0.48.5" = rec { crateName = "windows_x86_64_gnu"; version = "0.48.5"; edition = "2018"; @@ -21527,7 +22050,17 @@ rec { ]; }; - "windows_x86_64_gnullvm" = rec { + "windows_x86_64_gnu 0.52.0" = rec { + crateName = "windows_x86_64_gnu"; + version = "0.52.0"; + edition = "2021"; + sha256 = "1zdy4qn178sil5sdm63lm7f0kkcjg6gvdwmcprd2yjmwn8ns6vrx"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_gnullvm 0.48.5" = rec { crateName = "windows_x86_64_gnullvm"; version = "0.48.5"; edition = "2018"; @@ -21537,7 +22070,17 @@ rec { ]; }; - "windows_x86_64_msvc" = rec { + "windows_x86_64_gnullvm 0.52.0" = rec { + crateName = "windows_x86_64_gnullvm"; + version = "0.52.0"; + edition = "2021"; + sha256 = "17lllq4l2k1lqgcnw1cccphxp9vs7inq99kjlm2lfl9zklg7wr8s"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_msvc 0.48.5" = rec { crateName = "windows_x86_64_msvc"; version = "0.48.5"; edition = "2018"; @@ -21546,12 +22089,22 @@ rec { "Microsoft" ]; + }; + "windows_x86_64_msvc 0.52.0" = rec { + crateName = "windows_x86_64_msvc"; + version = "0.52.0"; + edition = "2021"; + sha256 = "012wfq37f18c09ij5m6rniw7xxn5fcvrxbqd0wd8vgnl3hfn9yfz"; + authors = [ + "Microsoft" + ]; + }; "winnow" = rec { crateName = "winnow"; - version = "0.5.19"; + version = "0.5.28"; edition = "2021"; - sha256 = "0ywwrl647bl7jibk44bblyi8mrd8f4dq8425xr66shnvwgrld642"; + sha256 = "1qhzp7mg9m22qy7hjvdm178c9lyv16kjf3hsgb92y33jyy30g0vc"; dependencies = [ { name = "memchr"; @@ -21584,7 +22137,7 @@ rec { } { name = "windows-sys"; - packageId = "windows-sys"; + packageId = "windows-sys 0.48.0"; features = [ "Win32_Foundation" "Win32_System_Time" "Win32_System_Registry" "Win32_Security" "Win32_Storage_FileSystem" "Win32_System_Diagnostics_Debug" ]; } ]; @@ -21748,7 +22301,7 @@ rec { { name = "async-process"; packageId = "async-process"; - target = { target, features }: ("macos" == target."os"); + target = { target, features }: ("macos" == target."os" or null); } { name = "async-recursion"; @@ -21971,9 +22524,9 @@ rec { }; "zerocopy" = rec { crateName = "zerocopy"; - version = "0.7.26"; + version = "0.7.31"; edition = "2018"; - sha256 = "184s51bzn8mpx3p9h6klrlppv9b7ja1b8y9998jr36jmj1a42zp9"; + sha256 = "0gcfyrmlrhmsz16qxjp2qzr6vixyaw1p04zl28f08lxkvfz62h0w"; authors = [ "Joshua Liebow-Feeser " ]; @@ -22007,9 +22560,9 @@ rec { }; "zerocopy-derive" = rec { crateName = "zerocopy-derive"; - version = "0.7.26"; + version = "0.7.31"; edition = "2018"; - sha256 = "17v8yshfa23z5az2xhclpwrlzih26nj7imwbra12i5b6y764hznx"; + sha256 = "06k0zk4x4n9s1blgxmxqb1g81y8q334aayx61gyy6v9y1dajkhdk"; procMacro = true; authors = [ "Joshua Liebow-Feeser " @@ -22025,16 +22578,16 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; } ]; }; "zeroize" = rec { crateName = "zeroize"; - version = "1.6.0"; + version = "1.7.0"; edition = "2021"; - sha256 = "1ndar43r58zbmasjhrhgas168vxb4i0rwbkcnszhjybwpbqmc29a"; + sha256 = "0bfvby7k9pdp6623p98yz2irqnamcyzpn7zh20nqmdn68b0lwnsj"; authors = [ "The RustCrypto Project Developers" ]; @@ -22074,7 +22627,7 @@ rec { } { name = "syn"; - packageId = "syn 2.0.39"; + packageId = "syn 2.0.41"; features = [ "full" "extra-traits" "visit" ]; } ]; @@ -22239,12 +22792,12 @@ rec { os = pkgs.rust.lib.toTargetOs platform; arch = pkgs.rust.lib.toTargetArch platform; family = pkgs.rust.lib.toTargetFamily platform; + vendor = pkgs.rust.lib.toTargetVendor platform; env = "gnu"; endian = if platform.parsed.cpu.significantByte.name == "littleEndian" then "little" else "big"; pointer_width = toString platform.parsed.cpu.bits; - vendor = platform.parsed.vendor.name; debug_assertions = false; }; @@ -22340,7 +22893,7 @@ rec { # recreate a file hierarchy as when running tests with cargo # the source for test data - ${pkgs.xorg.lndir}/bin/lndir ${crate.src} + ${pkgs.buildPackages.xorg.lndir}/bin/lndir ${crate.src} # build outputs testRoot=target/debug @@ -22370,10 +22923,12 @@ rec { passthru = (crate.passthru or { }) // { inherit test; }; - } '' - echo tested by ${test} - ${lib.concatMapStringsSep "\n" (output: "ln -s ${crate.${output}} ${"$"}${output}") crate.outputs} - ''; + } + (lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform) '' + echo tested by ${test} + '' + '' + ${lib.concatMapStringsSep "\n" (output: "ln -s ${crate.${output}} ${"$"}${output}") crate.outputs} + ''); /* A restricted overridable version of builtRustCratesWithFeatures. */ buildRustCrateWithFeatures = @@ -22537,9 +23092,9 @@ rec { let package = crateConfigs."${dep.packageId}"; in - { inherit (dep) rename; version = package.version; }; + { inherit (dep) rename; inherit (package) version; }; in - lib.mapAttrs (name: choices: builtins.map versionAndRename choices) grouped; + lib.mapAttrs (name: builtins.map versionAndRename) grouped; in buildRustCrateForPkgsFunc pkgs ( @@ -22587,7 +23142,7 @@ rec { */ sanitizeForJson = val: if builtins.isAttrs val - then lib.mapAttrs (n: v: sanitizeForJson v) val + then lib.mapAttrs (n: sanitizeForJson) val else if builtins.isList val then builtins.map sanitizeForJson val else if builtins.isFunction val @@ -22696,7 +23251,7 @@ rec { enabledFeatures = enableFeatures (crateConfig.dependencies or [ ]) expandedFeatures; depWithResolvedFeatures = dependency: let - packageId = dependency.packageId; + inherit (dependency) packageId; features = dependencyFeatures enabledFeatures dependency; in { inherit packageId features; }; diff --git a/pkgs/additional/fractal-nixified/crate-hashes.json b/pkgs/additional/fractal-nixified/crate-hashes.json index f223473e..ce5c1b58 100644 --- a/pkgs/additional/fractal-nixified/crate-hashes.json +++ b/pkgs/additional/fractal-nixified/crate-hashes.json @@ -1,18 +1,11 @@ { - "mas-http 0.5.0-rc.2 (git+https://github.com/matrix-org/matrix-authentication-service?rev=357481b52e6dc092178a16b8a7d86df036aac608#357481b52e6dc092178a16b8a7d86df036aac608)": "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw", - "mas-iana 0.5.0-rc.2 (git+https://github.com/matrix-org/matrix-authentication-service?rev=357481b52e6dc092178a16b8a7d86df036aac608#357481b52e6dc092178a16b8a7d86df036aac608)": "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw", - "mas-jose 0.5.0-rc.2 (git+https://github.com/matrix-org/matrix-authentication-service?rev=357481b52e6dc092178a16b8a7d86df036aac608#357481b52e6dc092178a16b8a7d86df036aac608)": "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw", - "mas-keystore 0.5.0-rc.2 (git+https://github.com/matrix-org/matrix-authentication-service?rev=357481b52e6dc092178a16b8a7d86df036aac608#357481b52e6dc092178a16b8a7d86df036aac608)": "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw", - "mas-oidc-client 0.5.0-rc.2 (git+https://github.com/matrix-org/matrix-authentication-service?rev=357481b52e6dc092178a16b8a7d86df036aac608#357481b52e6dc092178a16b8a7d86df036aac608)": "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw", - "mas-tower 0.5.0-rc.2 (git+https://github.com/matrix-org/matrix-authentication-service?rev=357481b52e6dc092178a16b8a7d86df036aac608#357481b52e6dc092178a16b8a7d86df036aac608)": "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw", - "matrix-sdk 0.6.2 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "matrix-sdk-base 0.6.1 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "matrix-sdk-common 0.6.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "matrix-sdk-crypto 0.6.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "matrix-sdk-indexeddb 0.2.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "matrix-sdk-qrcode 0.4.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "matrix-sdk-sqlite 0.1.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "matrix-sdk-store-encryption 0.2.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "matrix-sdk-ui 0.6.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=8895ce40d13faa79012144c97044990284215758#8895ce40d13faa79012144c97044990284215758)": "1s72nchfy860f9mk2a9l33wby1k3w93kvmviilrlys75pbpk9vjz", - "oauth2-types 0.5.0-rc.2 (git+https://github.com/matrix-org/matrix-authentication-service?rev=357481b52e6dc092178a16b8a7d86df036aac608#357481b52e6dc092178a16b8a7d86df036aac608)": "11l2iww7zbhjyskkw6rfrkzgwdi2c7hprw6hw2c48vjw8kjqhzsw" + "matrix-sdk 0.6.2 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389", + "matrix-sdk-base 0.6.1 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389", + "matrix-sdk-common 0.6.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389", + "matrix-sdk-crypto 0.6.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389", + "matrix-sdk-indexeddb 0.2.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389", + "matrix-sdk-qrcode 0.4.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389", + "matrix-sdk-sqlite 0.1.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389", + "matrix-sdk-store-encryption 0.2.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389", + "matrix-sdk-ui 0.6.0 (git+https://github.com/matrix-org/matrix-rust-sdk.git?rev=19526cea6bce133fc48904838956846aeb966dc6#19526cea6bce133fc48904838956846aeb966dc6)": "1m27qn8gvlgrihmnin66xgwvz16lz6nl3wpb47sl6dkpnyb1i389" } \ No newline at end of file diff --git a/pkgs/additional/fractal-nixified/default.nix b/pkgs/additional/fractal-nixified/default.nix index 6bb4b7d0..04865b13 100644 --- a/pkgs/additional/fractal-nixified/default.nix +++ b/pkgs/additional/fractal-nixified/default.nix @@ -1,22 +1,13 @@ # Cargo.nix and crate-hashes.json were created with: # - `nix run '.#crate2nix' -- generate -f ~/ref/repos/gnome/fractal/Cargo.toml` -# or, for latest crate2nix: +# or, for devel crate2nix: # - `nix shell -f https://github.com/kolloch/crate2nix/tarball/master` # - `crate2nix generate -f ~/ref/repos/gnome/fractal/Cargo.toml` # -# note that serde_derive fails for cross compilation. pin to 1.0.171. -# - see: -# - sounds like serde-derive did eventually remove the "precompiled" blobs -# - 1.0.183: fails -# - 1.0.192: seems to work? -# # to update: # - `git fetch` in `~/ref/repos/gnome/fractal/` # - re-run that crate2nix step # - update `src` rev to match the local checkout! -# -# then: -# - `sed -i 's/target."curve25519_dalek_backend"/target."curve25519_dalek_backend" or ""/g' Cargo.nix` { pkgs , lib @@ -66,10 +57,10 @@ let domain = "gitlab.gnome.org"; owner = "GNOME"; repo = "fractal"; - rev = "5"; - hash = "sha256-XHb8HjQ5PDL2sen6qUivDllvYEhKnp1vQynD2Lksi30="; - # rev = "ba15c5b12a3cdb67b57d6a1ce7c4a2e6a15f8c88"; - # hash = "sha256-BZC/otMPM4pf/VOhFkgRrq6yEquChL3I9QsQVpFMakQ="; + rev = "6"; + hash = "sha256-J4Jb7G5Rfou3N7mytetIdLl0dGY5dSvTjnu8aj4kWXQ="; + # rev = "5"; + # hash = "sha256-XHb8HjQ5PDL2sen6qUivDllvYEhKnp1vQynD2Lksi30="; }; codegenUnits = 256; #< this does get plumbed, but doesn't seem to affect build speed outputs = [ "out" ]; # default is "out" and "lib", but that somehow causes cycles @@ -318,10 +309,17 @@ let # LIBCLANG_PATH = "${buildPackages.llvmPackages.libclang.lib}/lib"; }; ring = attrs: attrs // { - # CARGO_MANIFEST_LINKS = "ring_core_0_17_5"; + # if after an update you see: + # ``` + # > assertion `left == right` failed + # > left: "ring_core_0_17_5" + # > right: "ring_core_0_17_7" + # ``` + # just update this patch to reflect the right-hand side + # CARGO_MANIFEST_LINKS = "ring_core_0_17_7"; postPatch = (attrs.postPatch or "") + '' substituteInPlace build.rs --replace \ - 'links = std::env::var("CARGO_MANIFEST_LINKS").unwrap();' 'links = "ring_core_0_17_5".to_string();' + 'links = std::env::var("CARGO_MANIFEST_LINKS").unwrap();' 'links = "ring_core_0_17_7".to_string();' ''; }; sourceview5-sys = attrs: attrs // { @@ -338,6 +336,14 @@ let crate2NixOverrides = crates: crates // { # crate2nix sometimes "misses" dependencies, or gets them wrong in a way that crateOverrides can't patch. # this function lets me patch over Cargo.nix without actually modifying it by hand. + matrix-sdk = crates.matrix-sdk // { + dependencies = crates.matrix-sdk.dependencies ++ [ + { + name = "ruma-events"; + packageId = "ruma-events"; + } + ]; + }; matrix-sdk-base = crates.matrix-sdk-base // { dependencies = crates.matrix-sdk-base.dependencies ++ [ {