guix/gnu
Marius Bakke f807d1795f
gnu: cURL: Update to 7.85.0.
* gnu/packages/curl.scm (curl): Update to 7.85.0.
[source](patches): Remove obsolete.
[arguments]: Remove obsolete phase.
* gnu/packages/patches/curl-easy-lock.patch,
gnu/packages/patches/curl-nghttp2-compat.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-09-01 23:37:12 +02:00
..
bootloader bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
build build: image: Make partition uuid optional. 2022-08-30 19:29:58 +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
packages gnu: cURL: Update to 7.85.0. 2022-09-01 23:37:12 +02:00
services Merge branch 'staging' into core-updates 2022-09-01 23:26:57 +02:00
system
tests tests: image: New test. 2022-08-30 19:29:58 +02:00
artwork.scm
bootloader.scm bootloader: Wrap lines. 2022-08-30 08:51:12 +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: Add comments. 2022-08-31 14:59:43 +02:00
installer.scm
local.mk gnu: cURL: Update to 7.85.0. 2022-09-01 23:37:12 +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