packages: fish-xyz: Add fzf and fd as propagated inputs of fish-fzf

main
Luis Guilherme Coelho 2024-08-13 00:34:14 -03:00
parent 1284fac666
commit b9d3110ef8
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
(define-module (radix packages fish-xyz)
#:use-module (gnu packages rust-apps)
#:use-module (gnu packages shells)
#:use-module (gnu packages terminals)
#:use-module (guix packages)
#:use-module (guix gexp)
#:use-module (guix git-download)
@ -49,6 +51,8 @@ for the Fish shell.")
(list #:install-plan #~'(("completions" "share/fish/")
("conf.d" "share/fish/")
("functions" "share/fish/"))))
(propagated-inputs
(list fd fzf))
(home-page "https://github.com/PatrickF1/fzf.fish")
(synopsis "Mnemonic key bindings for using fzf within the Fish shell.")
(description "This package aims to augment your Fish shell with mnemonic