guix/doc
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
..
images
build.scm doc: Build an empty index if the manual is missing. 2022-04-08 23:59:48 +02:00
contributing.texi doc: Fix typos. 2022-05-22 02:00:00 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Refer to the "Writing Manifests" manual node. 2022-06-01 23:28:20 +02:00
guix.texi import: Add hex.pm importer. 2022-06-15 10:18:34 +02:00
he-config-bare-bones.scm doc: Update example of a minimalistic home environment. 2022-06-10 22:42:49 +02:00
htmlxref.cnf doc: Fix cookbook URLs in htmlxref.cnf. 2022-04-08 19:59:25 +02:00
local.mk nls: Enforce translation thresholds. 2022-04-02 18:14:43 +02:00
package-hello.json
package-hello.scm