aboutsummaryrefslogtreecommitdiff
path: root/tests/processes.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-10-01 10:46:16 +0200
committerLudovic Courtès <ludo@gnu.org>2019-10-01 10:50:24 +0200
commit43f7fd8783af1e824904a76115a8ae8ccbb19f06 (patch)
tree01330b85b59ec9ace2277fb33a0563db5cdca6bc /tests/processes.scm
parent8b4615ab54dcd25c6cfa22f9416a8f1c74d36612 (diff)
downloadguix-43f7fd8783af1e824904a76115a8ae8ccbb19f06.tar.gz
guix-43f7fd8783af1e824904a76115a8ae8ccbb19f06.zip
pull: Do not use '~*', which 'msgfmt' fails to interpret.
Fixes <https://bugs.gnu.org/37505>. Reported by Konrad Hinsen <konrad.hinsen@fastmail.net>. * guix/scripts/pull.scm (display-channel-news): Use ~a instead of ~* when reporting new channels.
Diffstat (limited to 'tests/processes.scm')
0 files changed, 0 insertions, 0 deletions
dovic Courtès 2014-09-02doc: Update "Installing Guix from Guix"....Ludovic Courtès 2014-08-26doc: Replace /nix/store with /gnu/store in README....John Darrington 2014-04-10doc: Mention 'gcc-toolchain' in README....Ludovic Courtès 2013-11-16doc: Improve "Installing Guix from Guix" section....Ludovic Courtès 2013-07-19doc: Improve build instructions in README and HACKING....Ludovic Courtès 2013-07-17doc: Mark 2.0.5 as being the minimum Guile version....Ludovic Courtès 2013-06-12doc: Describe the build procedure in more detail....Konrad Hinsen 2013-04-25doc: Add note on installing Guix from Guix....Ludovic Courtès 2012-12-14daemon: Build `nix-setuid-helper'....Ludovic Courtès 2012-12-06doc: Add new dependencies in `README'....Ludovic Courtès 2012-11-25doc: Mention the pronunciation of "Guix"....Ludovic Courtès 2012-11-24doc: Update `README'....Ludovic Courtès