From 0a27344953e9c5c46519758a8ef6dc2bbe2ed18a Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 6 Feb 2023 15:10:35 +0300 Subject: chore(3p/sources): bump nixpkgs & overlays (2023-02-07) Included fixes: * //3p/overlays: tdlib override no longer needed (bump has landed upstream) * //corp/{predlozhnik,tvixbolt}: bump wasm-bindgen to match nixpkgs Home-manager has not been bumped as it has introduced an incompatibility with Nix 2.3 Change-Id: I96ac3462b82c73db1ba23be03d7968f10abc9b53 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8033 Tested-by: BuildkiteCI Reviewed-by: flokli Reviewed-by: sterni --- corp/russian/predlozhnik/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'corp/russian/predlozhnik/Cargo.toml') diff --git a/corp/russian/predlozhnik/Cargo.toml b/corp/russian/predlozhnik/Cargo.toml index 90205bc4fb1b..e00d46b5eb30 100644 --- a/corp/russian/predlozhnik/Cargo.toml +++ b/corp/russian/predlozhnik/Cargo.toml @@ -9,4 +9,4 @@ lazy_static = "1.4" yew = "0.19" # needs to be in sync with nixpkgs -wasm-bindgen = "= 0.2.83" +wasm-bindgen = "= 0.2.84" -- cgit 1.4.1