Put in earplugs

This commit is contained in:
nik gaffney 2024-03-15 13:51:33 +01:00
parent bd3c0acdbb
commit f8ebd62550
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -496,6 +496,7 @@ profiles.")
(build-system go-build-system)
(arguments
(list
#:tests? #f ;; FAIL: TestProfile (4.57s)
#:import-path "github.com/pkg/profile"))
(propagated-inputs `(("go-github-com-felixge-fgprof" ,go-github-com-felixge-fgprof)))
(home-page "https://github.com/pkg/profile")