Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Chris Marusich fdb90e9ee8
gnu: libffi: On powerpc64le, patch using --force.
As explained in bug 45252, this is the right way to invoke it.

* gnu/packages/libffi.scm (arguments): Change the invocation of the "patch"
tool in the case where the %current-target-system or %current-system begins
with "powerpc64le", so that we invoke it using --force instead of --batch.
2020-12-27 20:03:57 -08:00
..
bootloader system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
build linux-boot: Fix noresume argument parsing. 2020-12-17 23:01:23 +01:00
installer install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
machine system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
packages gnu: libffi: On powerpc64le, patch using --force. 2020-12-27 20:03:57 -08:00
services services: Add radicale-service-type. 2020-12-27 19:32:09 +01:00
system store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
tests system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Build novena-barebones-raw-image. 2020-12-03 12:36:03 +01:00
image.scm
installer.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
local.mk gnu: audacity: Update to 2.4.2. 2020-12-27 16:42:02 -05:00
machine.scm
packages.scm
services.scm services: profile: Create manifest at monadic-bind time. 2020-12-01 00:10:48 +01:00
system.scm system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
tests.scm