You can improve the search results by making use of the simple query language. Here is a list of supported query terms:
index 2f2ca289ab..f6f442c5bf 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -38,6 +38,7 @@
#:use-module (guix build-system gnu)
#:use-module (guix build-system trivial)
#:use-module (gnu packages)
+ #:use-module (gnu packages base)
#:use-module (gnu packages compression)
#:use-module (gnu packages icu4c)
#:use-module (gnu packages perl)
@@ -82,7 +83,8 @@
,@(if (%current-target-system)
'()
`(("python" ,python-wrapper)))
- ("tcsh" ,tcsh)))
+ ("tcsh" ,tcsh)
+ ("which" ,which)))
(arguments
`(#:imported-modules ((guix build python-build-system)
,@%gnu-build-system-modules)
--
2.26.2
This issue is archived.
To comment on this conversation send email to 41254@debbugs.gnu.org