From: Andreas Reuleaux <rx@a-rx.info>
To: help-guix <help-guix@gnu.org>
Subject: Re: pulling from my personal channel only - is this possible ?
Date: Thu, 02 Sep 2021 12:43:27 +0100 [thread overview]
Message-ID: <87y28fjj8g.fsf@softland> (raw)
In-Reply-To: <CAJ3okZ2n7Ra8zBh5nMFW1981KP+8Ydk982htckN3Wtmf4yktZA@mail.gmail.com> (zimoun's message of "Thu, 2 Sep 2021 13:29:31 +0200")
Hi,
yes, this does make sense, and many thanks for writing this down in
detail. - I will follow your steps (and develop my own routine).
And computers are getting faster after all (to some extent still): My
53sec for pulling were on an 4 core i5 (with 16G RAM) - this e-mail I am
writing on a 8 core i7 w/ 16G RAM as well - and I might want use it for
guix at some point (and that should accelerate things then).
All the best,
-Andreas
zimoun <zimon.toutoune@gmail.com> writes:
> Hi,
>
> For developing, my workflow looks like:
>
> 0 git clone http://git.a-rx.info/channel/ /tmp/channel
> 1 edit /tmp/channel/some-file.scm
> 2 guix build -L /tmp/channel ghc-filepatter
> 3 loop to 1 until I am satisfied
> 4 git -C /tmp/channel commit ...
>
> then it depends on my mood to have http://git.a-rx.info/channel/
> listed in my default channels file ~/.config/guix/channels.scm. Well,
> when I am tired to type '-L path/to/channel' then I add it and I run:
>
> guix pull
>
> which allows then to simply do
>
> guix package -i ghc-filepattern -p path/to/profile
>
> Does it make sense?
>
> About "guix pull", yes it should appear slow. But you cannot do more
> than wait... although the situation is mitigated by [1]. (Optimizing
> it is not as straightforward as it looks like at first because the
> bottleneck are at various stages. :-) For instance,
> <http://issues.guix.gnu.org/39258#124>.)
>
> Have you seen 'channel-with-substitutes-available' [1]?
>
> 1: <http://guix.gnu.org/manual/devel/en/html_node/Channels-with-Substitutes.html#Channels-with-Substitutes>
>
> All the best,
> simon
next prev parent reply other threads:[~2021-09-02 12:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-01 15:59 pulling from my personal channel only - is this possible ? Andreas Reuleaux
2021-09-01 16:53 ` raingloom
2021-09-01 19:44 ` Andreas Reuleaux
2021-09-01 21:57 ` raingloom
2021-09-01 22:16 ` Andreas Reuleaux
2021-09-01 21:16 ` Simon Streit
2021-09-01 21:43 ` Andreas Reuleaux
2021-09-01 23:26 ` Andreas Reuleaux
2021-09-02 8:33 ` Simon Streit
2021-09-01 22:15 ` Andreas Reuleaux
2021-09-02 11:29 ` zimoun
2021-09-02 11:43 ` Andreas Reuleaux [this message]
2021-09-02 20:06 ` zimoun
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y28fjj8g.fsf@softland \
--to=rx@a-rx.info \
--cc=help-guix@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.