chore: upgrade syd-fcitx5-tables

This commit is contained in:
2025-08-28 14:39:48 -06:00
parent 024bf66ceb
commit 6466379e98
3 changed files with 82 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ config, lib, pkgs, inputs, system, ... }:
let cfg = config.sydnix.users.crumb.fcitx5;
in {
@@ -17,13 +17,7 @@ in {
pkgs.fcitx5-table-other
pkgs.libsForQt5.fcitx5-chinese-addons
pkgs.fcitx5-anthy
(let
repo = pkgs.fetchgit {
url = "https://gitlab.com/msyds/syd-fcitx5-tables";
tag = "v1.1.0";
hash = "sha256-Ndm+XUMFmkcrVH9tLvyiXP4gvShx3ELrURYdp2KfOyQ=";
};
in pkgs.callPackage "${repo}/package.nix" {})
inputs.syd-fcitx5-tables.packages.${system}.default
];
settings = {
# Bind QuickPhrase to `s-;`.