Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-03 | hg-fetch: Remove .hg directories of sub-repositories. | Björn Höfling | |
* guix/build/hg.scm (hg-fetch): Remove all .hg directories recursively. | |||
2018-03-16 | hg-download: Use invoke instead of system*. | Mark H Weaver | |
* guix/build/hg.scm (hg-fetch): Use invoke and remove vestigial plumbing. | |||
2016-06-15 | guix: Add downloader for Mercurial repositories. | Ricardo Wurmus | |
* guix/build/hg.scm: New file. * guix/hg-download.scm: New file. * Makefile.am (MODULES): Add them. |