Merge master into haskell-updates

This commit is contained in:
github-actions[bot]
2022-01-23 00:08:43 +00:00
committed by GitHub
109 changed files with 1953 additions and 1901 deletions

View File

@@ -73,7 +73,7 @@ let
};
installPhase = ''
install -m444 -Dt $out/share/fonts/opentype/noto-cjk ${typeface}/Variable/OTC/*.otf.ttc
install -m444 -Dt $out/share/fonts/opentype/noto-cjk ${typeface}/OTC/*.ttc
'';
meta = with lib; {