guix-play/gnu
Sergei Trofimovich a30188f561
gnu: bash-minimal: Override keywords from 'bash'.
'bash-minimal' is a package derived from 'bash' package.  'bash-minimal'
is supposed to override keywords from 'bash', but does not do it due to
ordering issue.

This patch moves #:modules last.

Fixes the bootstrap failure reported by rennes and Manolis Ragkousis and
tracked down by Andy Wingo in
<https://lists.gnu.org/archive/html/guix-devel/2017-05/msg00010.html>.

* gnu/packages/bash.scm (bash-minimal)[arguments]: Move #:modules
after (package-arguments bash).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-30 21:20:19 +02:00
..
bootloader bootloader: extlinux: Add a warning message on top of generated conf file. 2017-05-21 18:56:03 +02:00
build vm: Add UEFI loader to disk images. 2017-05-20 10:57:00 +02:00
packages gnu: bash-minimal: Override keywords from 'bash'. 2017-05-30 21:20:19 +02:00
services services: openssh: Don't depend on networking. 2017-05-20 10:16:34 +02:00
system install: Add 'passwd' to installation image. 2017-05-23 01:22:22 +02:00
tests Merge branch 'version-0.13.0' 2017-05-22 18:25:01 +02:00
artwork.scm
bootloader.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
local.mk gnu: libtasn1: Remove obsolete patch. 2017-05-28 19:16:43 +02:00
packages.scm Add (guix discovery). 2017-05-03 23:50:15 +02:00
services.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
system.scm gnu: Remove workaround for <https://bugs.gnu.org/26238>. 2017-05-28 19:08:54 +02:00
tests.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00