Loading pkgs/by-name/pa/paratype-pt-mono/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchFromGitHub, installFonts, }: stdenvNoCC.mkDerivation { Loading @@ -16,13 +17,7 @@ stdenvNoCC.mkDerivation { rootDir = "ofl/ptmono"; }; installPhase = '' runHook preInstall install -Dm644 *.ttf -t $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://www.paratype.ru/catalog/font/pt/pt-mono"; Loading pkgs/by-name/pa/paratype-pt-sans/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchFromGitHub, installFonts, }: stdenvNoCC.mkDerivation { Loading @@ -16,13 +17,7 @@ stdenvNoCC.mkDerivation { rootDir = "ofl/ptsans"; }; installPhase = '' runHook preInstall install -Dm644 *.ttf -t $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://www.paratype.ru/catalog/font/pt/pt-sans"; Loading pkgs/by-name/pa/paratype-pt-serif/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchFromGitHub, installFonts, }: stdenvNoCC.mkDerivation { Loading @@ -16,13 +17,7 @@ stdenvNoCC.mkDerivation { rootDir = "ofl/ptserif"; }; installPhase = '' runHook preInstall install -Dm644 *.ttf -t $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://www.paratype.ru/catalog/font/pt/pt-serif"; Loading Loading
pkgs/by-name/pa/paratype-pt-mono/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchFromGitHub, installFonts, }: stdenvNoCC.mkDerivation { Loading @@ -16,13 +17,7 @@ stdenvNoCC.mkDerivation { rootDir = "ofl/ptmono"; }; installPhase = '' runHook preInstall install -Dm644 *.ttf -t $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://www.paratype.ru/catalog/font/pt/pt-mono"; Loading
pkgs/by-name/pa/paratype-pt-sans/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchFromGitHub, installFonts, }: stdenvNoCC.mkDerivation { Loading @@ -16,13 +17,7 @@ stdenvNoCC.mkDerivation { rootDir = "ofl/ptsans"; }; installPhase = '' runHook preInstall install -Dm644 *.ttf -t $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://www.paratype.ru/catalog/font/pt/pt-sans"; Loading
pkgs/by-name/pa/paratype-pt-serif/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchFromGitHub, installFonts, }: stdenvNoCC.mkDerivation { Loading @@ -16,13 +17,7 @@ stdenvNoCC.mkDerivation { rootDir = "ofl/ptserif"; }; installPhase = '' runHook preInstall install -Dm644 *.ttf -t $out/share/fonts/truetype runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://www.paratype.ru/catalog/font/pt/pt-serif"; Loading