On Mon, Jan 02, 2023 at 05:17:37PM -0500, Leo Famulari wrote:
> On Sun, Jan 01, 2023 at 09:34:15PM +0100, Liliana Marie Prikler wrote:
> > Am Sonntag, dem 01.01.2023 um 17:50 + schrieb Elias Kueny:
> > > Hello,
> > >
> > > I'm using Guix System and on Guix commit
> > > 8f93a1e01a879ae026678dd9
I've heard about something about Guile sockets and REPLs, so I've
investigated a bit and I think I found a Guix bug instead of a Guile bug
(and is unrelated to sockets or REPLs):
In the error message, there is a mention of "#~". Perhaps somehow, no
hash extension (not sure about terminology) f
I've figured out the problem with disappearing /tmp dir was caused by
another package (steam, from nonguix*) due to how it's packed (it
exposes /tmp dir as a guix contaner, using fhs deep in it's guts). So
disappearing /tmp dir was only caused by this one.
For now the only problem that is the