gnu: go-github-com-jbenet-go-context: Enable tests.

* gnu/packages/golang.scm (go-github-com-jbenet-go-context): Enable tests.
[propagated-inputs]: Add go-golang-org-x-net.

Change-Id: Ib0ab11e29d998217e332b57715d47bd36befc55c
This commit is contained in:
Sharlatan Hellseher 2024-12-22 20:41:44 +00:00
parent 1303bf44f0
commit e6c2d52752
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4834,12 +4834,10 @@ that might only rarely be reached.")
"0q91f5549n81w3z5927n4a1mdh220bdmgl42zi3h992dcc4ls0sl"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/jbenet/go-context"
; Source-only package
#:tests? #f
#:phases
(modify-phases %standard-phases
(delete 'build))))
(list
#:import-path "github.com/jbenet/go-context"))
(propagated-inputs
(list go-golang-org-x-net))
(home-page "https://github.com/jbenet/go-context/")
(synopsis "@code{jbenet's} context extensions")
(description "This package provides @code{jbenet's} context