Nix flake for fcitx5 jyutping support
1{
2 "nodes": {
3 "libime-jyutping": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1761424313,
7 "narHash": "sha256-Dt9GsvxifEzwK1Fy+fapso8NbwQog+5F6K/cciUggSA=",
8 "owner": "fcitx",
9 "repo": "libime-jyutping",
10 "rev": "8e3e80217bc09d0c93e44652d6d768fb3be2b69d",
11 "type": "github"
12 },
13 "original": {
14 "owner": "fcitx",
15 "repo": "libime-jyutping",
16 "type": "github"
17 }
18 },
19 "nixpkgs": {
20 "locked": {
21 "lastModified": 1764517877,
22 "narHash": "sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4=",
23 "owner": "nixos",
24 "repo": "nixpkgs",
25 "rev": "2d293cbfa5a793b4c50d17c05ef9e385b90edf6c",
26 "type": "github"
27 },
28 "original": {
29 "owner": "nixos",
30 "ref": "nixos-unstable",
31 "repo": "nixpkgs",
32 "type": "github"
33 }
34 },
35 "root": {
36 "inputs": {
37 "libime-jyutping": "libime-jyutping",
38 "nixpkgs": "nixpkgs"
39 }
40 }
41 },
42 "root": "root",
43 "version": 7
44}