> If I clone it and run your commands I do not get an error (I edited the
> notes about source file newer than compiled):
You also need to add "divoplade-site" to "#:package-path-inputs" in the
specifications.
See the following snippet from Cuirass info page:
--8<---------------cut here---------------start------------->8---
‘package_path_inputs’
This field holds a list of input names whose load path is prepended
to ‘GUIX_PACKAGE_PATH’ when evaluating ‘proc_file’.
--8<---------------cut here---------------end--------------->8---
Mathieu