[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The future of 'guix environment'
From: |
Thompson, David |
Subject: |
Re: The future of 'guix environment' |
Date: |
Fri, 1 Sep 2017 09:13:13 -0400 |
On Fri, Sep 1, 2017 at 7:50 AM, Jan Nieuwenhuizen <address@hidden> wrote:
>
> One thing I didn't see in your proposal is something like
>
> guix environment --manifest manifest.scm
>
> It really bothers me that I can only declaritavely populate/maintain
> named profiles. Do you have an idea about that?
Never thought about it before. Maybe --load could support evaluating
to a package, a manifest, or an environment? Seems like that might be
getting into crazy territory, but maybe not.
- Dave