pkill9 wrote 4 years agoRecipients:(address . bug-guix@gnu.org)Message-ID:20210224180450.5596f514@runbox.comWith (build-locally? #f) set, it should build on the remote, but itstarts building guix on the local machine. Maybe it should be doingthat? I'm not sure.
Maxim Cournoyer wrote 3 years agoRecipients:(name . pkill9)(address . pkill9@runbox.com)(address . 46757-done@debbugs.gnu.org)Message-ID:87bl3aaqp6.fsf@gmail.comHi,pkill9 <pkill9@runbox.com> writes:Toggle quote (4 lines)> With (build-locally? #f) set, it should build on the remote, but it> starts building guix on the local machine. Maybe it should be doing> that? I'm not sure.I believe this is also fixed by Ludovic'sb19250eec6f92308f237a09a43e8e3e2355345b9 commit.Thanks to Ludovic, and enjoy!Maxim
Your commentThis issue is archived.To comment on this conversation send an email to 46757@debbugs.gnu.orgTo respond to this issue using the mumi CLI, first switch to itmumi current 46757Then, you may apply the latest patchset in this issue (with sign off)mumi am -- -sOr, compose a reply to this issuemumi composeOr, send patches to this issuemumi send-email *.patchYou may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tagsmumi command -t +confirmed -t +easyOr, remove the moreinfo tag and set the help tagmumi command -t -moreinfo -t +help