~ruther/guix-local

ead9f1d8fa3d6090b7181215305fc53291d3fb8d — Maxim Cournoyer 2 months ago d3d7d66
gnu: perl-reply: Move bash-minimal to inputs.

* gnu/packages/perl.scm (perl-reply) [native-inputs]: Move bash-minimal to...
[inputs]: ... here.

Change-Id: I464923e1a1f028f82e82c410d954bd92492504c9
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/perl.scm
M gnu/packages/perl.scm => gnu/packages/perl.scm +2 -2
@@ 4680,9 4680,9 @@ modules separately and deal with them after the module is done installing.")
                `("PERL5LIB" ":" prefix
                  (,(getenv "PERL5LIB")
                   ,(string-append #$output "/lib/perl5/site_perl")))))))))
    (native-inputs (list bash-minimal)) ;for wrap-program
    (inputs
     (list perl-app-nopaste
     (list bash-minimal                 ;for wrap-program
           perl-app-nopaste
           perl-b-keywords
           perl-carp-always
           perl-class-refresh