guix/gnu
Mathieu Othacehe ebe9d660a5
gnu: Add compression module.
Move the compression record to a dedicated module so that it can be used
outside (guix scripts pack) module.

* guix/scripts/pack.scm (<compressor>, %compressors, lookup-compressor): Move
it to ...
* gnu/compression.scm: ... this new file.
* gnu/ci.scm: Adapt it.
* local.mk (GNU_SYSTEM_MODULES): Add it.
2022-09-24 14:49:09 +02:00
..
bootloader
build build: jami-service: account->username always return a fingerprint. 2022-09-23 23:56:15 -04:00
home
installer installer: tests: Fix typo. 2022-09-24 14:15:47 +02:00
machine
packages Revert "gnu: samba: Add avahi to inputs." 2022-09-24 13:15:42 +02:00
services services: Add wsdd service. 2022-09-24 09:41:24 +02:00
system platforms: x86: Rename Hurd hurd to i586-gnu. 2022-09-24 14:49:07 +02:00
tests services: Add wsdd service. 2022-09-24 09:41:24 +02:00
artwork.scm
bootloader.scm
ci.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm image: Make the operating-system field mandatory. 2022-09-24 14:20:36 +02:00
installer.scm
local.mk gnu: Add compression module. 2022-09-24 14:49:09 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm