Re: Building guix-modular with cuirass

2018-05-13 Thread swedebugia
On 2018-05-13 04:17, Chris Marusich wrote: Nils Gillmann writes: Ludovic Courtès transcribed 800 bytes: In the near future, I want ‘guix pull’ to install a ‘guix’ binary as opposed to simply dropping a bunch of modules in ~/.config/guix/latest. At that point we won’t have this kind of proble

Re: Building guix-modular with cuirass

2018-05-12 Thread Chris Marusich
Nils Gillmann writes: > Ludovic Courtès transcribed 800 bytes: >> >> In the near future, I want ‘guix pull’ to install a ‘guix’ binary as >> opposed to simply dropping a bunch of modules in ~/.config/guix/latest. >> At that point we won’t have this kind of problem anymore. >> >> Ludo’. >> > > N

Re: Building guix-modular with cuirass

2018-05-08 Thread Nils Gillmann
Ludovic Courtès transcribed 800 bytes: > Hello, > > Mathieu Othacehe skribis: > > >> If you add a similar entry on your server, it should be fine. > >> > >> Can you try and report back? > > > > Yes you're right it works fine, thanks :) > > > > However, some of my machines are not picking up the

Re: Building guix-modular with cuirass

2018-05-01 Thread Ludovic Courtès
Hello, Mathieu Othacehe skribis: >> If you add a similar entry on your server, it should be fine. >> >> Can you try and report back? > > Yes you're right it works fine, thanks :) > > However, some of my machines are not picking up the substitutes builded > while running 'guix pull'. > > I found

Re: Building guix-modular with cuirass

2018-04-30 Thread Mathieu Othacehe
Hi Ludo, > If you add a similar entry on your server, it should be fine. > > Can you try and report back? Yes you're right it works fine, thanks :) However, some of my machines are not picking up the substitutes builded while running 'guix pull'. I found why, on machines that I didn't reconfig

Re: Building guix-modular with cuirass

2018-04-30 Thread Ludovic Courtès
Hello Mathieu, Mathieu Othacehe skribis: > I setup my own cuirass server to build guix-modular, here's how: > > (define (build-guix-modular store arguments) You shouldn’t need to do anything like that. Here’s what we have on berlin.guixsd.org: --8<---cut here---start--

Building guix-modular with cuirass

2018-04-27 Thread Mathieu Othacehe
Hi Guix, I setup my own cuirass server to build guix-modular, here's how: --8<---cut here---start->8--- (define (build-guix-modular store arguments) (let* ((source (assq-ref arguments 'file-name)) (revision (assq-ref arguments 'revision)) (