GNU bug report logs - #68902
[PATCH] gnu: go-github-com-cheekybits-genny: Add missing input.

Previous Next

Package: guix-patches;

Reported by: Troy Figiel <troy <at> troyfigiel.com>

Date: Fri, 2 Feb 2024 23:51:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68902 in the body.
You can then email your comments to 68902 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#68902; Package guix-patches. (Fri, 02 Feb 2024 23:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Troy Figiel <troy <at> troyfigiel.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 02 Feb 2024 23:51:02 GMT) Full text and rfc822 format available.

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

From: Troy Figiel <troy <at> troyfigiel.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: go-github-com-cheekybits-genny: Add missing input.
Date: Fri, 2 Feb 2024 23:52:47 +0100
* gnu/packages/golang.scm (go-github-com-cheekybits-genny)[native-inputs]: Add go-github-com-stretchr-testify.
---
 gnu/packages/golang.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 014ca01602..b72d90a00a 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -6764,6 +6764,8 @@ (define-public go-github-com-cheekybits-genny
      '(#:import-path "github.com/cheekybits/genny"))
     (propagated-inputs
      (list go-golang-org-x-tools))
+    (native-inputs
+     (list go-github-com-stretchr-testify))
     (synopsis "Generics for Go")
     (description "This package provides @code{genny}, a Go language
 implementation of generics.")

base-commit: f45d05133472a9da13eae20ba4a676c696682c90
-- 
2.42.0





Information forwarded to guix-patches <at> gnu.org:
bug#68902; Package guix-patches. (Fri, 02 Feb 2024 23:57:02 GMT) Full text and rfc822 format available.

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

From: Troy Figiel <troy <at> troyfigiel.com>
To: 68902 <at> debbugs.gnu.org
Subject: Re: [bug#68902] [PATCH] gnu: go-github-com-cheekybits-genny: Add
 missing input.
Date: Sat, 3 Feb 2024 00:55:43 +0100
go-github-com-cheekybits-genny has a couple of dependencies among which
torbrowser, yggdrasil and kubo. I checked locally (x86_64-linux) that
these can still be built.

Best wishes,

Troy




Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Mon, 05 Feb 2024 22:43:01 GMT) Full text and rfc822 format available.

Notification sent to Troy Figiel <troy <at> troyfigiel.com>:
bug acknowledged by developer. (Mon, 05 Feb 2024 22:43:02 GMT) Full text and rfc822 format available.

Message #13 received at 68902-done <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68902-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: go-github-com-cheekybits-genny: Add missing input.
Date: Mon, 05 Feb 2024 22:42:02 +0000
[Message part 1 (text/plain, inline)]
Hi,

Pushed as c1a4de630cb4abb1c0c19ad8f485973a61e2dd3b to master.

Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 05 Mar 2024 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 106 days ago.

Previous Next


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