Put in earplugs

This commit is contained in:
nik gaffney 2024-02-09 16:43:21 +01:00
parent a2282d49a1
commit 1b40c72399
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -151,6 +151,12 @@
"SPHINXBUILD = sphinx-build\n"))
#t))))
(build-system gnu-build-system)
(native-search-paths
(list (search-path-specification
;; required for go build/linking phase
(variable "GOCACHE")
(files '("/tmp/.gocache"))
(file-type 'directory))))
(native-inputs
(list dbus
mesa