fonts

2017-02-22 Thread Catonano
I put a picture on line http://imgur.com/a/K1yry the fonts on my screen are not that slender, they are awkward, ugly, I don't know What can I do to make them better ? Which font should I install and how can I instruct the Gnome desktop to use them ? In Fedora there's a thing called "Fedy" that

Re: gspell

2017-02-22 Thread ng0
On 17-02-22 15:17:32, Catonano wrote: > 2017-02-22 14:52 GMT+01:00 ng0 : > > > On 17-02-22 13:44:25, Catonano wrote: > > > This package doesn't build > > > > > > https://gitlab.com/humanitiesNerd/guix-hacks/blob/polari/ > > gnu/packages/gnome.scm#L622 > > > > if this is

Re: gspell

2017-02-22 Thread Catonano
2017-02-22 14:52 GMT+01:00 ng0 : > On 17-02-22 13:44:25, Catonano wrote: > > This package doesn't build > > > > https://gitlab.com/humanitiesNerd/guix-hacks/blob/polari/ > gnu/packages/gnome.scm#L622 > > if this is equivalent to the master tree, can you rebase and send

Re: gspell

2017-02-22 Thread ng0
On 17-02-22 13:44:25, Catonano wrote: > This package doesn't build > > https://gitlab.com/humanitiesNerd/guix-hacks/blob/polari/gnu/packages/gnome.scm#L622 if this is equivalent to the master tree, can you rebase and send an patch in the format of git format-patch so that it can be reproduced?

gspell

2017-02-22 Thread Catonano
This package doesn't build https://gitlab.com/humanitiesNerd/guix-hacks/blob/polari/gnu/packages/gnome.scm#L622 This is an excerpt of the build log starting phase `pre-check' phase `pre-check' succeeded after 0.0 seconds starting phase `check' _XSERVTransmkdir: ERROR: euid != 0,directory

Re: guix system disk-image broken?

2017-02-22 Thread Dmitry Nikolaev
On 22 February 2017 at 13:36, Marius Bakke wrote: > Dmitry Nikolaev writes: > > > On 22 February 2017 at 13:01, Marius Bakke wrote: > > > >> Dmitry Nikolaev writes: > >> > $ git clone

Re: guix system disk-image broken?

2017-02-22 Thread Marius Bakke
Dmitry Nikolaev writes: > On 22 February 2017 at 13:01, Marius Bakke wrote: > >> Dmitry Nikolaev writes: >> > $ git clone https://git.savannah.gnu.org/git/guix.git >> > ... >> > $ cd guix >> > $ guix system disk-image

Re: guix system disk-image broken?

2017-02-22 Thread Dmitry Nikolaev
On 22 February 2017 at 13:01, Marius Bakke wrote: > Dmitry Nikolaev writes: > > $ git clone https://git.savannah.gnu.org/git/guix.git > > ... > > $ cd guix > > $ guix system disk-image --image-size=1G gnu/system/install.scm > > guix system: error:

Re: guix system disk-image broken?

2017-02-22 Thread Marius Bakke
Dmitry Nikolaev writes: > I cloned guix git repository and tried make installation image, but get > errors. > > $ git clone https://git.savannah.gnu.org/git/guix.git > ... > $ cd guix > $ guix system disk-image --image-size=1G gnu/system/install.scm > guix system: error:

herd status

2017-02-22 Thread Catonano
catonano@xps ~$ herd status error: connect: /home/catonano/.config/shepherd/run/socket: File o directory non esistente catonano@xps ~$ "File or directory not existent" is this normal ?

Re: guix hash of source from git repository.

2017-02-22 Thread Catonano
2017-02-21 23:17 GMT+01:00 Leo Famulari : > On Wed, Feb 22, 2017 at 12:19:35AM +0300, Dmitry Nikolaev wrote: > > When writing package definition, what if I download sources from git > > repository? For example: > > > > (define-public libwebsockets > > (package > > (name