Re: First installation - Questions

2017-07-17 Thread Ludovic Courtès
Hello, Sohom Bhattacharjee skribis: > On 07/10/2017 03:14 PM, Ludovic Courtès wrote: [...] >>> 2. From reading the docs I figure that we are supposed to write >>> config.scm for everything including web servers. This also means doing a >>> `guix system reconfigure` after every change (even the

Re: First installation - Questions

2017-07-14 Thread Sohom Bhattacharjee
On 07/10/2017 03:14 PM, Ludovic Courtès wrote: > Hello Sohom, > > Sohom Bhattacharjee skribis: > >> I recently attempted to install GUIX SD on my laptop. After about 5 >> initial iterations I was finally able to get GUIX SD on my laptop so >> that it just worked. I used the basic config for my f

Re: First installation - Questions

2017-07-10 Thread Ludovic Courtès
Hello Sohom, Sohom Bhattacharjee skribis: > I recently attempted to install GUIX SD on my laptop. After about 5 > initial iterations I was finally able to get GUIX SD on my laptop so > that it just worked. I used the basic config for my first try and I kept > on modifying that config for the sub

Re: First installation - Questions

2017-07-02 Thread Arun Isaac
Sohom Bhattacharjee writes: > 5. When i do a `guix size ` the sizes are generally huge (1.3Gb > for icecat in my system). Why is it so ? `guix size ' reports the size of the entire dependency tree, not just the one package you specify. Notice that `guix size ' and `guix size ' add up to more tha

First installation - Questions

2017-07-01 Thread Sohom Bhattacharjee
Hello Guix! First timer here! I recently attempted to install GUIX SD on my laptop. After about 5 initial iterations I was finally able to get GUIX SD on my laptop so that it just worked. I used the basic config for my first try and I kept on modifying that config for the subsequent 'init's. Here