Age | Commit message (Expand) | Author |
2021-12-20 | gnu: Add bash-with-syslog....* gnu/packages/bash.scm (bash-with-syslog): New variable.
| Ricardo Wurmus |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-06-04 | gnu: bats: Set #:guile argument of 'wrap-script'....* gnu/packages/bash.scm
(bats)[arguments]<#:builder>: Set #:guile argument
of ‘wrap-script’.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2021-05-09 | gnu: bash: Update to 5.1.8....* gnu/packages/bash.scm (patch-url): Adjust for 5.1.
(%patch-series-5.0): Rename to ...
(%patch-series-5.1): Add the 5.1 patches.
(bash): Update to 5.1 and and adjust for renamed variable.
* gnu/packages/gawk.scm (gawk)[arguments]: Adjust test that fails with the new
Bash.
| Marius Bakke |
2020-10-26 | gnu: Use prefix "license:" to import (guix licenses)...* gnu/packages/bash.scm
(bash, bash-completion, bash-tap, bats, bash-ctypes)[license]:
Rename with prefix "license:".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2020-10-26 | gnu: Add bash-ctypes....* gnu/packages/bash.scm (bash-ctypes): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |