all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 48224@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>,
	"Maxim Cournoyer" <maxim.cournoyer@gmail.com>
Subject: [bug#48224] [PATCH 0/2] Avoid Bash wrapper in 'guix' package
Date: Tue,  4 May 2021 15:25:42 +0200	[thread overview]
Message-ID: <20210504132542.10540-1-ludo@gnu.org> (raw)

Hello!

The first patch here addresses a locale warning coming from Bash
that I noticed while using 1.3.0rc1 on Debian.  Concretely, without
this patch, users will see the Bash locale warning every time
‘guix substitute’ starts (so at least once per session).

The second patch is stylistic: it avoids missing phases, which I
find more readable.

Tested with a native x86_64-linux build and with
‘--target=aarch64-linux-gnu’ from x86_64-linux.

I’d like to have these in ‘version-1.3.0’.

Thoughts?

Ludo’.

Ludovic Courtès (2):
  gnu: guix: Avoid Bash wrapper.
  gnu: guix: Phases refer to #:system and #:target.

 gnu/packages/package-management.scm | 74 +++++++++++++++--------------
 1 file changed, 38 insertions(+), 36 deletions(-)

-- 
2.31.1





             reply	other threads:[~2021-05-04 13:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-04 13:25 Ludovic Courtès [this message]
2021-05-04 13:39 ` [bug#48224] [PATCH 1/2] gnu: guix: Avoid Bash wrapper Ludovic Courtès
2021-05-04 13:39   ` [bug#48224] [PATCH 2/2] gnu: guix: Phases refer to #:system and #:target Ludovic Courtès
2021-05-04 19:21     ` Maxime Devos
2021-05-04 23:05       ` [bug#48224] [PATCH 0/2] Avoid Bash wrapper in 'guix' package Ludovic Courtès
2021-05-04 23:26         ` Vagrant Cascadian
2021-05-09 21:56           ` Ludovic Courtès
2021-05-13  3:45             ` Vagrant Cascadian

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=20210504132542.10540-1-ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=48224@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    /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.