|
From: | Hartmut Goebel |
Subject: | [bug#53920] [PATCH v3] gnu: lesspipe: Update to 2.03. |
Date: | Mon, 28 Feb 2022 13:31:26 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 |
Actually, I think it should be the higher-level sexp: #$(this-package-input "perl-archive-zip")
How can one know, this one to use?
The blog post is more like a historical story, not a tutorial for converting. It uses both
#~`("--disable-color"
,(string-append "--with-gawk=" #$gawk))))
and
#~(list (string-append "--with-gawk="
#$(this-package-input "gawk")))))
The manual seems to mostly use
the former way.
-- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |
[Prev in Thread] | Current Thread | [Next in Thread] |