Hi Mark,
> Ricardo Wurmus <rek...@elephly.net> writes: > >> Christopher Lemmer Webber <cweb...@dustycloud.org> writes: >> >>> Ricardo, can you see if 834b8a4110 fixes the problem? >> >> It does not seem to fix this problem. >> “gnu/machine/ssh.scm” still isn’t included. > > The problem is that (guix self) has its own logic, independent of the > *.am files, to determine the set of modules to be compiled and > installed. That logic needs to be updated when adding a new module > directory. > > I just pushed commit 079c93e1c1dd93639417095000d5e56d8db62d61, which > should hopefully fix the problem. Thank you, this fixes it. -- Ricardo