Hi,
Why no guile-dbd-mysql in Guix? Are there plans to support
mysql/mariadb in the future?
Thanks
Mortimer
On Fri Apr 16, 2021 at 2:26 AM BST, Tobias Geerinckx-Rice wrote:
> I briefly looked for rcirc how-tos but found none. The manual[0]
> doesn't mention SASL at all. I'm not going to spend time learning
> about rcirc, but every modern IRC client should support SASL. If
> it doesn't, find a better one,
Bone Baboon writes:
I am not using Tor.
This bugged me, so I asked in #freenode.
I have not changed my rcirc configuration that was working.
But Freenode probably changed theirs:
nckx: some IP ranges are sasl required
high risk ranges
jess: Aha. That's probably it.
It would explain th
Dear Guixters,
Maybe I am asking too much to Guix haha. Maybe I don't.
So. Here is what I intend to do :
I want to write a Guix System definition that puts a .emacs.d directory
inside /root which is "usable". I don't feel the need to create a
regular user (I don't fear too much damages inside a
On Fri, 2021-04-16 at 00:39 +0900, elaexuo...@wilsonb.com wrote:
> Hey Guix,
>
> Reading https://guix.gnu.org/en/blog/2020/gnu-shepherd-user-services/
> , I was
> inspired to start trying this out on my own. However, I immediately
> ran into
> this huge mess:
>
> $ shepherd
> ...
> ;
Joshua Branson writes:
> Also think penguin, za reason
I had to look that up as I had never heard of ZaReason before.
Apparently they closed in November 2020: https://zareason.com/
--
Vladimir Sedach
Software engineering services in Los Angeles https://oneofus.la
Hey Guix,
Reading https://guix.gnu.org/en/blog/2020/gnu-shepherd-user-services/, I was
inspired to start trying this out on my own. However, I immediately ran into
this huge mess:
$ shepherd
...
;;; WARNING: loading compiled file
/run/current-system/profile/lib/guile/3.0/site-ccache
Hi,
I'm working on something similar, but with nginx. Basically you want to
make an operating-system definition, where you can orchestrate all the
layers of your stack, and then you can run it using `guix system
container` with the added benefit of container isolation.
I'll make a quick writeup a