GNU bug report logs -
#32104
[PATCH 0/3] guix environment: Simplify environment creation
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Mon, 9 Jul 2018 11:33:01 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 11 Jul 2018 01:02:28 +0200
with message-id <87va9mofsr.fsf <at> gnu.org>
and subject line Re: [bug#32104] [PATCH 0/3] guix environment: Simplify environment creation
has caused the debbugs.gnu.org bug report #32104,
regarding [PATCH 0/3] guix environment: Simplify environment creation
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
32104: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32104
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello Guix!
These patches aim to simplify (guix scripts environment) by (1) factorizing
part of the search path handling machinery in (guix profiles), and (2) by
using manifests internally instead of loosely defined lists of “inputs.”
The goal is to gradually move towards a situation where (guix scripts
environment) contains nothing but UI code and related plumbing.
Ludo’.
Ludovic Courtès (3):
profiles: Factorize 'manifest-search-paths'.
environment: Simplify code by using manifests internally.
profiles: Introduce 'profile-search-paths' and use it.
guix/build/profiles.scm | 2 +-
guix/profiles.scm | 26 ++++-
guix/scripts/environment.scm | 208 ++++++++++++++---------------------
3 files changed, 110 insertions(+), 126 deletions(-)
--
2.18.0
[Message part 3 (message/rfc822, inline)]
Hey David,
"Thompson, David" <dthompson2 <at> worcester.edu> skribis:
> On Mon, Jul 9, 2018 at 7:31 AM, Ludovic Courtès <ludo <at> gnu.org> wrote:
>> Hello Guix!
>>
>> These patches aim to simplify (guix scripts environment) by (1) factorizing
>> part of the search path handling machinery in (guix profiles), and (2) by
>> using manifests internally instead of loosely defined lists of “inputs.”
>>
>> The goal is to gradually move towards a situation where (guix scripts
>> environment) contains nothing but UI code and related plumbing.
>
> This is a great initiative. Using manifests for everything makes a lot
> of sense. All the patches look good to me!
Pushed now, thanks for reviewing!
Ludo’.
This bug report was last modified 7 years and 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.