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