Hi!
guix-comm...@gnu.org skribis:
> commit 2a7e1121d83ee173a7a0dbfb978a4ac363c7c4a6
> Author: Mathieu Othacehe
> AuthorDate: Wed Nov 4 14:39:40 2020 +0100
>
> guix: store: Add ensure-path.
>
> * guix/store.scm (ensure-path): New procedure.
[...]
> +(define-operation (ensure-path (
That was a great Guix day! Thanks for organizing. I think we had
over 80 visitors, maxing around 60 at a time. I think we should do this
2-3 times a year.
How about creating a simple survey with questions on your first days
living with GNU Guix:
1. What was your primary motivation for starting wi
Jonathan Brielmaier writes:
> I'm happy to announce that effective of today I have commit access to
> our git repository.
Welcome!
--
Katherine
On November 22, 2020, Danny Milosavljevic
wrote:
> Because the question is what to do if you invoke
>
> guix pack -f docker guix postgresql
> [snip]
> So I would suggest that
>
> guix system docker-image ...
>
> create /etc/passwd by merging the required user accounts like
> described
> above, b
Hi Ludo,
On Fri, 20 Nov 2020 12:34:07 +0100
Ludovic Courtès wrote:
> Danny Milosavljevic skribis:
>
> > After Ryan Prior's E-Mail I'm pretty sure my workaround of creating /tmp,
> > /etc/passwd, /etc/group etc is what Docker actually expects one to do.
>
> I’ve been pondering whether to cre