On Fri, Dec 08, 2017 at 08:36:27PM -0500, Mark H Weaver wrote:
> efr...@flashner.co.il (Efraim Flashner) writes:
>
> > efraim pushed a commit to branch master
> > in repository guix.
> >
> > commit 5f5083749c1ff2731e84fa7d8eea182ad45c18a5
> > Author: Efraim Flashner
> > Date: Fri Dec 8 09:25:40
Hi Martin and Jelle,
>> This could be done by adding a cli argument for reconfigure or allowing
>> an empty string in (grub-configuration (target "")).
>>
>> WDYT?
>>
An already available option would be to override the grub-installer like
this :
--8<---cut here---start-
I've seen package:
java-jgit-4.2 explicitly depending on icedtea-7
other explicit dependencies are for:
icedtea-7
ant
These are ok, I believe.
We have ant/java8.
What is the current status of these two:
ant vs ant/java8, is ant/java8 the default?
Should we do something with these?
2017-12-08
2017-12-08 3:17 GMT+01:00 Chris Marusich :
> Hi,
>
> Is it necessary to run "make" before "make check", or is it good enough
> to just run "make check" and rely on Make to build whatever needs to be
> built to run "make check"?
>
> --
> Chris
>
in my experience, make builds whatever is needed in
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
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