gnu: go-hclogvet: Fix build. * gnu/packages/golang-xyz.scm (go-hclogvet) [propagated-inputs]: Do not overwrite and just inherit all. Change-Id: I7ada9851d22bff9df7e9e39961a5e694c67de102
1 files changed, 0 insertions(+), 2 deletions(-) M gnu/packages/golang-xyz.scm
M gnu/packages/golang-xyz.scm => gnu/packages/golang-xyz.scm +0 -2
@@ 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