iosevka-bin: deprecate phases
This commit is contained in:
parent
f102bcee7d
commit
29eec21d13
@ -22,7 +22,7 @@ in stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ unzip ];
|
nativeBuildInputs = [ unzip ];
|
||||||
|
|
||||||
phases = [ "unpackPhase" ];
|
dontInstall = true;
|
||||||
|
|
||||||
unpackPhase = ''
|
unpackPhase = ''
|
||||||
mkdir -p $out/share/fonts
|
mkdir -p $out/share/fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user