unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Andy Tai <atai@atai.org>
To: help-guix@gnu.org
Subject: post guix pull shell command
Date: Thu, 26 Aug 2021 21:47:44 -0700	[thread overview]
Message-ID: <CAJsg1E90+X2_MqFzggNwC63ROYA5kPQxcVMGTByk2CUT30xLPA@mail.gmail.com> (raw)

Hi, after doing a guix pull && guix package -u

this message is shown

hint: Consider setting the necessary environment variables by running:

     GUIX_PROFILE="/home/atai/.guix-profile"
     . "$GUIX_PROFILE/etc/profile"

I believe this actually means to ask the user to do

GUIX_PROFILE="/home/atai/.guix-profile"   . "$GUIX_PROFILE/etc/profile"


and if this is true, I would recommend to print the message as

hint: Consider setting the necessary environment variables by running:

     GUIX_PROFILE="/home/atai/.guix-profile"  \
     . "$GUIX_PROFILE/etc/profile"


to make it easy for the user to just copy and to paste that command line as it.
Thanks


             reply	other threads:[~2021-08-27  4:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27  4:47 Andy Tai [this message]
2021-08-27  6:58 ` post guix pull shell command Ricardo Wurmus

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=CAJsg1E90+X2_MqFzggNwC63ROYA5kPQxcVMGTByk2CUT30xLPA@mail.gmail.com \
    --to=atai@atai.org \
    --cc=help-guix@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).