Re: Error in gexp.scm. Unrecognized keyword.

2016-09-28 Thread Alex Kost
Dmitry Nikolaev (2016-09-28 12:06 +0300) wrote: > > > What is wrong with my guix installation and gexp.scm? I haven't > seen > > anybody complaining about it in this mailing list. What do I > have to do to > > update my GuixSD installation? > > Most likely there is

Re: Error in gexp.scm. Unrecognized keyword.

2016-09-28 Thread Dmitry Nikolaev
> > > > What is wrong with my guix installation and gexp.scm? I haven't seen > > anybody complaining about it in this mailing list. What do I have to do > to > > update my GuixSD installation? > > Most likely there is some problem with your OS configuration (typically > '/etc/config.scm'). Can you

Re: Error in gexp.scm. Unrecognized keyword.

2016-09-25 Thread Leo Famulari
On Sat, Sep 24, 2016 at 11:35:36PM +0300, Dmitry Nikolaev wrote: > Hi. > > I wanted to update my GuixSD installation, but everytime I run "guix system > reconfigure ..." I'm getting > > guix/gexp.scm:314:0: In procedure computed-file: > guix/gexp.scm:314:0: In procedure # #:key options)>: Unrecog

Re: Error in gexp.scm. Unrecognized keyword.

2016-09-25 Thread Alex Kost
Dmitry Nikolaev (2016-09-24 23:35 +0300) wrote: > Hi. > > I wanted to update my GuixSD installation, but everytime I run "guix > system reconfigure ..." I'm getting > > guix/gexp.scm:314:0: In procedure computed-file: > guix/gexp.scm:314:0: In procedure # gexp #:key options)>: Unrecognized keyword

Re: Error in gexp.scm. Unrecognized keyword.

2016-09-24 Thread ng0
Hi, Dmitry Nikolaev writes: > Hi. > > I wanted to update my GuixSD installation, but everytime I run "guix system > reconfigure ..." I'm getting > > guix/gexp.scm:314:0: In procedure computed-file: > guix/gexp.scm:314:0: In procedure # #:key options)>: Unrecognized keyword > > I've tried guix pu

Error in gexp.scm. Unrecognized keyword.

2016-09-24 Thread Dmitry Nikolaev
Hi. I wanted to update my GuixSD installation, but everytime I run "guix system reconfigure ..." I'm getting guix/gexp.scm:314:0: In procedure computed-file: guix/gexp.scm:314:0: In procedure #: Unrecognized keyword I've tried guix pull and guix refresh, nothing helped. What is wrong with my gu