Re: Improving Elixir support

2017-12-10 Thread Pjotr Prins
On Mon, Dec 11, 2017 at 01:04:19AM +0100, nee wrote: > Hello, I had a short look the elixir/erlang package systems. > I'm sending my current WIP status. Good progress! Just thinking out-of-the-box here, but almost all Elixir packages are pretty straightforward. Can we not just unpack them and comp

Re: Improving Elixir support

2017-12-10 Thread nee
Hello, I had a short look the elixir/erlang package systems. I'm sending my current WIP status. It seems the following things will be required: 1. hex.pm importer https://hex.pm is the main package repository for erlang and elixir. I already wrote a basic importer. Hex.pm has a simple json api t

Improving Elixir support

2017-12-02 Thread Pjotr Prins
I am forwarding this from the bug tracker because I believe it is of general interest to those working on Elixir/Erlang. http://lists.gnu.org/archive/html/bug-guix/2017-12/msg00019.html