mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/vim.scm (vim)[arguments]: Use with-directory-excursion, this-package-input for patch-absolute-paths phase. Merge skip-or-fix- failing-tests phase with set-environment-variables, use this-package- native-input. Use output G-exp. and this-package-native-input for install-guix.vim phase. [native-inputs]: Put guix.vim into store. [description]: Adjust comment. Change-Id: Ic0cc29c65f89b5d0f06f023b47a1eeec4682b0b7 Signed-off-by: Ludovic Courtès <ludo@gnu.org>