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 2add5b2032
gnu: cURL: Don't build with OpenLDAP.
When OpenLDAP is missing, cURL will fall back to an internal LDAP
client implementation, so there is no loss of functionality.  This simplifies
bootstrapping and reduces the closure size by 6.1 MiB.

* gnu/packages/curl.scm (curl)[inputs]: Remove OPENLDAP.
2020-12-17 00:15:49 +01:00
..
bootloader bootloader: grub: Skip install-grub-efi when producing a disk image. 2020-11-17 15:20:03 -05:00
build Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
installer installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
machine
packages gnu: cURL: Don't build with OpenLDAP. 2020-12-17 00:15:49 +01:00
services services: MySQL: Upgrade database schemas automatically. 2020-11-28 19:51:40 +01:00
system Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
tests services: MySQL: Add more tests. 2020-11-28 19:51:40 +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: Limit image and system tests jobs periodicity. 2020-11-25 10:48:55 +01:00
image.scm
installer.scm
local.mk gnu: gdbm: Fix build with GCC 10. 2020-12-17 00:15:48 +01:00
machine.scm
packages.scm
services.scm
system.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
tests.scm