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
Oleg Pykhalov fee0bced7f
home: services: configuration: Support file-like objects.
* gnu/home/services/configuration.scm (interpose): Operate only with file-like
objects.
(string-or-gexp?): Delete procedure.
(serialize-string-or-gexp): Rename to 'serialize-file-like'.
(text-config?): Call 'file-like' intead of 'string-or-gexp?'.
* guix/scripts/home/import.scm:
(generate-bash-module+configuration): Don't call slurp-file-gexp.
* gnu/home/services/configuration.scm: Move content ...
* gnu/services/configuration.scm: here.
* gnu/home/services/shells.scm: Delete (gnu home services configuration).
* gnu/home/services/xdg.scm: Same.
* gnu/local.mk: Same.
* tests/guix-home.sh:
Test home-bash-service-type and extension with home-bash-extension.
2021-10-09 19:24:19 +03:00
..
bootloader Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
build file-systems: Prefer low-memory mode of ‘btrfs check’. 2021-09-28 22:08:23 +02:00
home home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
installer installer: Fix typo in docstrings. 2021-10-01 21:27:36 +02:00
machine Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
packages gnu: ghc-8.10: Disable failing test on i686. 2021-10-09 17:31:47 +02:00
services home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
system file-systems: Fix <file-system> skip-check-if-clean? default. 2021-09-24 21:11:19 +02:00
tests tests: install: Test an XFS root file system. 2021-09-23 18:17:18 +02:00
artwork.scm
bootloader.scm bootloader: Report location of the deprecated 'target' field. 2021-08-30 14:22:35 +02:00
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
machine.scm
packages.scm
services.scm system: Handle 'setuid-programs' deprecation handling as a field sanitizer. 2021-08-12 12:34:13 +02:00
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00