unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Olivier Dion via Guix-patches via <guix-patches@gnu.org>
To: Andy Tai <atai@atai.org>, 63184@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#63184] [PATCH v2] gnu: Add systemtap
Date: Sun, 30 Apr 2023 20:30:06 -0400	[thread overview]
Message-ID: <87mt2oevw1.fsf@laura> (raw)
In-Reply-To: <20230430225616.27671-1-atai@atai.org>

On Sun, 30 Apr 2023, Andy Tai <atai@atai.org> wrote:
> * gnu/packages/instrumentation.scm (systemtap): New variable
> ---
>  gnu/packages/instrumentation.scm | 38 ++++++++++++++++++++++++++++++++
>  1 file changed, 38 insertions(+)
>
> diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm
> index c25086127a..eca7b5bd15 100644
> --- a/gnu/packages/instrumentation.scm
> +++ b/gnu/packages/instrumentation.scm
> @@ -25,6 +26,7 @@ (define-module (gnu packages instrumentation)
>    #:use-module (gnu packages compression)
>    #:use-module (gnu packages datastructures)
>    #:use-module (gnu packages documentation)
> +  #:use-module (gnu packages cpio)
>    #:use-module (gnu packages elf)
>    #:use-module (gnu packages engineering)
>    #:use-module (gnu packages file)

Please keep the #:use-module sorted.  The same applies for define-public.

> +    (synopsis "a GNU/Linux trace/probe tool")

Synopsis start with a capital case I think.  Use `guix lint' to be
sure.

-- 
Olivier Dion
oldiob.dev




  reply	other threads:[~2023-05-01  0:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-30  5:41 [bug#63184] [PATCH] gnu: Add systemtap Andy Tai
2023-04-30  6:23 ` Liliana Marie Prikler
2023-04-30 13:56 ` Olivier Dion via Guix-patches via
2023-04-30 22:56 ` [bug#63184] [PATCH v2] " Andy Tai
2023-05-01  0:30   ` Olivier Dion via Guix-patches via [this message]
2023-05-01  1:06 ` [bug#63184] [PATCH v3] " Andy Tai
2023-06-14 21:23   ` bug#63184: [PATCH] " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mt2oevw1.fsf@laura \
    --to=guix-patches@gnu.org \
    --cc=63184@debbugs.gnu.org \
    --cc=atai@atai.org \
    --cc=olivier.dion@polymtl.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).