Re: Texlive issues

2021-11-21 Thread Daniel Meißner
Hi! Alexander Asteroth writes: > Maybe I get it wrong but shoudn't the following call > > ~/tmp$ guix shell --pure texlive ungoogled-chromium icecat git > emacs-pulseaudio-control pulseaudio alsa-utils nextcloud-client > xf86-input-wacom libwacom gnome-icon-theme xournalpp portaudio poppler > gtk+

Version 0.74.0 for uncrustify is available

2021-11-21 Thread Guy Maurel
Hello! I am the maintainer from uncrustify. A new version: 0.74.0 is now available. Have a look to: https://sourceforge.net/projects/uncrustify/ https://github.com/uncrustify/uncrustify If you have any problem, feel free to ask me. Thanks Have a nice day. guy -- Guy Maurel Sebastian-Fische

Re: Freely available Jami video-conference channel for those interested

2021-11-21 Thread Luis Felipe
Hi, Maxim. On Saturday, November 20th, 2021 at 5:04 AM, Maxim Cournoyer wrote: > As some kind of technology preview, I'd like to offer a freely available > > Jami rendezvous point. Using either the jami-gnome or jami-qt client > > available in Guix, you can connect to it by searching for th

Re: Freely available Jami video-conference channel for those interested

2021-11-21 Thread zimoun
Hi Maxim, Really cool! Thanks! On Sat, 20 Nov 2021 at 00:04, Maxim Cournoyer wrote: > On a Guix System, installing it to your user profile should suffice. On > a foreign distribution, you'll have to resort to a more complicated > launch procedure, thanks to D-Bus configuration [2]. Something

Re: Synapse Matrix

2021-11-21 Thread Michael Rohleder
Hi crodges! I'm running my matrix homeserver with the guix package and basically, I did somethig like this: - install synapse in a user profile (I would not recommend the root user profile, because it's risky to run it as root). - mkdir ~/synapse; cd ~/synapse - generate_config > homeserver.yaml