Kurome writes: > Since the OTC directory was deleted from the repo, I moved the source for > output "out" from OTC to SuperOTC. SuperOTC is a combination of all the > weights of OTC. The contents should not change. > > * gnu/packages/fonts.scm: Import (guix build-system copy). > (font-adobe-source-han-sans): Update to 2.004. > [outputs] Add "hk" (Hong Kong). Switch to SuperOTC for "out". > [build-system] Switch to copy-build-system for simplicity.. > [arguments] Fixes for build system transition. Use G-Expression. > [native-inputs]: Add unzip. > > Change-Id: I3b37b9406c932b3e4f936367670cbd2ca4a0f926 > --- > gnu/packages/fonts.scm | 60 ++++++++++++++++++++++-------------------- > 1 file changed, 31 insertions(+), 29 deletions(-) Thanks for the patch, I've pushed this to master as 70aa3b9c2fa4a8d6755fa4345210404223972628. Chris