We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebf27ad + e31f26e commit 13deefeCopy full SHA for 13deefe
pkgs/by-name/li/librime-lua/package.nix
@@ -8,13 +8,13 @@
8
9
stdenvNoCC.mkDerivation {
10
pname = "librime-lua";
11
- version = "0-unstable-2024-11-02";
+ version = "0-unstable-2024-12-21";
12
13
src = fetchFromGitHub {
14
owner = "hchunhui";
15
repo = "librime-lua";
16
- rev = "b210d0cfbd2a3cc6edd4709dd0a92c479bfca10b";
17
- hash = "sha256-ETjLN40G4I0FEsQgNY8JM4AInqyb3yJwEJTGqdIHGWg=";
+ rev = "e3912a4b3ac2c202d89face3fef3d41eb1d7fcd6";
+ hash = "sha256-zx0F41szn5qlc2MNjt1vizLIsIFQ67fp5cb8U8UUgtY=";
18
};
19
20
propagatedBuildInputs = [ lua ];
0 commit comments