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
Oleg Pykhalov ba8ddb3480
gnu: Move (gnu home-services) to (gnu home services).
* gnu/home-services/configuration.scm: Move the content ...
* gnu/home/services/configuration.scm: ... here.
* doc/guix.texi:
Replace (gnu home-services mcron) with (gnu home services mcron).
Replace (gnu home-services) with (gnu home services).
* gnu/home.scm:
Replace (gnu home-services fontutils) with (gnu services fontutils).
Replace (gnu home-services shells) with (gnu home services shells).
Replace (gnu home-services symlink-manager) with
(gnu home services symlink-manager).
Replace (gnu home-services xdg) with (gnu home services xdg).
* gnu/home-services/fontutils.scm: Rename to gnu/services/fontutils.scm.
* gnu/home-services/mcron.scm: Move to gnu/home/services/mcron.scm.
Replace (gnu home-services shepherd) with (gnu home services shepherd).
* gnu/home-services.scm (%service-type-path):
Search home services in "gnu/services".
* gnu/home-services/shells.scm: Replace (gnu home-services configuration) with
(gnu home services configuration).
Rename to gnu/home/services/shells.scm.
Replace (gnu home-services utils) with (gnu home services utils).
* gnu/home-services/shepherd.scm: Move to gnu/home/services/shepherd.scm.
* gnu/home-services/symlink-manager.scm:
Rename to gnu/home/services/symlink-manager.scm.
* gnu/home-services/utils.scm: Rename to gnu/home/services/utils.scm.
* gnu/home-services/xdg.scm: Rename to gnu/home/services/xdg.scm.
* guix/scripts/home/import.scm:
Replace (gnu home-services bash) with (gnu home services bash).
* gnu/home-services.scm: Update documentation string.
* doc/he-config-bare-bones.scm:
Apply new (gnu home-services ...) modules location.
* gnu/local.mk (GNU_SYSTEM_MODULES): Same.
2021-10-08 15:36:18 +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/services gnu: Move (gnu home-services) to (gnu home services). 2021-10-08 15:36:18 +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: ocaml-bos: Update to 0.2.1. 2021-10-08 13:43:59 +02:00
services services: knot: Remove obsolete DISABLE-ANY? zone option. 2021-10-04 13:31:34 +02: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-services.scm gnu: Move (gnu home-services) to (gnu home services). 2021-10-08 15:36:18 +03:00
home.scm gnu: Move (gnu home-services) to (gnu home services). 2021-10-08 15:36:18 +03:00
image.scm
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk gnu: Move (gnu home-services) to (gnu home services). 2021-10-08 15:36:18 +03:00
machine.scm
packages.scm
services.scm
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