[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50967] [PATCH 02/14] gnu: home-services: Move configuration to (gnu
From: |
Xinglu Chen |
Subject: |
[bug#50967] [PATCH 02/14] gnu: home-services: Move configuration to (gnu home services). |
Date: |
Sat, 02 Oct 2021 20:37:42 +0200 |
On Sat, Oct 02 2021, Oleg Pykhalov wrote:
> * gnu/home-services/configuration.scm: Move the content ...
> * gnu/home/services/configuration.scm: ... here.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Same.
> * gnu/home-services/shells.scm: Replace (gnu home-services configuration)
> with (gnu home services configuration).
> * gnu/home-services/xdg.scm: Same.
> ---
> gnu/home-services/shells.scm | 2 +-
> gnu/home-services/xdg.scm | 2 +-
> gnu/{home-services => home/services}/configuration.scm | 2 +-
> gnu/local.mk | 2 +-
I think it makes more sense to move (gnu home-services configuration) to
(gnu services configuration) since none of the things in (gnu
home-services configuration) seem specific to home services.
signature.asc
Description: PGP signature
- [bug#50967] [PATCH 06/12] gnu: home-services: Move shells to (gnu services)., (continued)
- [bug#50967] [PATCH 06/12] gnu: home-services: Move shells to (gnu services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 07/12] gnu: home-services: Move xdg to (gnu services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 05/12] gnu: home-services: Move fontutils to (gnu services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 11/12] scripts: home: (gnu home-services bash) -> (gnu services bash)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 09/12] gnu: home-services: Move mcron to (gnu services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 08/12] gnu: home-services: Move shepherd to (gnu services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 10/12] gnu: home-services: Change %service-type-path and filter services., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 12/12] doc: (gnu home-services) -> (gnu services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 01/14] tests: Add tests for guix home cli., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 02/14] gnu: home-services: Move configuration to (gnu home services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 02/14] gnu: home-services: Move configuration to (gnu home services).,
Xinglu Chen <=
- [bug#50967] [PATCH 03/14] gnu: home-services: Move symlink-manager to (gnu home services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 05/14] gnu: home-services: Move fontutils to (gnu services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 07/14] gnu: home-services: Move xdg to (gnu home services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 04/14] gnu: home-services: Move utils to (gnu home services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 06/14] gnu: home-services: Move shells to (gnu home services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 09/14] gnu: home-services: Move mcron to (gnu home services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 10/14] scripts: home: (gnu home-services bash) -> (gnu home services bash)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 08/14] gnu: home-services: Move shepherd to (gnu home services)., Oleg Pykhalov, 2021/10/02
- [bug#50967] [PATCH 12/14] gnu: home-services: Update %service-type-path., Oleg Pykhalov, 2021/10/02