Loading pkgs/by-name/lx/lxgw-fusionkai/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, fetchFromGitHub, stdenvNoCC, installFonts, }: stdenvNoCC.mkDerivation rec { Loading @@ -15,13 +16,7 @@ stdenvNoCC.mkDerivation rec { hash = "sha256-pEISoFEsv8SJOGa2ud/nV1yvl8T9kakfKENu3mfYA5A="; }; installPhase = '' runHook preInstall install -Dm644 *.ttf -t $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://github.com/lxgw/FusionKai"; Loading pkgs/by-name/lx/lxgw-wenkai-tc/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ stdenvNoCC, fetchurl, lib, installFonts, }: stdenvNoCC.mkDerivation rec { Loading @@ -12,14 +13,7 @@ stdenvNoCC.mkDerivation rec { hash = "sha256-secUl91sR6AgHD1ac96ka4BtaMjdQYUPnzVM7jgv5n4="; }; installPhase = '' runHook preInstall mkdir -p $out/share/fonts/truetype mv *.ttf $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://github.com/lxgw/LxgwWenKaiTC"; Loading pkgs/by-name/lx/lxgw-wenkai/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchurl, installFonts, }: stdenvNoCC.mkDerivation rec { Loading @@ -13,14 +14,7 @@ stdenvNoCC.mkDerivation rec { hash = "sha256-4GWCSMl+gdxnEPa8JPz7c+bWmxP7HaZHj+D0yUDqgVc="; }; installPhase = '' runHook preInstall mkdir -p $out/share/fonts/truetype mv *.ttf $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://lxgw.github.io/"; Loading Loading
pkgs/by-name/lx/lxgw-fusionkai/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, fetchFromGitHub, stdenvNoCC, installFonts, }: stdenvNoCC.mkDerivation rec { Loading @@ -15,13 +16,7 @@ stdenvNoCC.mkDerivation rec { hash = "sha256-pEISoFEsv8SJOGa2ud/nV1yvl8T9kakfKENu3mfYA5A="; }; installPhase = '' runHook preInstall install -Dm644 *.ttf -t $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://github.com/lxgw/FusionKai"; Loading
pkgs/by-name/lx/lxgw-wenkai-tc/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ stdenvNoCC, fetchurl, lib, installFonts, }: stdenvNoCC.mkDerivation rec { Loading @@ -12,14 +13,7 @@ stdenvNoCC.mkDerivation rec { hash = "sha256-secUl91sR6AgHD1ac96ka4BtaMjdQYUPnzVM7jgv5n4="; }; installPhase = '' runHook preInstall mkdir -p $out/share/fonts/truetype mv *.ttf $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://github.com/lxgw/LxgwWenKaiTC"; Loading
pkgs/by-name/lx/lxgw-wenkai/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchurl, installFonts, }: stdenvNoCC.mkDerivation rec { Loading @@ -13,14 +14,7 @@ stdenvNoCC.mkDerivation rec { hash = "sha256-4GWCSMl+gdxnEPa8JPz7c+bWmxP7HaZHj+D0yUDqgVc="; }; installPhase = '' runHook preInstall mkdir -p $out/share/fonts/truetype mv *.ttf $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://lxgw.github.io/"; Loading