guix-patches
[Top][All Lists]
Advanced

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

[bug#53523] [PATCH v2 2/2] gnu: neovim: Update to 0.6.1.


From: Maxime Devos
Subject: [bug#53523] [PATCH v2 2/2] gnu: neovim: Update to 0.6.1.
Date: Sat, 05 Feb 2022 12:02:35 +0100
User-agent: Evolution 3.38.3-1

Luis Henrique Gomes Higino schreef op di 01-02-2022 om 10:04 [-0300]:
> +       #:configure-flags
> +       (list ,@(if (member (or (%current-target-system)
> +                               (%current-system))
> +                           (package-supported-systems luajit))

This does not work, (%current-target-system) is a GNU triplet
whereas (%current-system) is a nix system, see

<https://issues.guix.gnu.org/49672>

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]