From: zimoun <zimon.toutoune@gmail.com>
To: "Ricardo Wurmus" <rekado@elephly.net>, "Ludovic Courtès" <ludo@gnu.org>
Cc: gwl-devel@gnu.org
Subject: Re: How to install GWL?
Date: Fri, 31 Jan 2020 10:16:25 +0100 [thread overview]
Message-ID: <CAJ3okZ35OV8WA8s3+i=oAFPUSNQ-dTe5znL4wt4qVSdyshDB6g@mail.gmail.com> (raw)
In-Reply-To: <875zh3w3yp.fsf@elephly.net>
Hi Ricardo,
(+Ludo)
Yesterday evening, I asked the Ludo's opinion about how to deal with
package that depends on Guix as a library.
So his is CC'd. In case, he wants to make an input. ;-)
On Wed, 22 Jan 2020 at 22:56, Ricardo Wurmus <rekado@elephly.net> wrote:
> the GWL is intended to be an extension of Guix. It uses Guix in two
> ways:
>
> 1) it uses modules provided by Guix as one would use a library. These
> include (guix gexp), (guix derivations), (guix monads), (guix store),
> etc.
>
> 2) it uses Guix to install packages at runtime based on whatever
> workflow a user asks to be run.
>
> The “gwl” package has the “guix” package among its inputs due to 1).
> This version of Guix will always be somewhat old, and older than the
> version of Guix used to install the GWL. This is okay for using Guix
> modules, but it wouldn’t be okay for 2).
>
> How should the GWL be installed for maximum convenience and
> compatibility? Does it make sense to install it as a channel so that it
> is tied to the user’s current version of Guix? That would be pretty
> awkward and less convenient than just typing “guix install gwl”.
>
> If we stick with installing the workflow language as a package, how
> should package installation be handled? Should all workflows require a
> channels definition for reproducibility, so that we could instantiate an
> inferior Guix using the exact specified version? If none is provided we
> could fall back to the latest version of Guix.
>
> How does that sound?
The difference between "as a package" --which implies inferiors-- or
"as a channel" is: embed vs extend.
I was convinced that "as a package" was more convenient. Now I am not sure. :-)
Because we know what "embed" means. ;-)
For example, Julien's home-manager [1] uses the "as a channel" approach.
[1] https://framagit.org/tyreunom/guix-home-manager
All the best,
simon
next prev parent reply other threads:[~2020-01-31 9:16 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-22 21:55 How to install GWL? Ricardo Wurmus
2020-01-23 1:15 ` Kyle Meyer
2020-01-23 10:06 ` Ricardo Wurmus
2020-02-01 9:26 ` Ricardo Wurmus
2020-02-05 14:34 ` zimoun
2020-02-05 19:36 ` Ricardo Wurmus
2020-02-10 0:22 ` zimoun
2020-01-23 1:17 ` zimoun
2020-01-23 11:14 ` Roel Janssen
2020-01-23 11:24 ` zimoun
2020-01-23 13:02 ` Ricardo Wurmus
2020-01-23 14:18 ` zimoun
2020-01-23 13:12 ` Ricardo Wurmus
2020-01-31 9:16 ` zimoun [this message]
2020-01-31 11:07 ` Ricardo Wurmus
2020-02-01 11:49 ` Ludovic Courtès
2020-02-05 13:50 ` zimoun
2020-02-05 13:46 ` 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='CAJ3okZ35OV8WA8s3+i=oAFPUSNQ-dTe5znL4wt4qVSdyshDB6g@mail.gmail.com' \
--to=zimon.toutoune@gmail.com \
--cc=gwl-devel@gnu.org \
--cc=ludo@gnu.org \
--cc=rekado@elephly.net \
/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.