Tobias Geerinckx-Rice wrote:
>  $ guix pull
>  $ guix package -i font-terminus:pcf-8bit
>  $ fc-cache -fr
>
>verify that the above command worked:
>
>   $ fc-list | grep ter-116b
>  …are/fonts/terminus/ter-116b.pcf.gz: Terminus:style=Bold
>
>and see if your font situation improves?

It all looks good now! Thanks for the fix.

Here is the output showing that the font is installed properly:
brad@kazuki:~/ > fc-list | grep ter-116b
/home/brad/.guix-profile/share/fonts/terminus/ter-116b.pcf.gz: Terminus:style=Bold

So now will I be all set or will there be another packaging change to look out for now?