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
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
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.