Merge pull request #131069 from Stunkymonkey/iosevka-bin-phases

iosevka-bin: deprecate phases
This commit is contained in:
Pavol Rusnak 2021-07-22 21:21:59 +02:00 committed by GitHub
commit 34b0efe661
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ in stdenv.mkDerivation rec {
nativeBuildInputs = [ unzip ];
phases = [ "unpackPhase" ];
dontInstall = true;
unpackPhase = ''
mkdir -p $out/share/fonts