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 <tazjin@tvl.su> Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
parent
0d4465297a
commit
ad28f78741
10 changed files with 114 additions and 88 deletions
|
@ -8,6 +8,6 @@ argon2 = "0.5.0"
|
|||
getrandom = { version = "0.2.10", features = ["js"] }
|
||||
gloo = "0.8.0"
|
||||
rand_core = { version = "0.6.4", features = ["getrandom"] }
|
||||
wasm-bindgen = "= 0.2.84"
|
||||
wasm-bindgen = "= 0.2.87"
|
||||
web-sys = "0.3"
|
||||
yew = { version = "0.20.0", features = [ "csr" ]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue