guix/gnu
Ludovic Courtès dd6b951fe0
gnu: guile@3.0.8: Disable parallel builds when cross-compiling.
Cross builds, as in "guix build guile@3.0.8 --target=i586-pc-gnu", are
not bit-reproducible unless built sequentially.

* gnu/packages/guile.scm (guile-3.0-latest)[arguments]: Set #:parallel-build?
to #f when cross-compiling.
2022-03-01 12:33:06 +01:00
..
bootloader
build build: linux-boot: Expound docstring of the 'boot-system' procedure. 2022-02-17 13:39:02 -05:00
home
installer installer: Continue even if Connman cannot phone home. 2022-02-26 15:56:55 +01:00
machine
packages gnu: guile@3.0.8: Disable parallel builds when cross-compiling. 2022-03-01 12:33:06 +01:00
platforms
services services: pulseaudio: Deploy the configuration files to /etc/pulse. 2022-02-26 09:03:01 -05:00
system
tests tests: nix: Remove tab characters. 2022-02-21 13:38:47 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: guile@3.0.8: Get correct type sizes when cross-compiling. 2022-03-01 12:33:06 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm