Re: docker

2019-11-16 Thread Efraim Flashner
On Thu, Nov 14, 2019 at 03:54:13PM +0100, r...@tuta.io wrote: > how to install docker, run dockerd and use these in guix? We have a docker service that runs dockerd http://guix.gnu.org/manual/devel/en/html_node/Miscellaneous-Services.html#Miscellaneous-Services Other than that, you'll want the do

Java fontconfig issues

2019-11-16 Thread Jonathan Frederickson
I've been trying to run PCGen (https://github.com/PCGen/pcgen/releases) on my laptop running Guix System, so far without success. I know that ideally all software would be installed through Guix itself, but this thing is a Java app with several dependencies that aren't in Guix yet and... honestly,

Cuirass Web interface issue

2019-11-16 Thread Reza Alizadeh Majd
Hi Guix, We in PantherX team, has been setup an instance of Cuirass CI to build a series our of custom applications based on configurations provided in `maintenance` repository: https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/berlin.scm https://git.savannah.gnu.org/cgit/guix

Re: gfortran seems to require gcc-toolchain

2019-11-16 Thread Konrad Hinsen
Hi Marius, >> With your patch, I can compile Fortran programs in an environment >> containing nothing but "gfortran", so I'd say it works! > > On second though, the patch increases the size of 'gcc' from 238.0 MiB > to 291.5 MiB. It may also make it difficult to use a different 'as' > executable.