Re: Status of Submitted Patches

2018-05-11 Thread Ricardo Wurmus
Hi Sahithi, >>> According to the Guile manual >>> >>>Ports are the way that Guile performs input and output. Guile can >>>read in characters or bytes from an “input port”, or write them out >>>to an “output port”. >>> >>> Ports allow the programmer to ignore the details of

Re: Status of Submitted Patches

2018-05-11 Thread Sahithi Yarlagadda
Hi On Wednesday 02 May 2018 01:34 PM, Ricardo Wurmus wrote: > Hi Sahithi, > > I’ve previously sent the message below. Have you been able to take a > look at this yet? > > -- > Ricardo > >>> I have gone through the code under guix/store/ and the outputs are sent >>> to a specified scheme

‘guix pack --relocatable’ and the binary installation tarball

2018-05-11 Thread Ludovic Courtès
Hello Guix! To continue the experiment with ‘guix pack --relocatable’, I made a binary installation tarball like this: guix pack -S /bin=bin -S /sbin=sbin --localstatedir -R guix bash-static The resulting tarball can be sent on a Guix-less machine, and then you can run the daemon as non-root

Re: Packaging a free Firefox

2018-05-11 Thread Pjotr Prins
On Thu, May 03, 2018 at 11:53:04AM +0200, Pjotr Prins wrote: > On Wed, May 02, 2018 at 11:06:32PM -0700, Chris Marusich wrote: > > Clément Lassieur writes: > > > > > I find Icecat very buggy, even if I compare it to a home-made Firefox > > > package that inherits Icecat

Re: [rb-general] Paper preprint: Reproducible genomics analysis pipelines with GNU Guix

2018-05-11 Thread Catonano
2018-05-11 10:19 GMT+02:00 Ricardo Wurmus : > > Ludovic Courtès writes: > > > Perhaps we could add to Autoconf-Archive (if it doesn’t have such things > > already) macros to deal with the R and Python stuff you had to deal > > with? And then publish

Re: [rb-general] Paper preprint: Reproducible genomics analysis pipelines with GNU Guix

2018-05-11 Thread Ricardo Wurmus
Ludovic Courtès writes: > Perhaps we could add to Autoconf-Archive (if it doesn’t have such things > already) macros to deal with the R and Python stuff you had to deal > with? And then publish a simple template that people could use as a > starting point. I

Re: [rb-general] Paper preprint: Reproducible genomics analysis pipelines with GNU Guix

2018-05-11 Thread Ludovic Courtès
Hello! Ricardo Wurmus skribis: > Ludovic Courtès writes: [...] >> Given the intended audience, I wonder how we could provide a simpler >> path to achieve the same goal. It could be a set of Autoconf macros >> leading to high-level ‘configure.ac’

Re: Nairobi Guix talk

2018-05-11 Thread Catonano
Wow Good luck ! Il ven 11 mag 2018, 06:46 Pjotr Prins ha scritto: > First white hat GNU Guix talk in Africa (I think): > > > https://www.eventbrite.com/e/pjotr-prins-in-nairobi-on-functional-programming-hpcs-in-research-gnu-guix-tickets-45970402712 > > :) > > Pj. > >

Re: a GUIX_PACKAGE_PATH / modules puzzle

2018-05-11 Thread Nils Gillmann
Chris Marusich transcribed 3.0K bytes: > Nils Gillmann writes: > > > Hi, > > > > I'm not sure if guile-users / -dev liste is more appropriate. If it is, let > > me know. > > > > I'm currently still using GUIX_PACKAGE_PATH until I got my layout all set > > up. > >

Re: a GUIX_PACKAGE_PATH / modules puzzle

2018-05-11 Thread Nils Gillmann
Nils Gillmann transcribed 1.9K bytes: > Nils Gillmann transcribed 1.4K bytes: > > Nils Gillmann transcribed 2.1K bytes: > > > Okay, here's what I learned: > > > > > > * except for source code, the modules itself in Guile aren't very > > > * detailed documented. The documentation is good, but...

Re: a GUIX_PACKAGE_PATH / modules puzzle

2018-05-11 Thread Nils Gillmann
Nils Gillmann transcribed 1.4K bytes: > Nils Gillmann transcribed 2.1K bytes: > > Okay, here's what I learned: > > > > * except for source code, the modules itself in Guile aren't very > > * detailed documented. The documentation is good, but... ... it's > > * nowhere mentioned that you can have