Hi, I just stumbled upon commit 2f4d08ee7f897e254c6e533ad2d69c7fe4998f38 while looking for an example of a package that uses QT_PLUGIN_PATH. I noticed that the above commit unconditionally adds “$HOME/.guix-profile” to the XDG_DATA_DIRS.
I think we should not hardcode the default user profile directory in application wrappers. Is it really necessary to add “$HOME/.guix-profile” to XDG_DATA_DIRS in the wrapper? Will the package fail to work when it is installed to a different profile? -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net
