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
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
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
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
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