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-26 13:58, Oleg Pykhalov wrote:
> I applied your patch, replaces tabs with spaces, modified commit message
> according to GNU standards, added the file to gnu/local.mk for
> compilation (I forgot to do it for previous patch series, apologies).
>
>
> I would like to squash the patch for home-services.scm with a previous
> series (hope force push will work), but I should ask you could I do it?
> Otherwise I could just push two patches to wip-guix-home.
>
> Updated patches are attached below.
On top of the patches above I made a new patch series, which introduces
home-environment and a set of default services, which are expected to be
present in most Guix Home configurations.
Andrew Tropin (5):
home-services: Add fontutils.
home-services: Add helper functions for service configurations.
home-services: Add shells.
home-services: Add xdg.
home: Add home-environment.
gnu/home-services/configuration.scm | 63 +++
gnu/home-services/fontutils.scm | 65 +++
gnu/home-services/shells.scm | 637 ++++++++++++++++++++++++++++
gnu/home-services/xdg.scm | 475 +++++++++++++++++++++
gnu/home.scm | 97 +++++
gnu/local.mk | 5 +
6 files changed, 1342 insertions(+)
create mode 100644 gnu/home-services/configuration.scm
create mode 100644 gnu/home-services/fontutils.scm
create mode 100644 gnu/home-services/shells.scm
create mode 100644 gnu/home-services/xdg.scm
create mode 100644 gnu/home.scm
--
2.33.0
[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.