chore(fcitx5): bump syd-fcitx5-tables

This commit is contained in:
2026-02-20 12:20:37 -07:00
parent 2b85764f11
commit 93e801c332
2 changed files with 11 additions and 10 deletions

18
flake.lock generated
View File

@@ -782,17 +782,17 @@
"nixpkgs": "nixpkgs_9" "nixpkgs": "nixpkgs_9"
}, },
"locked": { "locked": {
"lastModified": 1762339715, "lastModified": 1771615370,
"narHash": "sha256-rzEJjyZat0juOF133YPSJMgOSeuBlk92PTOu22W1B6w=", "narHash": "sha256-UD/9fs1GYuwDGqrpKunrwOPrvkahLQ/6eeRy/0ejHNA=",
"owner": "msyds", "ref": "refs/heads/main",
"repo": "syd-fcitx5-tables", "rev": "41111bead687315ca1f55a826509234ca2f0e0ce",
"rev": "2b66c43dcc524030a45ab6fdd5aab69c229dd290", "revCount": 8,
"type": "gitlab" "type": "git",
"url": "https://git.deertopia.net/msyds/syd-fcitx5-tables"
}, },
"original": { "original": {
"owner": "msyds", "type": "git",
"repo": "syd-fcitx5-tables", "url": "https://git.deertopia.net/msyds/syd-fcitx5-tables"
"type": "gitlab"
} }
}, },
"sydpkgs": { "sydpkgs": {

View File

@@ -27,7 +27,8 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
tf2-nix.url = "gitlab:msyds/tf2-nix"; tf2-nix.url = "gitlab:msyds/tf2-nix";
syd-fcitx5-tables.url = "gitlab:msyds/syd-fcitx5-tables"; syd-fcitx5-tables.url =
"git+https://git.deertopia.net/msyds/syd-fcitx5-tables";
sydpkgs.url = "github:msyds/sydpkgs"; sydpkgs.url = "github:msyds/sydpkgs";
}; };