guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#65077] [PATCH 06/13] gnu: Add go-github-com-felixge-fgprof


From: (
Subject: [bug#65077] [PATCH 06/13] gnu: Add go-github-com-felixge-fgprof
Date: Sat, 05 Aug 2023 10:18:39 +0100

Fries via Guix-patches via <guix-patches@gnu.org> writes:
> +    (arguments
> +     '(#:import-path "github.com/felixge/fgprof"
> +       #:phases (modify-phases %standard-phases
> +                  ;; The tests fails randomly.
> +                  (delete 'check))))

#:TESTS? #F and LIST.

> +    (propagated-inputs
> +     `(("go-github-com-stretchr-testify" ,go-github-com-stretchr-testify)
> +       ("go-github-com-google-pprof" ,go-github-com-google-pprof)))

LIST.

  -- (





reply via email to

[Prev in Thread] Current Thread [Next in Thread]