gwl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to install GWL?


From: Ricardo Wurmus
Subject: Re: How to install GWL?
Date: Thu, 23 Jan 2020 11:06:32 +0100
User-agent: mu4e 1.2.0; emacs 26.3

Kyle Meyer <address@hidden> writes:

> Hi Ricardo,
>
> Ricardo Wurmus <address@hidden> writes:
>
>> 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 last combination sounds good to me: support/encourage specifying the
> channel definition in the workflow, and fall back to the latest version
> of Guix.  Though perhaps it'd be better to fall back to the user's
> current version instead?  My thinking is that the user's version would
> be a less frequently moving target, be more likely to have higher
> substitute availability, and would more closely match any debugging and
> testing the user is doing with, say, `guix environment'.

Yes, I agree.  I suppose we could achieve this by simply spawning “guix
repl” and rely on the environment to give us the user’s current version
of Guix.  Then we connect to the spawned REPL.

-- 
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]