From ad28f78741618a513876be48b1a28b825417fcb7 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 8 Aug 2023 23:56:11 +0300 Subject: chore(3p/sources): Bump channels & overlays * web/pwcrypt: bump wasm-bindgen * corp/tvixbolt: bump wasm-bindgen * corp/rih/frontend: bump wasm-bindgen * corp/predlozhnik: bump wasm-bindgen * 3p/overlays: set hiPrio on nixpkgs-review package There is some upstream bug causing a conflict with the ZSH completion files generated by home-manager. Change-Id: Ibe5de5564d3214d48469abe175cbebe5356acf74 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9046 Autosubmit: tazjin Tested-by: BuildkiteCI Reviewed-by: sterni --- corp/tvixbolt/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'corp/tvixbolt/Cargo.toml') diff --git a/corp/tvixbolt/Cargo.toml b/corp/tvixbolt/Cargo.toml index d0aa6c77360a..9ef0180c190f 100644 --- a/corp/tvixbolt/Cargo.toml +++ b/corp/tvixbolt/Cargo.toml @@ -11,7 +11,7 @@ serde_urlencoded = "*" # pinned by yew rnix = "0.11.0" # needs to be in sync with nixpkgs -wasm-bindgen = "= 0.2.84" +wasm-bindgen = "= 0.2.87" [dependencies.tvix-eval] path = "../../tvix/eval" -- cgit 1.4.1