nixpkgs/pkgs/applications/version-management/mercurial
Luke Granger-Brown c83a5bce66 mercurialFull: add support for experimental in-tree git extension
The git extension is bundled in-tree, similarly to the hg gui, but also
requires pygit2. Enable it for mercurialFull, but don't bother with it
for the stock mercurial install.

Alas, it doesn't (yet?) work on nixpkgs because it doesn't support
octopus merges:

mercurial.error.ProgrammingError: git support can't handle octopus
merges, found a commit with 16 parents :(

I'm sure that commit is loved equally by all 16 parents.
2021-07-03 10:36:01 +00:00
..
4.9.nix treewide: remove unzip where not needed 2021-05-16 19:29:28 -07:00
default.nix mercurialFull: add support for experimental in-tree git extension 2021-07-03 10:36:01 +00:00