guix/doc
Alice BRENON fc29c80b96
guix: opam: More flexibility in the importer.
* guix/scripts/import/opam.scm: Pass all instances of --repo as a list
  to the importer.
* guix/import/opam.scm (opam-fetch): Stop expecting "expanded"
  repositories and call get-opam-repository instead to keep values
  "symbolic" as long as possible and factorize.
  (get-opam-repository): Use the same repository source as CLI opam does
  (i.e. HTTP-served index.tar.gz instead of git repositories).
  (find-latest-version): Be more flexible on the repositories structure
  instead of expecting packages/PACKAGE-NAME/PACKAGE-NAME.VERSION/.
* tests/opam.scm: Update the call to opam->guix-package since repo is
  now expected to be a list and remove the mocked get-opam-repository
  deprecated by the support for local folders by the actual
  implementation.
* doc/guix.texi: Document the new semantics and valid arguments for the
  --repo option.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-21 00:05:21 +02:00
..
images
build.scm doc: Build manual translations with 'guile-3.0-latest'. 2021-07-09 17:33:46 +02:00
contributing.texi doc: Change Debbugs usertags user to "guix". 2021-07-05 21:11:13 -07:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
guix.texi guix: opam: More flexibility in the importer. 2021-08-21 00:05:21 +02:00
htmlxref.cnf
local.mk nls: Update translations. 2021-08-04 14:49:53 +02:00
package-hello.json
package-hello.scm