gnu: neovim: Fix #34616.
authorGábor Boskovits <boskovits@gmail.com>
Wed, 6 Mar 2019 20:51:57 +0000 (21:51 +0100)
committerGábor Boskovits <boskovits@gmail.com>
Thu, 7 Mar 2019 10:08:31 +0000 (11:08 +0100)
commit0a10abf73e7bb1d5f751229c709903a0f66574d2
treeda0f3a4abe55c43bb55ccfc9af409e5082b2a9e5
parent2702aa913648b308a4fdac0b2b27b722894265ed
gnu: neovim: Fix #34616.

This fixes a segmentation fault in neovim, where an error return value
is passed in as a pointer.

* gnu/packages/vim.scm (neovim)[arguments](phases): Add 'patch-tic phase.
gnu/packages/vim.scm