import: Add GNU importer.
authorLudovic Courtès <ludo@gnu.org>
Tue, 11 Nov 2014 14:30:58 +0000 (15:30 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 11 Nov 2014 14:31:35 +0000 (15:31 +0100)
commit7047133f0777789107bd9f61f62c7d6ca10ed164
tree3d7cfbdd51d0dc54cd83cb9aa58c0692b4274bc4
parent501d76475185127388c7776f89fb6526db4f1336
import: Add GNU importer.

Suggested by Karl Berry <karl@gnu.org>
and Andreas Enge <andreas@enge.fr>.

* guix/import/gnu.scm, guix/scripts/import/gnu.scm: New files.
* Makefile.am (MODULES): Add them.
* guix/scripts/import.scm (importers): Add "gnu".
* guix/gnu-maintenance.scm (gnu-release-archive-types): New procedure.
  (download-tarball): Export.
Makefile.am
guix/gnu-maintenance.scm
guix/import/gnu.scm [new file with mode: 0644]
guix/scripts/import.scm
guix/scripts/import/gnu.scm [new file with mode: 0644]