3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Ludovic Courtès 5bce4c8242
build-system: Add 'channel-build-system'.
* gnu/ci.scm (channel-build-system, channel-source->package): Remove.
* gnu/packages/package-management.scm (channel-source->package): New
procedure, moved from (gnu ci).
* guix/build-system/channel.scm: New file, with code moved from (gnu ci).
* doc/guix.texi (Build Systems): Document it.
2022-08-09 15:16:06 +02:00
..
bootloader
build gnu: modifying make-chromium-extension to rely on node-crx3. 2022-07-20 16:50:08 +02:00
home home: Use warning instead of display. 2022-08-05 15:28:03 +02:00
installer installer: Add comments and vertical space to the generated config. 2022-08-08 11:54:25 +02:00
machine
packages build-system: Add 'channel-build-system'. 2022-08-09 15:16:06 +02:00
services services: configuration: Step back from *unspecified*. 2022-08-01 12:49:35 -04:00
system image: Raise an error when an image lacks a bootable partition. 2022-07-01 12:10:28 +02:00
tests gnu: telephony: Add a Jami test for a partially defined jami-account. 2022-08-01 12:49:44 -04:00
artwork.scm
bootloader.scm
ci.scm build-system: Add 'channel-build-system'. 2022-08-09 15:16:06 +02:00
home.scm home: Add 'home-generation-base'. 2022-08-01 00:02:04 +02:00
image.scm image: Add sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: unzip: Patch for CVE-2022-0529 and CVE-2022-0530. 2022-08-08 19:21:45 +03:00
machine.scm
packages.scm
services.scm
system.scm gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm