(address . bug-guix@gnu.org)
I am failing to load guile-cv:
$ guix shell -C guile guile-cv -- guile -q
GNU Guile 3.0.9
Copyright (C) 1995-2023 Free Software Foundation, Inc.
Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.
Enter `,help' for help.
scheme@(guile-user)> ,use (cv)
While executing meta-command:
no code for module (cv)
scheme@(guile-user)>
The Guix channel commit is ffc7650c11fd7c4b9f7b4894f8e0a451e0e49063
installed on a PureOS, a Debian based distribution.