Loading pkgs/by-name/bl/blackout/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, fetchFromGitHub, stdenvNoCC, installFonts, }: stdenvNoCC.mkDerivation { Loading @@ -15,13 +16,7 @@ stdenvNoCC.mkDerivation { hash = "sha256-UmJVmtuPQYW/w+mdnJw9Ql4R1xf/07l+/Ky1wX9WKqw="; }; installPhase = '' runHook preInstall install -D -m444 -t $out/share/fonts/truetype $src/*.ttf runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { description = "Bad-ass, unholy-mother-shut-your-mouth stencil sans-serif"; Loading Loading
pkgs/by-name/bl/blackout/package.nix +2 −7 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, fetchFromGitHub, stdenvNoCC, installFonts, }: stdenvNoCC.mkDerivation { Loading @@ -15,13 +16,7 @@ stdenvNoCC.mkDerivation { hash = "sha256-UmJVmtuPQYW/w+mdnJw9Ql4R1xf/07l+/Ky1wX9WKqw="; }; installPhase = '' runHook preInstall install -D -m444 -t $out/share/fonts/truetype $src/*.ttf runHook postInstall ''; nativeBuildInputs = [ installFonts ]; meta = { description = "Bad-ass, unholy-mother-shut-your-mouth stencil sans-serif"; Loading