GNU bug report logs -
#50208
[PATCH] home-services: Add symlink-manager
Previous Next
Reported by: Andrew Tropin <andrew <at> trop.in>
Date: Thu, 26 Aug 2021 07:00:02 UTC
Severity: normal
Tags: patch
Done: Oleg Pykhalov <go.wigust <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On 2021-08-31 02:19, Oleg Pykhalov wrote:
> Andrew Tropin <andrew <at> 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!)
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 3 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.