David Pirotte <da...@altosw.be> writes:

> I hope Ricardo, possibly with the help of other guix contributor's will
> find a solution so that g-golf may also run 'out of the box' on guix.

Turns out that it all works fine when you disable grafts:

  guix shell --pure --no-grafts \
    guile guile-g-golf gtk@4

This echoes a discussion here:

  https://github.com/spk121/guile-gi/issues/96

The immediate lessons from the observations detailed in this issue are
also why guile-gi works without disabling grafts.

-- 
Ricardo



Reply via email to