From bd3c0acdbb3d89e41091b0db0fb521c8f54f203e Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Fri, 15 Mar 2024 13:48:08 +0100 Subject: [PATCH] Put in earplugs --- channel/zzkt/packages/duf.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/channel/zzkt/packages/duf.scm b/channel/zzkt/packages/duf.scm index bb71f84..847fe69 100644 --- a/channel/zzkt/packages/duf.scm +++ b/channel/zzkt/packages/duf.scm @@ -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)