guix-devel/gnu
Ludovic Courtès 87941d1df4
system: Use "@" to refer to the 'shadow' package.
Reported by Mark H Weaver
at <https://lists.gnu.org/archive/html/guix-devel/2017-06/msg00349.html>.

* gnu/system.scm (%base-packages): Use '@' for shadow.  This fixes an
error on Guile 2.0 where 'shadow' alone resolves to the (gnu system
shadow) module.
2017-06-30 11:27:30 +02:00
..
bootloader bootloader: extlinux: Add extlinux-bootloader-gpt. 2017-06-21 09:57:12 +02:00
build vm: Use 'fold2' from (guix combinators). 2017-06-30 00:16:51 +02:00
packages gnu: linux-libre: Update to 4.11.8. 2017-06-30 00:13:36 -04:00
services gnu: services: use seconds instead of duration strings. 2017-06-21 19:29:57 +02:00
system vm: Estimate the disk size by default. 2017-06-30 00:16:50 +02:00
tests tests: Add extlinux gpt test. 2017-06-21 09:57:12 +02:00
artwork.scm
bootloader.scm
local.mk gnu: ansible: Apply experimental patch to deal with wrapping of ansible script. 2017-06-29 15:21:18 +02:00
packages.scm
services.scm
system.scm system: Use "@" to refer to the 'shadow' package. 2017-06-30 11:27:30 +02:00
tests.scm