On Saturday, September 21st, 2024 at 2:51 PM, Luis Felipe
wrote:
> Hi Abbé,
>
> On 21/09/24 10:08, Abbé wrote:
>
> > Hi,
> >
> > Since I updated guix few days ago, I started observing following notice
> > whenever I start a new shell (with zsh, or bash -l):
> >
> > =
Greg Hogan writes:
Hi Ian, hi Greg
Thanks for your inputs, I tried to come up with an expression, but
failed to find one working, I got stuck with
guix pack -f docker -e '(@ (guix packages) (package-development-inputs (load
"guix.scm")))'
but it does not seem to work.
I managed to make it wo
Hello Guixers
According to the manual I have to set the KVM group for the guixbuild
users to use qemu. But I could not find any mention how to do this with
my declarative operating-system configuration. Do I have to specify the
guixbuild users manually?
Thanks for any help,
Reza
On Fri, Sep 20, 2024 at 9:47 AM Reza Housseini wrote:
>
> Hi Guixers
>
> From guix shell I can call
>
> guix shell -D -f guix.scm
>
> Now I want to pack those into a container with guix pack, but there is
> no equivalent command there, how would I achieve this, is there an
> expression I could u