aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests.scm
diff options
context:
space:
mode:
authorJan (janneke) Nieuwenhuizen <janneke@gnu.org>2020-06-21 15:18:18 +0200
committerJan Nieuwenhuizen <janneke@gnu.org>2020-06-25 17:46:37 +0200
commitd613991a8ebe5d4b3a7706f8f0dd52f16fc1c50a (patch)
tree0c5fcdf672b5cbc03bf3d0e7bb21ce182ebf11a1 /gnu/tests.scm
parentdda267e3a7550620a4995b01f36013a8f30ca6bc (diff)
downloadguix-d613991a8ebe5d4b3a7706f8f0dd52f16fc1c50a.tar.gz
guix-d613991a8ebe5d4b3a7706f8f0dd52f16fc1c50a.zip
gnu: grub: Cross-build fix for system i686-linux.
* gnu/packages/patches/grub-cross-system-i686.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bootloaders.scm (grub): Use it.
Diffstat (limited to 'gnu/tests.scm')
0 files changed, 0 insertions, 0 deletions
ing this in the (gnu services mail) module, but due to also trying to use the define-configuration pattern, it conflicted with the dovecot service. * gnu/services/getmail.scm: New file. * gnu/local.mk: Add it. * gnu/tests/mail.scm (%getmail-os, %test-getmail): New variables. (run-getmail-test): New procedure.