GNU bug report logs -
#49034
[PATCH] profiles: Add 'load-profile'.
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Tue, 15 Jun 2021 08:14:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 49034-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Ludovic Courtès <ludo <at> gnu.org> skribis:
> * guix/profiles.scm (%precious-variables): New variable.
> (purify-environment, load-profile): New procedures.
> * guix/scripts/environment.scm (%precious-variables)
> (purify-environment, create-environment): Remove.
> (launch-environment): Call 'load-profile' instead of 'create-environment'.
> * tests/profiles.scm ("load-profile"): New test.
> ---
> guix/profiles.scm | 41 +++++++++++++++++++++++++++++
> guix/scripts/environment.scm | 51 ++++++------------------------------
> tests/profiles.scm | 27 +++++++++++++++++++
> 3 files changed, 76 insertions(+), 43 deletions(-)
Pushed as ee61777a326c3395518dee5e50ffc9c35ae53f3d, thanks everyone!
Ludo’.
This bug report was last modified 4 years and 30 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.