Hello Ludovic! Ludovic Courtès <l...@gnu.org> writes:
> Maxim Cournoyer <maxim.courno...@gmail.com> skribis: > >> Still, it'd be nice to have an option to keep failed build on the >> *remote* machines. I don't think that's possible currently? > > In some cases it’s not even desirable because you could fill up /tmp > without noticing. > > But note that another option is to do: > > GUIX_DAEMON_SOCKET=ssh://remote.example.org guix build foo -K > > WDYT? > > Ludo’. This fulfill my use case well and appears to be sufficiently documented already. We're gold! Thank you, Maxim