guix/guix/import
Xinglu Chen b999c80c2e
import: egg: Allow imports of a specific version.
* guix/import/egg.scm (eggs-repository): Change URL.
(egg-metadata): Accept optional #:version keyword argument.
(egg->guix-package): Accept ‘version’ argument.
(egg-recursive-import): Add ‘version’ argument and honor it.
* guix/scripts/import/egg.scm (guix-import-egg): Parse a specification instead
of just a package name.
* doc/guix.texi (Invoking guix import): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-07 23:10:41 +01:00
..
cabal.scm import: cabal: Treat identifier names correctly. 2021-09-15 14:28:38 +02:00
cpan.scm
cran.scm import: cran: Use the standard diagnostic procedures. 2021-10-28 21:30:23 +02:00
crate.scm import: crate: Gracefully handle missing license info. 2021-10-07 10:47:44 +02:00
egg.scm import: egg: Allow imports of a specific version. 2021-11-07 23:10:41 +01:00
elpa.scm import: elpa: Work around Guile 3.0.[5-7] compiler bug. 2021-11-06 23:01:21 +01:00
gem.scm
git.scm import: Add 'generic-git' updater. 2021-09-18 19:37:45 +02:00
github.scm
gnome.scm
gnu.scm
go.scm import: go: Recognize major version suffixes. 2021-10-04 16:36:59 +02:00
hackage.scm import: hackage: Support mirror:// URLs 2021-10-08 09:13:52 +02:00
json.scm
kde.scm
launchpad.scm import: launchpad: Fix typo. 2021-06-19 22:21:47 +02:00
minetest.scm import/minetest: Define an updater for mods on ContentDB. 2021-10-02 17:16:43 +02:00
opam.scm guix: opam: More flexibility in the importer. 2021-08-21 00:05:21 +02:00
print.scm import/print: package->code: Fix license object. 2021-07-19 19:57:51 +02:00
pypi.scm import: pypi: Remove leftover 'pk' call. 2021-10-15 23:16:28 +02:00
stackage.scm import: stackage: Update to release 18.14. 2021-11-02 09:32:45 +01:00
texlive.scm
utils.scm Revert the #51061 patch series for now. 2021-10-08 23:31:34 +02:00