[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/401: gnu: go-github-com-google-gopacket: Adjust inputs.
From: |
guix-commits |
Subject: |
60/401: gnu: go-github-com-google-gopacket: Adjust inputs. |
Date: |
Thu, 26 Dec 2024 19:30:28 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 45ed2b76c843e2bed2f6c63f9830d2ce68c1a999
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Dec 3 09:08:06 2024 +0000
gnu: go-github-com-google-gopacket: Adjust inputs.
* gnu/packages/golang-web.scm (go-github-com-google-gopacket)
[propagated-inputs]: Add go-github-com-vishvananda-netlink,
go-golang-org-x-net, and go-golang-org-x-sys.
Change-Id: I4d98380a415341bb359b606789f31ab1b5874e60
---
gnu/packages/golang-web.scm | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index 23871e8c85..9fa1162515 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -2407,7 +2407,12 @@ parameters.")
(base32 "048qwm2n0wrpql4qqgd7jyynn3gk069yvqbxnshlayzmbhf87ls4"))))
(build-system go-build-system)
(arguments
- (list #:import-path "github.com/google/gopacket"))
+ (list
+ #:import-path "github.com/google/gopacket"))
+ (propagated-inputs
+ (list go-github-com-vishvananda-netlink
+ go-golang-org-x-net
+ go-golang-org-x-sys))
(home-page "https://github.com/google/gopacket")
(synopsis "Packet processing capabilities library")
(description
- 29/401: gnu: go-github-com-olekukonko-tablewriter: Update to 0.0.5., (continued)
- 29/401: gnu: go-github-com-olekukonko-tablewriter: Update to 0.0.5., guix-commits, 2024/12/26
- 34/401: gnu: go-github-com-urfave-cli: Update to 1.22.16., guix-commits, 2024/12/26
- 39/401: gnu: go-github-com-miolini-datacounter: Move to golang-xyz., guix-commits, 2024/12/26
- 30/401: gnu: go-github-com-olekukonko-tablewriter: Move to golang-xyz., guix-commits, 2024/12/26
- 37/401: gnu: go-github-com-xdg-go-scram: Update to 1.1.2., guix-commits, 2024/12/26
- 40/401: gnu: restic-rest-server: Update to 0.13.0., guix-commits, 2024/12/26
- 47/401: gnu: Add go-github-com-xuanwo-go-locale., guix-commits, 2024/12/26
- 46/401: gnu: packages/curl: Remove golang module., guix-commits, 2024/12/26
- 55/401: gnu: ghq: Update to 1.7.1., guix-commits, 2024/12/26
- 66/401: gnu: go-github-com-frankban-quicktest: Disable failing tests., guix-commits, 2024/12/26
- 60/401: gnu: go-github-com-google-gopacket: Adjust inputs.,
guix-commits <=
- 65/401: gnu: go-gopkg-in-check-v1: Disable tests., guix-commits, 2024/12/26
- 64/401: gnu: go-github-com-spf13-cobra: Adjust inputs., guix-commits, 2024/12/26
- 70/401: gnu: Add go-gopkg-in-dnaeon-go-vcr-v3., guix-commits, 2024/12/26
- 80/401: gnu: go-github-com-charmbracelet-x-exp-golden: Sort., guix-commits, 2024/12/26
- 74/401: gnu: Add go-github-com-erikgeiser-coninput., guix-commits, 2024/12/26
- 72/401: gnu: Add go-github-com-shurcool-githubv4., guix-commits, 2024/12/26
- 84/401: gnu: go-github-com-alecthomas-kong: Update to 1.5.1., guix-commits, 2024/12/26
- 77/401: gnu: Add go-github-com-charmbracelet-log., guix-commits, 2024/12/26
- 79/401: gnu: Add go-github-com-charmbracelet-x-input., guix-commits, 2024/12/26
- 71/401: gnu: Add go-github-com-shurcool-graphql., guix-commits, 2024/12/26