guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#50208] [PATCH] home-services: Add symlink-manager


From: Andrew Tropin
Subject: [bug#50208] [PATCH] home-services: Add symlink-manager
Date: Tue, 31 Aug 2021 10:03:08 +0300

On 2021-08-31 02:19, Oleg Pykhalov wrote:

> Andrew Tropin <andrew@trop.in> writes:
>
>> Changes since v1:
>> Added missing import to xdg via a separate commit.
>> Added trailing dots to commit messages.
>>
>> Andrew Tropin (5):
>>   home-services: Add utils module.
>>   home-services: symlink-manager: Properly handle 1st generation case.
>>   home-services: activation: Add support for multiline env vars.
>>   gnu: home: Add doc comment about the module.
>>   home-services: xdg: Add missing import.
>>
>>  gnu/home-services.scm                 |  4 +-
>>  gnu/home-services/shells.scm          |  1 +
>>  gnu/home-services/symlink-manager.scm |  2 +-
>>  gnu/home-services/utils.scm           | 77 +++++++++++++++++++++++++++
>>  gnu/home-services/xdg.scm             |  1 +
>>  gnu/home.scm                          |  8 +++
>>  6 files changed, 90 insertions(+), 3 deletions(-)
>>  create mode 100644 gnu/home-services/utils.scm
>>
>> -- 
>> 2.33.0
>
> […]
>
> Tabified local.mk, pushed to wip-guix-home.
>
> Oleg.

It seems we are finished with basic home-services, refactoring and
preparing CLI now, will send it in a separate thread.

Thank you very much!)

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]