Age | Commit message (Collapse) | Author |
|
* guix/build/hg.scm (hg-fetch): Use 'report-invoke-error' instead of
'format'.
* guix/build/svn.scm (svn-fetch): Likewise.
|
|
* guix/build/hg.scm (hg-fetch): Add 'guard' to handle errors.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* guix/build/hg.scm (hg-fetch): Remove all .hg directories recursively.
|
|
* guix/build/hg.scm (hg-fetch): Use invoke and remove vestigial plumbing.
|
|
* guix/build/hg.scm: New file.
* guix/hg-download.scm: New file.
* Makefile.am (MODULES): Add them.
|