mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
Fixes a bug whereby modules from the host Guile would be imported in the build environment. This is a reproducibility issue: using a different Guile version would lead a different derivation for ‘nss-certs-for-test’. See <https://codeberg.org/guix/guix/pulls/6418#issuecomment-10593206>. * gnu/packages/nss.scm (nss-certs-for-test): Remove (rnrs io ports) and (srfi srfi-26) from #:modules. Change-Id: I61950b87b5cded087533eb4244f062959f1dd388