chore(3p/sources): Bump channels & overlays

* //3p/overlays: kill electrum override applied upstream

* //corp/tvixbolt,
  //users/tazjin/predlozhnik:
  update wasm-bindgen to match nixpkgs and run `cargo update`

Change-Id: If4327112832fd0c7938962dd8d3888d4730b7532
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6874
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
sterni 2022-10-06 22:21:56 +02:00
parent 4d19955580
commit 059dea0e32
6 changed files with 80 additions and 95 deletions

View file

@ -13,7 +13,7 @@ serde_urlencoded = "*" # pinned by yew
web-sys = "*" # pinned by yew
# needs to be in sync with nixpkgs
wasm-bindgen = "= 0.2.82"
wasm-bindgen = "= 0.2.83"
[dependencies.rnix]
git = "https://github.com/nix-community/rnix-parser.git"