Touchpad tap config in slim-service-type configuration

2019-03-27 Thread znavko
Hello! I have updated guix and tried to run `guix system reconfigure ..` (just for update, config is the same), but something has been changed in guix repository (I think so). The error is this: # guix system reconfigure /etc/config.scm /etc/config.scm:65:46: error: extraneous field initializer

Re: Touchpad tap config in slim-service-type configuration

2019-03-27 Thread Ricardo Wurmus
zna...@tutanota.com writes: > Hello! I have updated guix and tried to run `guix system reconfigure > ..` (just for update, config is the same), but something has been > changed in guix repository (I think so). > > The error is this: > > # guix system reconfigure /etc/config.scm > /etc/config.scm

Re: Touchpad tap config in slim-service-type configuration

2019-03-27 Thread znavko
Now yes, but I think it is old, cause startx rests there in slim config: https://www.gnu.org/software/guix/manual/en/guix.html#index-slim_002dconfiguration   . Sorry, I have not found solution by keyword 'touch

Re: Touchpad tap config in slim-service-type configuration

2019-03-27 Thread Ricardo Wurmus
zna...@tutanota.com writes: > Now yes, but I think it is old, cause startx rests there in slim > config: > https://www.gnu.org/software/guix/manual/en/guix.html#index-slim_002dconfiguration A copy of the manual that matches the version of Guix you have installed comes with Guix itself. I sugge

how to translate info guix to text file or pdf or html ?

2019-03-27 Thread znavko
Hi! I've learned that guix manual updates with the updates more quickly than manual's web-page. But `info guix` is hard for using. I like html. Please, let me know if it is possible to transform `info guix` to text file or html or pdf? PS: I tried to learn `info` commands but using mouse and s

why does guix compile rust for root?

2019-03-27 Thread znavko
Hello! I ran `guix system reconfigure /etc/config.scm` and now rust is compiling. Rust is compiling too long. I've produced `guix graph --type=reverse-package rust | dot -Tsvg > r.svg` to see why does guix do this, but there is no answer. My config and rust reverse dependecies tree are in attac

Re: why does guix compile rust for root?

2019-03-27 Thread znavko
Also I did not install rust by myself: # guix package --list-installed | grep rust # Mar 28, 2019, 4:43 AM by zna...@tutanota.com : > Hello! I ran `guix system reconfigure /etc/config.scm` and now rust is > compiling. Rust is compiling too long. > > I've produced `gu

Re: why does guix compile rust for root?

2019-03-27 Thread znavko
oops, sorry, that was usual user command run. so rust is need for icecat. Mar 28, 2019, 4:45 AM by zna...@tutanota.com: > Also I did not install rust by myself: > > # guix package --list-installed | grep rust > # > > > Mar 28, 2019, 4:43 AM by > zna...@tutanota.com >