kiasoc5 writes: > Tests pass now. > > * gnu/packages/bash.scm (blesh): New variable. > --- > gnu/packages/bash.scm | 45 +++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 45 insertions(+) Thanks. I've tweaked the name of one of the phaess (use-LANG-for-tests rather than use-LC_ALL-for-tests) as that seemed more correct. I also removed some inputs that were redundant (coreutils is provided by the gnu-build-system, so is an implicit input), and git-minimal didn't seem to be required. I pushed to master as 592ca01d8d25849d077035d54d969d90ed5c2609. Thanks, Chris