guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#42180] [PATCH 0/1] guix: Add importer for hex.pm.


From: pukkamustard
Subject: [bug#42180] [PATCH 0/1] guix: Add importer for hex.pm.
Date: Mon, 2 Nov 2020 15:18:47 +0100

Small fix of commit by Hartmut Goebel that makes patch series compile towards 
current master.

Hartmut Goebel (1):
  guix: Add importer for hex.pm.

 Makefile.am                   |   3 +
 guix/hexpm-download.scm       |  73 +++++++++
 guix/import/hexpm.scm         | 298 ++++++++++++++++++++++++++++++++++
 guix/import/utils.scm         |   1 +
 guix/scripts/import.scm       |   2 +-
 guix/scripts/import/hexpm.scm | 114 +++++++++++++
 guix/upstream.scm             |  20 ++-
 7 files changed, 509 insertions(+), 2 deletions(-)
 create mode 100644 guix/hexpm-download.scm
 create mode 100644 guix/import/hexpm.scm
 create mode 100644 guix/scripts/import/hexpm.scm

-- 
2.28.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]