GNU bug report logs - #56252
[PATCH] gnu: polkit-mozjs: Fix native-inputs usage.

Previous Next

Package: guix-patches;

Reported by: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>

Date: Mon, 27 Jun 2022 10:35:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 56252 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at>
To: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>, 56252 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: polkit-mozjs: Fix native-inputs usage.
Date: Mon, 27 Jun 2022 14:19:00 +0200
Am Montag, dem 27.06.2022 um 10:34 +0000 schrieb Jean Pierre De Jesus
DIAZ:

> -           (lambda* (#:key inputs #:allow-other-keys)
> -             (let ((xsldoc (string-append (assoc-ref inputs
> "docbook-xsl")
> +           (lambda* (#:key native-inputs #:allow-other-keys)
> +             (let ((xsldoc (string-append (assoc-ref native-inputs
> "docbook-xsl")
The correct usage would be (or native-inputs inputs).

Cheers




This bug report was last modified 2 years and 309 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.