guix/gnu
tsmish 5b588f2c9b
gnu: vis: Fix configuration load order.
* gnu/packages/text-editors.scm (vis)[native-search-paths]: Remove.

There is no need to set $VIS_PATH to $prefix/share/vis as VIS_PATH
(#define), which is also in search path
(7648280a95/vis-lua.c (L2662)),
is already set by Makefile to $prefix/share/vis
(7648280a95/Makefile (L37)).

This fixes issue https://issues.guix.gnu.org/39394

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-06-01 15:38:29 +02:00
..
bootloader bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
build build: image: Fix initialize-efi-partition docstring. 2020-05-29 12:20:15 +02:00
installer
machine
packages gnu: vis: Fix configuration load order. 2020-06-01 15:38:29 +02:00
services services: nfs: Expose configuration options for TCP and UDP. 2020-05-29 21:48:58 -04:00
system image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
tests image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
artwork.scm
bootloader.scm bootloader: Add 'disk-image-installer'. 2020-05-29 08:37:13 +02:00
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm image: Add partition file-system options support. 2020-05-26 17:16:42 +02:00
installer.scm
local.mk gnu: plotutils: Build libplotter. 2020-05-31 22:12:12 -04:00
machine.scm
packages.scm
services.scm
system.scm bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
tests.scm