unifont: deprecate phases
This commit is contained in:
parent
f102bcee7d
commit
8a328256b0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
nativeBuildInputs = [ libfaketime fonttosfnt mkfontscale ];
|
||||
|
||||
phases = [ "buildPhase" "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
buildPhase =
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue