guix/gnu
Ludovic Courtès 2f1a01b7cd
gnu: mit-scheme: Pass a valid tarball hash on non-x86.
Fixes this bug:

  $ guix build -nd mit-scheme -s aarch64-linux
  guix build: error: derivation `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz.drv' has incorrect output `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz', should be `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz'

This is a followup to 7d6cfa4425.

* gnu/packages/scheme.scm (mit-scheme)[inputs]: For "source", pass a
hash of the right length in the catch-all case.
2019-09-23 12:14:39 +02:00
..
bootloader
build linux-container: "run-container" scripts shows the container's PID. 2019-09-12 23:07:43 +02:00
installer
machine
packages gnu: mit-scheme: Pass a valid tarball hash on non-x86. 2019-09-23 12:14:39 +02:00
services services: virtualization: Change libvirtd use syslog by default. 2019-09-21 17:40:04 +01:00
system linux-container: 'eval/container' correctly passes -L and -C flags. 2019-09-18 23:08:28 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: emacs-unpackaged-el: Update to 0-2.c0d58cf. 2019-09-20 02:20:57 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm