guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54847] [PATCH] gnu: Add hyfetch.


From: Maxime Devos
Subject: [bug#54847] [PATCH] gnu: Add hyfetch.
Date: Mon, 11 Apr 2022 11:04:08 +0200
User-agent: Evolution 3.38.3-1

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.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]