google-fonts: Automatically drop to-be-delisted fonts in postPatch

This commit is contained in:
nicoo 2023-10-23 19:52:38 +00:00
parent 86231c7ebc
commit feb7cafb3c

View File

@ -29,6 +29,7 @@ stdenvNoCC.mkDerivation {
rm -rv ofl/cabincondensed \
ofl/signikanegative \
ofl/signikanegativesc \
ofl/*_todelist \
axisregistry/tests/data
if find . -name "*.ttf" | sed 's|.*/||' | sort | uniq -c | sort -n | grep -v '^.*1 '; then