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 bootloader: grub: Fix typo in docstring. 2021-04-10 14:11:33 +02:00
build file-systems: Rewrite comment. 2021-05-04 15:40:32 +02:00
installer installer: Add MSDOS disk label support on UEFI systems. 2021-04-28 15:52:20 +02:00
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 ci: Add custom subset. 2021-04-28 11:53:33 +02:00
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 tests: Support package extensions in the backdoor REPL. 2021-04-12 18:42:22 +02:00