[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Improving the usability of 'guix environment'
From: |
Andreas Enge |
Subject: |
Re: Improving the usability of 'guix environment' |
Date: |
Tue, 10 Feb 2015 19:17:47 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Tue, Feb 10, 2015 at 11:45:02AM -0500, David Thompson wrote:
> guix environment guile guile-sdl # let's tinker with SDL in Guile
Is this not already covered by doing a "guix package -i ...", tinkering,
and a roll-back? There is one more line to type for the roll-back.
The functionality with installing inputs is much more useful as it saves
a lot of typing, and looking up which inputs are needed.
Andreas