3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Marius Bakke a114b262d5
gnu: cairo: Do not build static libraries.
* gnu/packages/gtk.scm (cairo)[arguments]: Add "--disable-static" to #:configure-flags.
2019-12-05 17:59:09 +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
machine machine: ssh: <machine-ssh-configuration> can include the host key. 2019-12-04 18:16:08 +01:00
packages gnu: cairo: Do not build static libraries. 2019-12-05 17:59:09 +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: swig: Update to 4.0.1. 2019-12-05 17:59:02 +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