summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorXinglu Chen <[email protected]>2021-06-02 17:18:22 +0200
committerLudovic Courtès <[email protected]>2021-06-03 13:05:18 +0200
commitbdc298ecee15283451d3aa20a849dd7bb22c8538 (patch)
tree0f2ab73d16ca1fcb4e3b54c8d5f078dd53f3b675 /etc
parent1e8ebb16c997eeeb65ef1205e930dcce0f0e0345 (diff)
import: Add CHICKEN egg importer.
* guix/import/egg.scm: New file. * guix/scripts/import/egg.scm: New file. * tests/egg.scm: New file. * Makefile.am (MODULES, SCM_TESTS): Register them. * po/guix/POTFILES.in: Likewise. * guix/scripts/import.scm (importers): Add egg importer. * doc/guix.texi (Invoking guix import, Invoking guix refresh): Document it. Signed-off-by: Ludovic Courtès <[email protected]>
Diffstat (limited to 'etc')
-rw-r--r--etc/news.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 65d83061df..f61c4d8ccf 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -14,6 +14,7 @@
;; Copyright © 2021 Zhu Zihao <[email protected]>
;; Copyright © 2021 Chris Marusich <[email protected]>
;; Copyright © 2021 Maxime Devos <[email protected]>
+;; Copyright © 2021 Xinglu Chen <[email protected]>
;;
;; Copying and distribution of this file, with or without modification, are
;; permitted in any medium without royalty provided the copyright notice and