guix-patches
[Top][All Lists]
Advanced

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

[bug#54235] [PATCH v2 3/3] gnu: Add sysbench.


From: Maxime Devos
Subject: [bug#54235] [PATCH v2 3/3] gnu: Add sysbench.
Date: Tue, 08 Mar 2022 10:42:00 +0100
User-agent: Evolution 3.38.3-1

Maxim Cournoyer schreef op ma 07-03-2022 om 23:38 [-0500]:
> +                           (search-input-file inputs
> +                                              "xml/dtd/docbook/catalog.xml")
> +                           "\n")))


docbook-xml-4.1.2 is in native-inputs, not inputs, so this needs to be
(search-input-file (or native-inputs inputs) ...) such that 'search-
input-file' succeeds even when compiling natively.

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]