all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Tobias Geerinckx-Rice <me@tobias.gr>,
	Luis Felipe <luis.felipe.la@protonmail.com>
Cc: 46803@debbugs.gnu.org
Subject: bug#46803: User manual does not explain Profiles (nor GUIX_PROFILE)
Date: Mon, 01 Mar 2021 11:28:23 +0100	[thread overview]
Message-ID: <86mtvn9ni0.fsf@gmail.com> (raw)
In-Reply-To: <877dmube5x.fsf@nckx>

Hi Tobias,

On Sat, 27 Feb 2021 at 00:30, Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:

> Out of curiosity: how do you intuitively understand profiles, as 
> someone who's used Guix for a while?

Effectively, profiles is not explicitly defined but implicitly, for
instance:

<https://guix.gnu.org/manual/devel/en/guix.html#Features>

Otherwise, the most explicit definition is in the Cookbook:

        Guix provides a very useful feature that may be quite foreign to
        newcomers: profiles. They are a way to group package
        installations together and all users on the same system are free
        to use as many profiles as they want.

<https://guix.gnu.org/cookbook/en/html_node/Guix-Profiles-in-Practice.html>


BTW, I remember that coming from Conda (and Python), I was confused by
what was Profile and Environment in Guix, since ’environment’ (in Conda)
corresponds to Profile (in Guix).  Anyway, for words inspiration,
Conda’s doc:

        A conda environment is a directory that contains a specific collection
        of conda packages that you have installed. For example, you may have one
        environment with NumPy 1.7 and its dependencies, and another environment
        with NumPy 1.6 for legacy testing. If you change one environment, your
        other environments are not affected. You can easily activate or
        deactivate environments, which is how you switch between them. You can
        also share your environment with someone by giving them a copy of your
        environment.yaml file. For more information, see Managing environments.

<https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/environments.html>

And from this old time, I remember that examples really helps, for
instance.

<https://docs.conda.io/projects/conda/en/latest/user-guide/getting-started.html#managing-environments>.

Therefore, the section «Getting Started» could be a bit extended with a
paragraph about Profiles and one or two examples.  WDYT?

<https://guix.gnu.org/manual/devel/en/guix.html#Getting-Started>


Cheers,
simon




  parent reply	other threads:[~2021-03-01 10:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-26 21:24 bug#46803: User manual does not explain Profiles (nor GUIX_PROFILE) Luis Felipe via Bug reports for GNU Guix
2021-02-26 23:30 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-02-27 18:11   ` Luis Felipe via Bug reports for GNU Guix
2021-03-01  9:59   ` Ludovic Courtès
2021-03-01 10:28   ` zimoun [this message]
2021-03-14 10:56     ` Ludovic Courtès
2021-03-15  9:43       ` zimoun
2021-03-17 13:54         ` Ludovic Courtès

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=86mtvn9ni0.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=46803@debbugs.gnu.org \
    --cc=luis.felipe.la@protonmail.com \
    --cc=me@tobias.gr \
    /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.