iosevka-bin: unify output dir with other fonts

This commit is contained in:
seylerius
2020-08-11 05:27:37 -05:00
parent b4cff6b475
commit 6508e30050

View File

@@ -9,7 +9,7 @@ in fetchzip {
postFetch = ''
mkdir -p $out/share/fonts
unzip -j $downloadedFile \*.ttc -d $out/share/fonts/iosevka
unzip -j $downloadedFile \*.ttc -d $out/share/fonts/truetype
'';
sha256 = "1hfccivk5f7i489s78yh2x96ic6rf5ncbsjqnrxqmfs9n1gjhfbj";