Hello, Am Fri, May 17, 2024 at 11:49:19AM +0200 schrieb Reza Housseini: > yes it is a really odd behavior, because when I run guix shell nss-certs, I > can find $GUIX_ENVIRONMENT/etc/ssl/certs/ca-certificates.crt...
I do not know, but I suppose that this file may be created as a profile hook, in the sense that it is not directly contained in the package, but created and put into the profile during a call to "guix shell" or "guix install". Andreas