gnu: neovim: Use 'inputs' in phases instead of '%build-inputs'.
authorMaxime Devos <maximedevos@telenet.be>
Tue, 25 May 2021 13:41:15 +0000 (15:41 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Fri, 4 Jun 2021 11:34:46 +0000 (13:34 +0200)
commit09be86744f296b54680755fd873c22602b739ad8
tree314577b6c31a1d4fb023571fc82b1b3a251e52f4
parentf5f78d0d0227e80d00cafa1861a8a72a180de074
gnu: neovim: Use 'inputs' in phases instead of '%build-inputs'.

In build phases, the former is preferred.

* gnu/packages/vim.scm
  (neovim)[arguments]<#:phases>{set-lua-path}: Use 'inputs'
  argument instead of '%build-inputs'.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu/packages/vim.scm