mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: go-hclogvet: Fix build.
* gnu/packages/golang-xyz.scm (go-hclogvet) [propagated-inputs]: Do not overwrite and just inherit all. Change-Id: I7ada9851d22bff9df7e9e39961a5e694c67de102
This commit is contained in:
parent
677f665137
commit
aa277b880c
1 changed files with 0 additions and 2 deletions
|
@ -17062,8 +17062,6 @@ linter that verifies correct usage of Fx."))))
|
|||
#:import-path "github.com/hashicorp/go-hclog/hclogvet"
|
||||
#:unpack-path "github.com/hashicorp/go-hclog"
|
||||
#:install-source? #f))
|
||||
(propagated-inputs
|
||||
(list go-golang-org-x-tools))
|
||||
(description
|
||||
"@code{hclogvet} is a @code{go vet} tool for checking that the
|
||||
Trace/Debug/Info/Warn/Error methods on @code{hclog.Logger} are used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue