Put in earplugs

This commit is contained in:
nik gaffney 2024-03-15 13:48:08 +01:00
parent 468c7fddf2
commit bd3c0acdbb
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -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)