Hartmut Goebel 0d9f1f15cb
import: Add hex.pm importer.
hex.pm is a package repository for Erlang and Elixir.

* guix/scripts/import.scm (importers): Add "hexpm".
* guix/scripts/import/hexpm.scm, guix/import/hexpm.scm,
  guix/hexpm-download.scm: New files.
* guix/import/utils.scm (source-spec->object): Add "hexpm-fetch" to list of
  fetch methods.
* guix/upstream.scm (package-update/hexpm-fetch): New function.
  (%method-updates) Add it.
* Makefile.am: Add them.
2022-06-15 10:18:34 +02:00
..
2022-06-06 13:26:45 +02:00
2022-05-28 23:19:05 +02:00
2022-05-22 01:07:52 +02:00
2022-06-15 10:18:34 +02:00
2021-06-19 22:21:47 +02:00
2022-05-29 02:00:07 +02:00