Put in earplugs
This commit is contained in:
parent
4d65f4b931
commit
20402aff26
1 changed files with 2 additions and 2 deletions
|
@ -155,8 +155,8 @@
|
|||
(modify-phases %standard-phases
|
||||
(add-before 'check 'fix-home-directory
|
||||
(lambda _
|
||||
(setenv "HOME" "/tmp")
|
||||
(setenv "GOCACHE" "/tmp/.gocache"))))
|
||||
(setenv "HOME" "/tmp"))))
|
||||
;; (setenv "GOCACHE" "/tmp/.gocache")
|
||||
|
||||
(native-inputs
|
||||
(list dbus
|
||||
|
|
Loading…
Reference in a new issue