Re: Using the daemon’s default settings

2015-03-27 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Mark H Weaver skribis: > >> Does this mean that even if I've configured my daemon to use a different >> set of substitute-urls, when I run 'guix' as root those settings will be >> overridden? > > Yes. > >> That seems suboptimal. > > Right. > >> We have a s

Using the daemon’s default settings

2015-03-23 Thread Ludovic Courtès
Mark H Weaver skribis: > Ludovic Courtès writes: > >> commit 4d58122071bbd7bb56c9658a9bbe7621bf3e423d >> Author: Ludovic Courtès >> Date: Sun Mar 22 23:43:25 2015 +0100 >> >> store: Default to a non-empty list of substituters. >> >> Fixes . >> Repor