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 or pull requests.
guix/gnu
Ludovic Courtès 73684dc90e
home: services: environment-variables: Add support for literal strings.
* gnu/home/services.scm (<literal-string>): New record type.
(environment-variable-shell-definitions): Split 'shell-quote' into
'quote-string' and 'shell-double-quote'.  Add 'shell-single-quote'.
Add clause for 'literal-string' records.
* tests/guix-home.sh: Test it.
* doc/guix.texi (Essential Home Services): Document it.
2023-01-05 14:20:23 +01:00
..
bootloader gnu: u-boot-am335x-boneblack: Revert to old name. 2022-12-28 22:14:16 -05:00
build hurd-boot: Fix list of devices with translators. 2022-12-24 00:45:47 +01:00
home home: services: environment-variables: Add support for literal strings. 2023-01-05 14:20:23 +01:00
installer installer: final: Delete SQLite WAL and shm files upon completion. 2022-12-18 01:17:17 +01:00
machine
packages gnu: kodi/wayland: Fix syntax error. 2023-01-04 21:40:46 +01:00
services services: certbot: Fix broken link. 2023-01-03 16:34:44 -05:00
system image: Enhance compatibility of the root ext4 partition. 2022-12-26 22:47:02 -05:00
tests tests: Add system tests for each supported kernel version. 2022-12-12 20:23:32 +01:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk gnu: Add sugar-toolkit-gtk3. 2023-01-04 11:22:03 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Rename and move %base-packages-disk-utilities. 2022-12-06 10:24:39 +01:00
tests.scm