guix/gnu
Ludovic Courtès 77eaf5fcd1
gnu: Fix packages that were importing Guile modules from the host.
Those packages were importing (ice-9 match) & co. from the host Guile,
which could potentially lead to different derivations depending on the
Guile in use.

Uncovered by the warning emitted by 'gexp-modules'.

* gnu/packages/admin.scm (inxi-minimal)[arguments]: Remove Guile modules
from #:modules.
* gnu/packages/dns.scm (ddclient)[arguments]: Likewise.
* gnu/packages/tex.scm (texlive-latex-koma-script)[arguments]: Likewise.
* gnu/packages/java.scm (openjdk11)[arguments]: Likewise for #:imported-modules.
2021-04-01 22:32:28 +02:00
..
bootloader
build
installer
machine
packages gnu: Fix packages that were importing Guile modules from the host. 2021-04-01 22:32:28 +02:00
services services: kmscon: Add font-engine and font-size fields. 2021-04-01 13:40:09 +02:00
system
tests tests: Add Transmission Daemon system test. 2021-03-28 22:31:00 +02:00
artwork.scm
bootloader.scm
ci.scm ci: %cross-targets: Add powerpc64le-linux-gnu. 2021-03-23 23:19:58 -07:00
image.scm
installer.scm
local.mk gnu: qemu-for-american-fuzzy-lop: Fix build. 2021-04-01 13:31:51 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm