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
Ludovic Courtès 58beda0121
services: guix-publish: Add zstd compression by default.
That way, the default config with (advertises? #t) and without a cache
will offer zstd-compressed substitutes, which should lead to much higher
throughput than gzip.

* gnu/services/base.scm (default-compression): When
'guix-publish-configuration-cache' returns true, use higher level
compression ratios.  Add "zstd".
* doc/guix.texi (Base Services): Mention zstd.
2021-04-03 22:08:33 +02:00
..
bootloader
build
installer
machine
packages gnu: knot-resolver: Update to 5.3.1. 2021-04-03 22:06:17 +02:00
services services: guix-publish: Add zstd compression by default. 2021-04-03 22:08:33 +02:00
system
tests tests: Add Transmission Daemon system test. 2021-03-28 22:31:00 +02:00
artwork.scm
bootloader.scm
ci.scm ci: %cross-targets: Add powerpc64le-linux-gnu. 2021-03-23 23:19:58 -07:00
image.scm
installer.scm
local.mk gnu: runc: Update to 1.0.0-rc93. 2021-04-02 23:33:42 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm