Ludovic Courtès writes: > Christopher Baines skribis: > >> As this moves download-nar in a direction where it could be used outside the >> substitute script. >> >> * guix/scripts/substitute.scm (download-nar): Return more information and move >> status-port output to… >> (guix-substitute): here. >> >> Change-Id: Icbddb9a47620b3520cdd2e8095f37a99824c1ce0 > > LGTM. Looking at this patch some more, I missed the failure case in process-substitution/fallback, so I'll send an updated patch (for this and the previous patch). The other patches (1 to 3) have been pushed to master as ecbab97f0732d6979642078a7164d4032b2102b8. Chris