~ruther/guix-local

47c14714a400c912243a79c421e0f0cfd4a0d55d — Ludovic Courtès 9 years ago a8d3bc4
gnu: fish: Do not use the bundled PCRE2.

* gnu/packages/shells.scm (fish)[inputs]: Add PCRE2.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/shells.scm
M gnu/packages/shells.scm => gnu/packages/shells.scm +1 -0
@@ 98,6 98,7 @@ direct descendant of NetBSD's Almquist Shell (@command{ash}).")
    (inputs
     `(("bc" ,bc)
       ("ncurses" ,ncurses)
       ("pcre2" ,pcre2)               ;don't use the bundled PCRE2
       ("python" ,python-wrapper)))   ;for fish_config and manpage completions
    (arguments
     '(#:tests? #f ; no check target