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

* //users/wpcarro/emacs: rls was removed from nixpkgs and is hopefully
  no longer necessary in this emacs setup.

Change-Id: Ib8371da652c434e74eb67a2030b212a6423a1891
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6577
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
Reviewed-by: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
sterni 2022-09-13 22:27:03 +02:00 committed by clbot
parent 2ef0201e3d
commit ee1f62f5e5
2 changed files with 12 additions and 14 deletions

View file

@ -14,7 +14,6 @@ let
# Rust dependencies
(with pkgs; [
cargo
rls
rust-analyzer
rustc
rustfmt
@ -24,7 +23,6 @@ let
ispell
nix
pass
rls # Rust Language Server
rust-analyzer
rustc
rustfmt