Loading pkgs/by-name/ro/route159/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchzip, installFonts, }: let Loading @@ -18,13 +19,7 @@ stdenvNoCC.mkDerivation { stripRoot = false; }; installPhase = '' runHook preInstall install -D -m444 -t $out/share/fonts/opentype $src/*.otf runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://dotcolon.net/font/route159/"; Loading Loading
pkgs/by-name/ro/route159/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenvNoCC, fetchzip, installFonts, }: let Loading @@ -18,13 +19,7 @@ stdenvNoCC.mkDerivation { stripRoot = false; }; installPhase = '' runHook preInstall install -D -m444 -t $out/share/fonts/opentype $src/*.otf runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { homepage = "https://dotcolon.net/font/route159/"; Loading