[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#45965: [PATCH 0/2] Update fzf, include binaries and install completi
From: |
Ludovic Courtès |
Subject: |
bug#45965: [PATCH 0/2] Update fzf, include binaries and install completions |
Date: |
Fri, 19 Mar 2021 22:15:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hi,
EuAndreh <eu@euandre.org> skribis:
> * gnu/packages/terminals.scm (fzf): New variable, which inherits
> from the existing go-github-com-junegunn-fzf package, but also
> install other binary, and completion for direct usage.
I think it had fallen through the cracks; applied!
> + (arguments
> + `(,@(ensure-keyword-arguments
^^^
I simplified this to:
(arguments (ensure-keyword-arguments …))
Thanks,
Ludo’.
- bug#45965: [PATCH 0/2] Update fzf, include binaries and install completions,
Ludovic Courtès <=