Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Christopher Baines 03460d2bd3
gnu: mumimu: Remove reference to guile-email.
The use of guile-email in this package definition seems to cause errors when
working with other packages, errors like: error: guile-email: unbound variable

I'm not sure why the version of the Guile email package is appropriate here
either, but for now just to avoid the problems, inline the current version of
the package (and add a comment so this is more obvious). This issue was
probably introduced in: c7b2b53980

* gnu/packages/mail.scm (mumimu)[version]: Inline the current value
of (package-version guile-email) as a string.
2019-12-26 10:35:37 +00:00
..
bootloader bootloader: grub: Add firmware setup entry. 2019-12-23 09:28:42 +01:00
build gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00
installer
machine machine: Remove unnecessary record self-referencing bindings. 2019-12-08 00:47:26 +01:00
packages gnu: mumimu: Remove reference to guile-email. 2019-12-26 10:35:37 +00:00
services services: Add Mumi service. 2019-12-21 23:55:25 +01:00
system gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00
tests tests: install: Fix typo. 2019-11-18 13:22:15 +09:00
artwork.scm
bootloader.scm
ci.scm ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
installer.scm
local.mk gnu: Add gcc-arm-none-eabi-7-2018-q2-update. 2019-12-25 11:06:09 +01:00
machine.scm machine: Remove unnecessary record self-referencing bindings. 2019-12-08 00:47:26 +01:00
packages.scm
services.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
system.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
tests.scm gexp: Allow character literals in GEXP->SEXP. 2019-12-18 22:36:37 +01:00