I'll send a revised patchset, taking all the comments
into account.
Thanks
--
Vincent Legoll
Hey,
> Did you not get my reply[0] yesterday? Please let me know if it didn't get
> delivered.
Nope, didn't get it. Too bad because you did a more complete review :)
Mathieu
Mathieu,
Did you not get my reply[0] yesterday? Please let me know if it
didn't get delivered.
Mathieu Othacehe 写道:
+ ("groff" ,groff)
+ ("python-docutils" ,python-docutils)
("xz" ,xz)))
python-docutils provides rst2html.py that seem to be used at
run-time
(see patch-
Hello Vincent,
> + ("groff" ,groff)
> + ("python-docutils" ,python-docutils)
> ("xz" ,xz)))
python-docutils provides rst2html.py that seem to be used at run-time
(see patch-absolute-file-names phase).
So I think it should be an input not a native-input.
Thanks,
Mathieu
Vincent,
Thank you!
This list is for general Guix discussion. Although that can
sometimes include rough patches (heh), please send any future
contributions to our patch tracker at guix-patc...@gnu.org — after
carefully reading the ‘Submitting Patches’ section of the Guix
manual.
Vincent L
* gnu/packages/version-control.scm (cgit)[native-inputs]: New field.
[inputs]: Move groff & python-docutils to native-inputs.
---
gnu/packages/version-control.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-contro