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+
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
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
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
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