mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 10:10:31 +02:00
gnu: go-golang-org-x-vuln: Enable tests.
* gnu/packages/golang-build.scm (go-golang-org-x-vuln): Enable tests. Change-Id: I489bbd6505b9bd1d7fe234fa7e361c7839a452f1
This commit is contained in:
@@ -973,7 +973,6 @@ Go programming language.")
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #f ; it tires to download modules from the network
|
||||
#:import-path "golang.org/x/vuln"
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
|
||||
Reference in New Issue
Block a user