From 8d4f99beef6252cac868aa2a83eefb7b30d8c5ab Mon Sep 17 00:00:00 2001 From: sefidel Date: Wed, 6 Dec 2023 21:59:22 +0900 Subject: feat(home/communication)!: replace schildichat-desktop with cinny-desktop Follow https://github.com/NixOS/nixpkgs/pull/272270 (schildichat-{web,desktop}: remove due to lack of maintenance) --- home/profiles/communication/default.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'home/profiles') diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index 3b2b11b..32dbb72 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -409,10 +409,7 @@ in slack discord-canary - # TODO: https://github.com/NixOS/nixpkgs/pull/267618 - (schildichat-desktop.override { - electron = pkgs.electron_26; - }) + cinny-desktop nheko (weechat.override { configure = { availablePlugins, ... }: { -- cgit 1.4.1