unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: guix-devel@gnu.org
Subject: Re: Brainstorming features for issues.guix.gnu.org
Date: Fri, 27 Mar 2020 09:16:00 +0000	[thread overview]
Message-ID: <87r1xejgz3.fsf@cbaines.net> (raw)
In-Reply-To: <87imiqz23c.fsf@ambrevar.xyz>

[-- Attachment #1: Type: text/plain, Size: 1885 bytes --]


Pierre Neidhardt <mail@ambrevar.xyz> writes:

> Hi Chris!
>
> Christopher Baines <mail@cbaines.net> writes:
>
>> My current workflow is, look for patches to review through email, or
>> Patchwork [1], look the patches over, follow the link to the Guix Data
>> Service instance,
>
> Which link?

If you go to a patch, like: https://patchwork.cbaines.net/patch/20613/
there are some links in the Checks section. The "View comparison" link
takes you to a Guix Data Service instance, the "View Git branch" link
takes you go a Git repository containing the patches, and the "View
Laminar job" link takes you to the job in Laminar that tried to apply
the patches.

>> and maybe try building some of the derivations [2]. If
>> I want to manipulate the patches locally, I checkout the branch or
>> cherry-pick the relevant commits [3].
>>
>> 1: https://patchwork.cbaines.net/project/guix-patches/list/
>> 2: I use the substitutes from the Guix Data Service instance for the
>> derivation, so I can build it locally without having to apply the
>> patches.
>
> Is there a public substitute server from the Guix Data Service?

I realise that it's not easy enough to find this out, but the Guix Data
Service provides substitutes for the derivations it knows about. It
stores all the information about derivations, and it also stores the
sources referenced by the derivations.

This means it can provide substitutes for these store items. Take mxnet,
if you trust the key (which can be found here
https://guix-patches-data.cbaines.net/substitutes ), then you'll be able
to do:

  guix build --substitute-urls="https://guix-patches-data.cbaines.net" /gnu/store/9xcmc4z6w0brg17l1frz6blg79wgf7yi-mxnet-1.6.0.drv

As I understand it, Guix will download the derivation graph from the
Guix Data Service until it has the derivation locally, then it will
build it as normal.

Hope that makes sense?

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

  reply	other threads:[~2020-03-27  9:16 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-26  8:49 Brainstorming features for issues.guix.gnu.org Ricardo Wurmus
2020-03-26  9:40 ` Arun Isaac
2020-03-26  9:49   ` Vincent Legoll
2020-03-26  9:46 ` Vincent Legoll
2020-03-26  9:47 ` Pierre Neidhardt
2020-03-26  9:51   ` Vincent Legoll
2020-03-26 10:29     ` Vincent Legoll
2020-03-26 11:06       ` Ricardo Wurmus
2020-03-26 11:39         ` Pierre Neidhardt
2020-03-27  0:03           ` John Soo
2020-03-26 20:56 ` Christopher Baines
2020-03-27  7:30   ` Pierre Neidhardt
2020-03-27  9:16     ` Christopher Baines [this message]
2020-03-27 10:17       ` Pierre Neidhardt
2020-03-27  8:34 ` pinoaffe
2020-03-27  9:42   ` Ricardo Wurmus
2020-03-27  9:59     ` Vincent Legoll
2020-03-27 14:19       ` Ricardo Wurmus
2020-03-27 14:31         ` Vincent Legoll
2020-03-27 18:36     ` pinoaffe
2020-03-28 11:40       ` Vincent Legoll
2020-03-28 22:20         ` Vincent Legoll
2020-03-28 22:20         ` Ricardo Wurmus
2020-03-30 11:07         ` Ricardo Wurmus
2020-03-30 11:33           ` Vincent Legoll
2020-03-29 23:07 ` Björn Höfling
2020-04-01  2:05   ` Ricardo Wurmus
2020-04-06 21:29     ` Björn Höfling
     [not found] ` <87blofpii8.fsf@asu.edu>
2020-03-30  8:07   ` Ricardo Wurmus
2020-03-30 21:48     ` John Soo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r1xejgz3.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=guix-devel@gnu.org \
    --cc=mail@ambrevar.xyz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).