guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] Add jq


From: Alex Kost
Subject: Re: [PATCH 2/2] Add jq
Date: Fri, 01 Apr 2016 11:59:07 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Jelle Licht (2016-03-27 01:06 +0300) wrote:

> I have seen some other packages including multiple licenses in the
> list of licenses,
> so I took that approach.

That's right.

> While digging into the valgrind issue, I found out that documentation
> is currently not being generated;
> after looking at what was required for this to work, I worked things
> out up to the ruby-sass gem; I might finish
> it if I have more time in the near future

OK, since this documentation issue is not very important, I committed
your patch.

Thank you for contributing, and thanks to Alex Griffin for helping!

> From 9bc43e4ee37a35ba8e724eac103c39c72d870f75 Mon Sep 17 00:00:00 2001
> From: Jelle Licht <address@hidden>
> Date: Sat, 26 Mar 2016 22:49:42 +0100
> Subject: [PATCH 2/2] gnu: Add jq
>
> * gnu/packages/web.scm: (jq): New variable
> ---
>  gnu/packages/web.scm | 33 +++++++++++++++++++++++++++++++++
>  1 file changed, 33 insertions(+)
[...]
> +    (native-inputs
> +     `(;; TODO fix gems to generate documentation
> +       ;;("ruby" ,ruby)
> +       ;;("bundler" ,bundler)

I left this TODO, so you are welcome to continue the work :-)

-- 
Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]