[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/7] Add Stow.
From: |
Eric Bavier |
Subject: |
Re: [PATCH 0/7] Add Stow. |
Date: |
Sat, 21 Feb 2015 18:06:52 -0600 |
On Sat, 21 Feb 2015 20:16:25 +0100
Ricardo Wurmus <address@hidden> wrote:
> This patch set adds GNU Stow and its dependencies.
>
> I'm not sure I did the propagate-inputs thing right, but it seemed
> necessary as otherwise I had to manually propagate inputs to satisfy
> the load requirements of some of the later modules.
>
> Ricardo Wurmus (7):
> gnu: Add Sub::Install.
> gnu: Add Params::Util.
> gnu: Add Capture::Tiny.
> gnu: Add Data::OptList.
> gnu: Add Sub::Exporter.
> gnu: Add Test::Output.
> gnu: Add Stow.
>
> gnu/packages/package-management.scm | 31 +++++++-
> gnu/packages/perl.scm | 140
> ++++++++++++++++++++++++++++++++++++ 2 files changed, 170
> insertions(+), 1 deletion(-)
>
Thanks for these. Were you able to use the cpan importer?
The perl module patches look good to me. Thanks for providing useful
content for the 'description' field. I know that's not always easy for
perl modules ;)
`~Eric
(Note: First email sent from my GuixSD installation \o/)
- [PATCH 0/7] Add Stow., Ricardo Wurmus, 2015/02/21
- [PATCH 1/7] gnu: Add Sub::Install., Ricardo Wurmus, 2015/02/21
- [PATCH 3/7] gnu: Add Capture::Tiny., Ricardo Wurmus, 2015/02/21
- [PATCH 2/7] gnu: Add Params::Util., Ricardo Wurmus, 2015/02/21
- [PATCH 4/7] gnu: Add Data::OptList., Ricardo Wurmus, 2015/02/21
- [PATCH 5/7] gnu: Add Sub::Exporter., Ricardo Wurmus, 2015/02/21
- [PATCH 7/7] gnu: Add Stow., Ricardo Wurmus, 2015/02/21
- [PATCH 6/7] gnu: Add Test::Output., Ricardo Wurmus, 2015/02/21
- Re: [PATCH 0/7] Add Stow.,
Eric Bavier <=