Put in earplugs

This commit is contained in:
nik gaffney 2024-02-09 16:52:04 +01:00
parent 4d65f4b931
commit 20402aff26
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -155,8 +155,8 @@
(modify-phases %standard-phases (modify-phases %standard-phases
(add-before 'check 'fix-home-directory (add-before 'check 'fix-home-directory
(lambda _ (lambda _
(setenv "HOME" "/tmp") (setenv "HOME" "/tmp"))))
(setenv "GOCACHE" "/tmp/.gocache")))) ;; (setenv "GOCACHE" "/tmp/.gocache")
(native-inputs (native-inputs
(list dbus (list dbus