me
/
guix
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/pull-requests.
guix/gnu
Marius Bakke 5f1000d5d4
gnu: libffi: Update to 3.3.
* gnu/packages/patches/libffi-3.2.1-complex-alpha.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libffi.scm (libffi): Update to 3.3.
[source](patches): Remove.
* gnu/packages/python.scm (python-3.7)[arguments]: Remove workaround.
2019-12-05 17:59:00 +01:00
..
bootloader gnu: Add u-boot-firefly-rk3399. 2019-10-18 15:48:18 -07:00
build build: vm: Fix qemu-command procedure. 2019-12-01 16:52:30 +01:00
installer installer: Update to Guile-Parted 0.0.2 release. 2019-09-25 16:03:23 +02:00
machine machine: ssh: <machine-ssh-configuration> can include the host key. 2019-12-04 18:16:08 +01:00
packages gnu: libffi: Update to 3.3. 2019-12-05 17:59:00 +01:00
services services: Add GNOME Keyring service. 2019-12-04 18:16:08 +01:00
system install: Pass 'local-file' literal strings for proper resolution. 2019-12-01 23:36:52 +01:00
tests tests: install: Fix typo. 2019-11-18 13:22:15 +09:00
artwork.scm
bootloader.scm
ci.scm ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
installer.scm
local.mk gnu: libffi: Update to 3.3. 2019-12-05 17:59:00 +01:00
machine.scm
packages.scm packages: 'fold-available-packages' uses 'supported-package?'. 2019-10-14 23:43:43 +02:00
services.scm services: 'fold-services' memoizes service values. 2019-11-09 23:04:14 +01:00
system.scm system: vm: Support cross-compilation. 2019-12-01 16:51:40 +01:00
tests.scm