switch to the repo version of webcord
This commit is contained in:
parent
6198d77dc8
commit
057095197e
5 changed files with 23 additions and 15 deletions
|
@ -13,6 +13,8 @@
|
|||
mpvpaper = inputs.wegank.packages.${prev.system}.mpvpaper;
|
||||
sea-orm-cli =
|
||||
inputs.sea-orm-cli.legacyPackages.${prev.system}.sea-orm-cli;
|
||||
webcord =
|
||||
inputs.webcord.legacyPackages.${prev.system}.webcord;
|
||||
nil-lsp = inputs.nil-lsp.packages.${prev.system}.nil;
|
||||
alacritty = (prev.unstable.alacritty.overrideAttrs (old-alacritty: rec {
|
||||
src = inputs.alacritty-sixel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue