webcord fixed

This commit is contained in:
Gerg-L 2023-09-16 09:41:50 -04:00
parent aec6696f4c
commit 3a917cafb6
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 2 additions and 27 deletions

View file

@ -1,8 +1,4 @@
{
nvim-flake,
webcord_fix,
...
}: {
{nvim-flake, ...}: {
pkgs,
config,
...
@ -64,9 +60,6 @@
alejandra
nix-index
element-desktop
;
inherit
(webcord_fix.legacyPackages.${pkgs.system})
webcord
;
inherit (nvim-flake.packages.${pkgs.system}) neovim;