unifont: deprecate phases

This commit is contained in:
Felix Buehler 2021-07-22 17:20:32 +02:00
parent f102bcee7d
commit 8a328256b0

View file

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ libfaketime fonttosfnt mkfontscale ];
phases = [ "buildPhase" "installPhase" ];
dontUnpack = true;
buildPhase =
''