all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 49034-done@debbugs.gnu.org
Subject: bug#49034: [PATCH] profiles: Add 'load-profile'.
Date: Fri, 18 Jun 2021 14:27:06 +0200	[thread overview]
Message-ID: <87o8c3fjdx.fsf@gnu.org> (raw)
In-Reply-To: <20210615081316.17513-1-ludo@gnu.org> ("Ludovic Courtès"'s message of "Tue, 15 Jun 2021 10:13:16 +0200")

Hi,

Ludovic Courtès <ludo@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’.




      parent reply	other threads:[~2021-06-18 12:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15  8:13 [bug#49034] [PATCH] profiles: Add 'load-profile' Ludovic Courtès
2021-06-15 11:31 ` Leo Prikler
2021-06-16  5:21 ` zimoun
2021-06-16 10:19 ` Maxime Devos
2021-06-18 10:45   ` Ludovic Courtès
2021-06-18 12:27 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o8c3fjdx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=49034-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.