this post was submitted on 21 Apr 2026
1 points (100.0% liked)
Guix
541 readers
1 users here now
Guix is an advanced distribution of the GNU operating system developed by the GNU Project
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've never used gimp so i don't know much about it, but how did you install the plugins? Can gimp read plugins from your home directory? If not it's possible that plugins would also have to be packaged in guix because of some fhs shenanigans.
Yes, gimp can (ordinarily) read plugins from the home directory. It seems that the guix install of GIMP is isolated somehow. I've installed a plugin using guix and that isn't accessible either though, despite both it and GIMP being installed as guix packages.
Hmm, that is weird then. I'm not sure why it would be any different from a regular gimp install at that point. Wish i could be of help.