guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 6/6] gnu: Add neovim.


From: Ludovic Courtès
Subject: Re: [PATCH 6/6] gnu: Add neovim.
Date: Tue, 24 Jan 2017 22:31:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> * gnu/packages/vim.scm (neovim): New variable.

[...]

> +       (modify-phases %standard-phases
> +         (add-after 'unpack 'set-lua-paths
> +           (lambda* (#:key inputs #:allow-other-keys)

Maybe add a comment/link about the placeholder thing.

> +    (inputs
> +     `(("libuv" ,libuv)
> +       ("gettext" ,gettext-minimal)
> +       ("gperf" ,gperf)

I’d expect gettext and gperf to be native inputs instead?

Otherwise LGTM, thanks!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]