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 40f75f8 + 5d241a0 commit 293486fCopy full SHA for 293486f
pkgs/by-name/lx/lxgw-neoxihei/package.nix
@@ -6,11 +6,11 @@
6
7
stdenvNoCC.mkDerivation rec {
8
pname = "lxgw-neoxihei";
9
- version = "1.216.2";
+ version = "1.217";
10
11
src = fetchurl {
12
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
13
- hash = "sha256-fRg0JhN3VxO2si5yuN//SddgiA/A5D7AHkCXhQuI0SA=";
+ hash = "sha256-x5wxexU9hvVCR50f89dbg1HAW+qh6j3ZUJ0CormeBYo=";
14
};
15
16
dontUnpack = true;
0 commit comments