guix/gnu
Marius Bakke 50134a2b4a
gnu: Explicitly use OpenSSL 1.1 in more packages.
* gnu/packages/rust-apps.scm (rust-cargo-c)[inputs]: Change from OPENSSL to
OPENSSL-1.1.
* gnu/packages/security-token.scm (opensc)[inputs]: Likewise.
* gnu/packages/spice.scm (spice, spice-gtk)[propagated-inputs]: Likewise.
* gnu/packages/web.scm (serf)[propagated-inputs]: Likewise.
2022-09-09 23:00:22 +02:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build file-systems: Open files with O_CLOEXEC. 2022-09-08 16:22:21 +02:00
home services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
installer installer: Fix segfault on double logical partition removal. 2022-09-01 18:43:28 +02:00
machine Fix misspelling of GUIX_DIGITAL_OCEAN_TOKEN. 2022-09-04 17:57:02 +02:00
packages gnu: Explicitly use OpenSSL 1.1 in more packages. 2022-09-09 23:00:22 +02:00
services services: libvirt: Fix listen TCP. 2022-09-09 23:50:55 +03:00
system system: images: Define the platform in image-types. 2022-09-07 14:24:53 +02:00
tests tests: dict: Increase VM memory-size. 2022-09-08 15:17:31 +02:00
artwork.scm
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm ci: Fix the images specification. 2022-08-17 11:29:38 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm image: Use #true and #false. 2022-09-07 14:26:34 +02:00
installer.scm
local.mk gnu: python-apsw: Update to 3.39.2.1. 2022-09-07 22:02:40 +02:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm
tests.scm