Merge pull request #300697 from r-ryantm/auto-update/lxgw-neoxihei
lxgw-neoxihei: 1.120.1 -> 1.120.2
This commit is contained in:
commit
8bb85e47ed
@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation rec {
|
stdenvNoCC.mkDerivation rec {
|
||||||
pname = "lxgw-neoxihei";
|
pname = "lxgw-neoxihei";
|
||||||
version = "1.120.1";
|
version = "1.120.2";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
|
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
|
||||||
hash = "sha256-shzJ5y2mjvodtSHct9gm+09CludxUpR38qi9zvewjaQ=";
|
hash = "sha256-RN0OmNS3aSRMK19nNiqXYJ4PIAQh6u5W/+L8DCeqMcE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontUnpack = true;
|
dontUnpack = true;
|
@ -29089,8 +29089,6 @@ with pkgs;
|
|||||||
inherit (plasma5Packages) breeze-icons;
|
inherit (plasma5Packages) breeze-icons;
|
||||||
};
|
};
|
||||||
|
|
||||||
lxgw-neoxihei = callPackage ../data/fonts/lxgw-neoxihei { };
|
|
||||||
|
|
||||||
lxgw-wenkai = callPackage ../data/fonts/lxgw-wenkai { };
|
lxgw-wenkai = callPackage ../data/fonts/lxgw-wenkai { };
|
||||||
|
|
||||||
maia-icon-theme = libsForQt5.callPackage ../data/icons/maia-icon-theme { };
|
maia-icon-theme = libsForQt5.callPackage ../data/icons/maia-icon-theme { };
|
||||||
|
Loading…
Reference in New Issue
Block a user