Wamm K. D schreef op ma 11-04-2022 om 03:01 [-0500]: > +    (arguments `(#:phases (modify-phases %standard-phases > +                            (add-before 'build 'set-HOME > +                              (lambda _  ;; Tries to set files in .config > +                                (setenv "HOME" "/tmp")))))) neofetch has #:tests? #false, #:make-flags and no set-home phase. How come this fork doesn't? Greetings, Maxime.