GNU bug report logs -
#45965
[PATCH 0/2] Update fzf, include binaries and install completions
Previous Next
Reported by: EuAndreh <eu <at> euandre.org>
Date: Mon, 18 Jan 2021 19:00:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 19 Mar 2021 22:15:56 +0100
with message-id <87o8fec0ab.fsf_-_ <at> gnu.org>
and subject line Re: bug#45965: [PATCH 0/2] Update fzf, include binaries and install completions
has caused the debbugs.gnu.org bug report #45965,
regarding [PATCH 0/2] Update fzf, include binaries and install completions
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
45965: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45965
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I've tested both the package update and the extra phases added.
The Bash completions are being installed properly, but I haven't tested
the zsh ones.
I remember seeing somewhere a discussion on aliasing this type of package,
so that the "go-github-com-junegunn-fzf" is the default imported Go module,
to be used as input for other packages, and adding a top-level "fzf" package,
which does the ad-hoc packaging code I've added, so that a user can install
the "fzf" package with Bash integration and similar features.
I couldn't find anything on the manual also, I welcome comments on this :)
EuAndreh (2):
gnu: go-github-com-junegunn-fzf: Copy binaries and install shell
completions.
gnu: go-github-com-junegunn-fzf: Update to 0.25.0.
gnu/packages/terminals.scm | 35 +++++++++++++++++++++++++++++++----
1 file changed, 31 insertions(+), 4 deletions(-)
--
2.30.0
[Message part 3 (message/rfc822, inline)]
Hi,
EuAndreh <eu <at> 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’.
This bug report was last modified 4 years and 59 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.