On Tue Sep 6, 2022 at 2:42 PM BST, jgart wrote:
> Hi Guixers,
>
> How do I use a golang library installed with GNU Guix?
>
> For example, in a guix shell.
>
> all best,
>
> jgart

It should Just Work;

  guix shell go go-foobarbaz --pure
  go build

    -- (

Reply via email to