Re: Guix and Emacs Integration for Polyglot Development

2018-08-05 Thread Kenny Ballou
On 2018年08月02日 08:08 GMT, Chris Marusich wrote: > Kenny Ballou writes: > >> I would like to be able to specify a project's dependencies in a >> manifest file, add any environment variables as necessary, and have >> Emacs be aware of those variables when entering that environment. > > It may not

Re: guixsd system reconfigure errors

2018-08-05 Thread Divan Santana
>> adding group 'tty'... >> groupadd: GID '996' already exists >> >> [...] >> >> Not sure if the system got in a strange state as a result of me changing >> my first user accounts name. Perhaps. > > Could you share a minimal operating system configuration file that > reproduces the issue, and descr

Re: How should I install non-guix software?

2018-08-05 Thread Pierre Neidhardt
There is also the possibility to run you programs in a container with a mapped folder hierarchy, e.g.: guix environment -C --expose=/home/foo/bar/bin=/bin -- /home/foo/qux/bin/qux See "(guix) Invoking guix environment". I think it's also worth mentioning the practice of including a Guix packag

Re: mcron

2018-08-05 Thread Pierre Neidhardt
Yes, Vixie syntax is supported there too! See "(mcron) Vixie Syntax". But if you can grasp the Lisp syntax instead, I'd recommend you for it, it's much more flexible. After all, it's the sole raison-d'être of mcron with regard to cron :) I think your solution to "every N minute" is correct. Che

Re: "calibre" package fails to build.

2018-08-05 Thread Matthew Brooks
On Wed, 1 Aug 2018 13:17:39 +0300 Efraim Flashner wrote: Crashes on start with the "ImportError: No module named QtWebKitWidgets" error, sadly. pgpVVTx3y9XRx.pgp Description: OpenPGP digital signature