diff --git a/flake.lock b/flake.lock index c40a92d..6e3a55b 100644 --- a/flake.lock +++ b/flake.lock @@ -782,17 +782,17 @@ "nixpkgs": "nixpkgs_9" }, "locked": { - "lastModified": 1762339715, - "narHash": "sha256-rzEJjyZat0juOF133YPSJMgOSeuBlk92PTOu22W1B6w=", - "owner": "msyds", - "repo": "syd-fcitx5-tables", - "rev": "2b66c43dcc524030a45ab6fdd5aab69c229dd290", - "type": "gitlab" + "lastModified": 1771615370, + "narHash": "sha256-UD/9fs1GYuwDGqrpKunrwOPrvkahLQ/6eeRy/0ejHNA=", + "ref": "refs/heads/main", + "rev": "41111bead687315ca1f55a826509234ca2f0e0ce", + "revCount": 8, + "type": "git", + "url": "https://git.deertopia.net/msyds/syd-fcitx5-tables" }, "original": { - "owner": "msyds", - "repo": "syd-fcitx5-tables", - "type": "gitlab" + "type": "git", + "url": "https://git.deertopia.net/msyds/syd-fcitx5-tables" } }, "sydpkgs": { diff --git a/flake.nix b/flake.nix index e55695a..a0fb48c 100644 --- a/flake.nix +++ b/flake.nix @@ -27,7 +27,8 @@ inputs.nixpkgs.follows = "nixpkgs"; }; 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"; };