GNU bug report logs -
#76001
[PATCH v2] gnu: Add jool.
Previous Next
Full log
View this message in rfc822 format
Ashish SHUKLA <ashish.is <at> lostca.se> skribis:
> * gnu/packages/networking.scm (jool): Add jool.
>
> Change-Id: Ic517fc8c4afbb964363ec68b3d89ce9fcd00c7d8
[...]
> + (out (assoc-ref outputs "out"))
> + (module-dir (string-append
> + (assoc-ref outputs "module")
> + "/lib/modules")))
I’d suggest using #$output and #$output:module throughout.
> + (home-page "https://nicmx.github.io/Jool/")
> + (synopsis "SIIT and NAT64 implementation for Linux")
> + (description "Jool implements SIIT and NAT64 for Linux.")
Could you expand the description as per
<https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html>?
You should probably make it clear that the package provides a kernel
module.
Thanks in advance,
Ludo’.
This bug report was last modified 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.