feat(fcitx5): update syd-fcitx5-tables
This commit is contained in:
@@ -20,8 +20,8 @@ in {
|
||||
(let
|
||||
repo = pkgs.fetchgit {
|
||||
url = "https://gitlab.com/msyds/syd-fcitx5-tables";
|
||||
tag = "v1.0.0";
|
||||
hash = "sha256-Uw+hDRMV0icsObxMgRbidaMW+NYDBAYLTaPjPB5v+5g=";
|
||||
tag = "v1.1.0";
|
||||
hash = "sha256-Ndm+XUMFmkcrVH9tLvyiXP4gvShx3ELrURYdp2KfOyQ=";
|
||||
};
|
||||
in pkgs.callPackage "${repo}/package.nix" {})
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user