Reza Housseini writes:
> [[PGP Signed Part:Undecided]]
> Hello Guixers
>
> I'm in the process of adding a package to guix. When starting the
> build with ./pre-inst-env guix build openfoam-org I get the error:
>
> error: tcc: unbound variable
> hint: Did you forget a `use-modules' form?
>
> err
Akib Azmain Turja writes:
> I didn't modify any Guix files. I put that in a file (along with
> supporting forms) and passed the file to "guix package".
>
> I have the Guix repository (as left by "guix pull"), but how can I test
> my changes?
Hello, The guix manual (info guix or better viewed in
Thanks! Maybe it is a good idea to emphasize that in the manual somewhere
especially for new users of GNU Guix.
On Wed, Jan 4, 2023 at 9:08 AM Julien Lepiller wrote:
> Hi Andy,
>
> I'm the author of this advice. I think it's still correct. It's mostly
> sanity checks that you would run to ensu
Hi Jim,
On Wed, Jan 04, 2023 at 06:07 PM, Jim Newsome wrote:
> Thanks, looks good, and the command in your patch also works for me.
>
Great, thanks for testing!
> I agree that passing and exposing XAUTHORITY seems better. Experimentally,
> sharing the directory
> read-only also works (using `-
On Wed, Jan 4, 2023, at 5:47 PM, John Kehayias wrote:
> Hi Jim,
>
> On Fri, Dec 16, 2022 at 05:39 PM, Jim Newsome wrote:
>
> > Sorry for (presumably) breaking threading; I came across this online and
> > don't see a way to set my in-reply-to-email header properly.
> >
> > Anyways just thought
Hi Jim,
On Fri, Dec 16, 2022 at 05:39 PM, Jim Newsome wrote:
> Sorry for (presumably) breaking threading; I came across this online and
> don't see a way to set my in-reply-to-email header properly.
>
> Anyways just thought I'd mention that I recently learned about this
> feature, and was able to
Hi Andy,
I'm the author of this advice. I think it's still correct. It's mostly sanity
checks that you would run to ensure you can get packages from this channel.
Most of it is scattered around the manual, mostly in the manual installation
documentation.
~/.config/guix/current is where your ne
"Kefir ." writes:
> Hi guix, is there way to change nameservers during manual installation?
You can set your nameservers in your `operating-system` declaration by
removing `network-manager-service-type` from `%desktop-services` and
then either automatically creating a `resolv.conf` file with
`et
Hello Guixers
I'm in the process of adding a package to guix. When starting the build
with ./pre-inst-env guix build openfoam-org I get the error:
error: tcc: unbound variable
hint: Did you forget a `use-modules' form?
error: googletest: unbound variable
hint: Did you forget a `use-modules' f