guix/gnu
Ludovic Courtès 50ea3135e0
gnu: bash: Do not autoload (gcrypt hash).
Fixes <https://bugs.gnu.org/41457>.
Reported by Matias Jose Seco Baccanelli <matias_jose_seco@autoproduzioni.net>.

* gnu/packages/bash.scm: Avoid #:autoload for (gcrypt hash).  On Guile 2.2,
autoloading would bring it not only the 'port-sha256' binding (as on
3.0) but also the 'sha256' binding.  As a result, use of 'sha256' in the
'origin' form wouldn't match.
2020-05-22 18:49:50 +02:00
..
bootloader bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
build linux-boot: Refactor boot-system. 2020-05-20 08:30:34 -04:00
installer
machine
packages gnu: bash: Do not autoload (gcrypt hash). 2020-05-22 18:49:50 +02:00
services services: shepherd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
system bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
tests bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: Add libfreenect. 2020-05-21 19:19:58 +08:00
machine.scm
packages.scm
services.scm
system.scm bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
tests.scm