From: zimoun <zimon.toutoune@gmail.com>
To: Andreas Reuleaux <rx@a-rx.info>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: pulling from my personal channel only - is this possible ?
Date: Thu, 2 Sep 2021 13:29:31 +0200 [thread overview]
Message-ID: <CAJ3okZ2n7Ra8zBh5nMFW1981KP+8Ydk982htckN3Wtmf4yktZA@mail.gmail.com> (raw)
In-Reply-To: <87ilzk2sna.fsf@softland>
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 11:50 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 [this message]
2021-09-02 11:43 ` Andreas Reuleaux
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=CAJ3okZ2n7Ra8zBh5nMFW1981KP+8Ydk982htckN3Wtmf4yktZA@mail.gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=help-guix@gnu.org \
--cc=rx@a-rx.info \
/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.