GNU bug report logs - #76001
[PATCH v2] gnu: Add jool.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Sat, 1 Feb 2025 21:39:02 UTC

Severity: normal

Tags: patch

Full log


Message #8 received at 76001 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 76001 <at> debbugs.gnu.org
Subject: Re: [bug#76001] [PATCH] gnu: Add jool.
Date: Wed, 12 Feb 2025 10:54:40 +0100
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 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.