aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-12-06 21:59:22 +0900
committersefidel <contact@sefidel.net>2023-12-06 21:59:22 +0900
commit8d4f99beef6252cac868aa2a83eefb7b30d8c5ab (patch)
tree309059a88f7202aaee8fed35a9b2409132da3e8c
parent7ac493a79ed338557203dcf69f7703afc10c8064 (diff)
downloadnixrc-8d4f99beef6252cac868aa2a83eefb7b30d8c5ab.zip
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)
-rw-r--r--home/profiles/communication/default.nix5
1 files changed, 1 insertions, 4 deletions
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, ... }: {