summary refs log tree commit diff
path: root/gnu/packages/datamash.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2021-05-04 14:35:31 +0200
committerLudovic Courtès <ludo@gnu.org>2021-05-05 00:57:35 +0200
commite42bfd236e79ff2270b4a326a5cd45858ed28376 (patch)
tree241012524d4c1bb300144d0149e2c9a49457b055 /gnu/packages/datamash.scm
parent55f7cd701cb6489d8c5f1b5022e6a5bf044f0361 (diff)
downloadguix-e42bfd236e79ff2270b4a326a5cd45858ed28376.tar.gz
gnu: guix: Avoid Bash wrapper.
The Bash wrapper created by 'wrap-program' creates an extra
indirection and may annoyingly emit locale warnings:

  /gnu/store/…-bash-minimal-5.0.16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (wtf)

This warning would typically show up when running Guix, as produced by
'guix pack guix', on a foreign distro, annihilating efforts made in
1d4ab335b22a93e01c2eb1eb3e93fc6534157040 and
8a973abc6f7eebfcd8a904bfbb99cb9f86f66ef0.

* gnu/packages/package-management.scm (guix)[arguments]: In
'wrap-program' phase, remove 'string-join' call for PATH and GOPATH.
Replace 'wrap-program' call with a 'substitute*' form.  Remove (when
target ...) form.
[inputs]: Remove "bash-minimal" added in commit
38b9af7c92344a17b6680ebd2aeea14171f84a1c and no longer needed.
Diffstat (limited to 'gnu/packages/datamash.scm')
0 files changed, 0 insertions, 0 deletions