Put in earplugs
This commit is contained in:
parent
468c7fddf2
commit
bd3c0acdbb
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ functions may be called concurrently with themselves and each other.")
|
|||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #f ;; chromedp_test.go:138: exec: "google-chrome": executable file not found in $PATH
|
||||
#:import-path "github.com/chromedp/chromedp"))
|
||||
(propagated-inputs `(("go-github-com-orisano-pixelmatch" ,go-github-com-orisano-pixelmatch)
|
||||
("go-github-com-mailru-easyjson" ,go-github-com-mailru-easyjson)
|
||||
|
|
Loading…
Reference in a new issue