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 <[email protected]> > 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
