guix/gnu
Mathieu Othacehe 310212e23e
system: image: Remove an unused variable.
* gnu/system/image.scm (sytem-image): Remove it.
2022-09-07 14:24:52 +02:00
..
bootloader bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
build linux-boot: Resume from hibernation after pre-boot. 2022-09-04 02:00:00 +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: guix-modules: Remove instructions for GUIX_EXTENSIONS_PATH. 2022-09-07 11:32:55 +03:00
services services: nginx: Add 'shepherd-requirement' configuration field. 2022-09-06 16:58:12 +02:00
system system: image: Remove an unused variable. 2022-09-07 14:24:52 +02:00
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
home.scm
image.scm image: Use a default size partition value. 2022-09-07 14:24:52 +02:00
installer.scm
local.mk gnu: Add Zuo. 2022-09-04 23:10:11 +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