On 2025-05-26 00:08, pelzflorian (Florian Pelz) wrote:
`guix shell --no-grafts` is the ugly work around during development of
packages.
I have spent months thinking about an issue I have in guile-libnotify:
https://github.com/ekaitz-zarraga/guile-libnotify/issues/5
And this thread just appeared in my inbox with an ugly but effective
hack. I didn't know the root of the issue but installing the library
worked while just `guix shell -C`-ing into it didn't!
I just wanted to thank you all for clarifying this. I was going insane.
Cheers,
Ekaitz