On Sat, Feb 25, 2017 at 03:12:26PM -0500, myglc2 wrote:
> Thanks. I think the issue with this feature is that there is no guidance
> for picking an URL.
>
> Here is an idea... What if hydra provided an URL guidance page? For
> example, it could have a short list of "guix greatest hits URLs" for
>
On Sat, Feb 25, 2017 at 04:36:51PM -0600, Eric Bavier wrote:
> On Sun, 26 Feb 2017 00:10:21 +0300
> Dmitry Nikolaev wrote:
>
> > Hi all.
> >
> > I have successfully build disk-image using command:
> >
> > $ guix system disk-image --image-size=8G guix/gnu/system/install.scm
> >
> > Now I have 8
On Sun, 26 Feb 2017 00:10:21 +0300
Dmitry Nikolaev wrote:
> Hi all.
>
> I have successfully build disk-image using command:
>
> $ guix system disk-image --image-size=8G guix/gnu/system/install.scm
>
> Now I have 8 Gb file in my /gnu/store that I can't delete using 'sudo rm'.
>
> How do I remo
Hi all.
I have successfully build disk-image using command:
$ guix system disk-image --image-size=8G guix/gnu/system/install.scm
Now I have 8 Gb file in my /gnu/store that I can't delete using 'sudo rm'.
How do I remove it?
Dmitry Nikolaev
Thomas Sigurdsen (2017-02-25 00:59 +0100) wrote:
> I'm trying to setup cups printing on machine running GuixSD. I've attached the
> config. The problem I'm having is that guix throws an error on the line
> saying:
> "(cups-service-type", here's the error:
>
> guix system: error: failed to load '/
On 02/25/2017 at 10:52 Leo Famulari writes:
> On Fri, Feb 24, 2017 at 09:01:39PM -0500, myglc2 wrote:
>> In my practical experience of running a GuixSD headless server for the
>> last 12 months, if you use 'guix pull', which is effectively a rolling
>> release, there is no way to tell.
>
> The def
On Fri, Feb 24, 2017 at 09:01:39PM -0500, myglc2 wrote:
> In my practical experience of running a GuixSD headless server for the
> last 12 months, if you use 'guix pull', which is effectively a rolling
> release, there is no way to tell.
The default action of `guix pull` is like a rolling release,