guix/gnu
Xinglu Chen ae0882bbd6
gnu: mercurial: Patch to make it read HGEXTENSIONPATH.
This will make Mercurial be able to find third-party extensions installed with
Guix, without having to set PYTHONPATH.

* gnu/packages/patches/mercurial-hg-extension-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/version-control.scm (mercurial)[origin](patches): Apply the
patch.
[native-search-paths]: Add HGEXTENSIONPATH.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-16 23:28:11 +02:00
..
bootloader
build
installer
machine
packages gnu: mercurial: Patch to make it read HGEXTENSIONPATH. 2021-05-16 23:28:11 +02:00
services Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
system system: vm-image.tmpl: Add a crutch to allow refreshing the resolution. 2021-05-10 10:18:19 -04:00
tests gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: mercurial: Patch to make it read HGEXTENSIONPATH. 2021-05-16 23:28:11 +02:00
machine.scm
packages.scm
services.scm gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
system.scm Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
tests.scm