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
Brice Waegeneire 76a9bad380
gnu: libressl: Remove search paths.
Unlike OpenSSL, LibreSSL hardcode it's certificate bundle and doesn't
allow to specify it through a environment variable.

* gnu/packages/tls.scm (libressl)[configure-flags]: Specify OpenSSL
configuration directory.
[native-search-paths]: Remove it.
* gnu/packages/ntp.scm (openntpd)[configure-flags]: Adjust CAcert
location.
2021-06-17 08:14:47 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build gnu: Respect ‘rootdelay’ kernel command-line argument. 2021-06-16 12:13:40 +02:00
installer installer: Fix FAT16 partition mounting. 2021-06-13 14:11:59 +02:00
machine machine: ssh: Respect calling convention for monadic procedures. 2021-06-03 13:04:20 +02:00
packages gnu: libressl: Remove search paths. 2021-06-17 08:14:47 +02:00
services services: Remove deprecated service procedures. 2021-06-14 18:35:17 +02:00
system Revert "vm: Autoload (gnu build vm)." 2021-05-18 16:37:18 +02:00
tests tests: hpcguix-web: Fix it. 2021-06-01 14:33:27 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add derivation inputs. 2021-05-25 09:46:35 +02:00
image.scm
installer.scm
local.mk gnu: brightnessctl: Add elogind support. 2021-06-17 07:27:45 +02:00
machine.scm
packages.scm
services.scm gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
system.scm Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
tests.scm