GNU Guix 1.0.1 released

2019-05-19 Thread Ludovic Courtès
We are pleased to announce the release of GNU Guix 1.0.1. This is a bug-fix release primarily addressing one major issue in the graphical installer of the standalone Guix system, as well as less critical issues. Read more about today’s announcement at: https://gnu.org/software/guix/blog/2019/g

Re: use case: installing several user administrated workstations

2019-05-19 Thread Ludovic Courtès
Hi, swedebugia skribis: > Guix System is not IMHO ready for people who are not interested in > learning enough guile to write/correct/adapt a config.scm. My hope is that people would be able to quickly learn enough to get their OS config into shape, without having to “learn Guile”, or not expli

Re: Initial variables value?

2019-05-19 Thread Ludovic Courtès
Hi, Julien Lepiller skribis: > There are different ways to find these values. You can grep through the code > from https://git.savannah.gnu.org/git/guix.git > (https://git.savannah.gnu.org/cgit/guix.git for the web version). You can > also run `guix repl` and type the variable name (you might

Re: Tor Service

2019-05-19 Thread Raghav Gururajan
> The Tor daemon received SIGTERM 10 minutes (or even 5 hours?) after it > had been started, so something must have happened. Is there anything > else in the log that could be useful in that interval? > Nope! There was nothing related to tor in that interval. :-(

Re: gnutls guile

2019-05-19 Thread Ludovic Courtès
Hi ng0, n...@n0.is skribis: > Ludovic said the guile bindings are maintained by Ludovic. > But recent activity in the guile parts is done by other people. > Since guix depends on this it's still okay to ask for help here, > but would it be more appropriate to report elsewhere? Or do you > still h

Re: guix pack -f docker and profile ?

2019-05-19 Thread Ludovic Courtès
Hello Simon! zimoun skribis: > However you cannot load the R package because it is not in > the load path. Which is annoying but expected. > > Instead, one needs to make it with 2 steps: > docker run -ti --rm --tmpfs /tmp bash > then find the from the folder /gnu/store/-profile to be > able

Re: Tor Service

2019-05-19 Thread Ludovic Courtès
Hi, "Raghav Gururajan" skribis: > Apr 23 15:55:58 localhost shepherd[1]: Service tor has been started. > [...] > Apr 23 19:56:11 localhost Tor[1]: Bootstrapped 100%: Done > [...] > Apr 23 20:06:25 localhost Tor[1]: Catching signal TERM, exiting cleanly. The Tor daemon received SIGTERM 10 minut

Re: Initial variables value?

2019-05-19 Thread Julien Lepiller
Le 19 mai 2019 08:36:27 GMT+02:00, Adam Mazurkiewicz a écrit : >How to watch the initial variables values? There are some important >variables used in config.scm file. What would be the recommended way >to extract eg the variable of %desktop-services ? And where are they >declared? Hi, There ar

Re: Compression software for common compressing formats

2019-05-19 Thread Adam Mazurkiewicz
Thanks. This is what I was looking for. niedz., 19 maj 2019 o 08:41 napisał(a): > > I use archive manager: `guix package -s file-roller` > > May 19, 2019 6:37 AM, "Adam Mazurkiewicz" wrote: > > > I am looking for the software to extract and compress files as zip, > > bz2 etc. Something like Xarc