Age | Commit message (Expand) | Author |
2023-12-23 | gnu: fzy: Fix cross-compilation....* gnu/packages/shellutils.scm (fzy)[arguments]: Use cc-for-target.
Change-Id: Ic9e929ce3e85ec07f44ae7f8597a02a64edd5bf5
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie |
2023-12-23 | gnu: fzy: Use Gexps....* gnu/packages/shellutils.scm (fzy)[arguments]: Use Gexps.
Change-Id: Ic9e929ce3e85ec07f44ae7f8597a02a64edd5bf5
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie |
2023-12-22 | gnu: Add liquidprompt....* gnu/packages/shellutils.scm (liquidprompt): New variable.
Change-Id: I0004568df6dd6011f5e65c9894ce97a8c2533f84
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Romain GARBAGE |
2023-09-10 | gnu: conflict: Update to 20221002....* gnu/packages/shellutils.scm (conflict): Update to 20221002.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: boxes: Update to 2.2.1....* gnu/packages/shellutils.scm (boxes): Update to 2.2.1.
| Tobias Geerinckx-Rice |
2023-07-28 | gnu: direnv: Update to 2.32.3....This version adds support to `guix shell`
instead of `guix environment` by default.
* gnu/packages/shellutils.scm (direnv): Update to 2.32.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Distopico |
2023-07-10 | gnu: zsh-autosuggestions: Remove ruby-byebug dependency....ruby-byebug is for Ruby 2, so it's good to move away from using it.
* gnu/packages/shellutils.scm (zsh-autosuggestions)[native-inputs]: Remove
ruby-byebug.
[arguments]: Update style.
| Christopher Baines |