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 907baea + a04a6c7 commit 17ac816Copy full SHA for 17ac816
pkgs/by-name/lx/lxgw-neoxihei/package.nix
@@ -6,11 +6,11 @@
6
7
stdenvNoCC.mkDerivation rec {
8
pname = "lxgw-neoxihei";
9
- version = "1.215";
+ version = "1.216.1";
10
11
src = fetchurl {
12
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
13
- hash = "sha256-aBmPFLc2gkf+1bI85GPrOVmFjgcCyvXd//OPbKhxVQM=";
+ hash = "sha256-wwsCGSZy/WB7QBbRams06DGA6oypsPKTN0TGYlX3jQM=";
14
};
15
16
dontUnpack = true;
0 commit comments