guix/gnu/home/services
Tobias Geerinckx-Rice 39e4e00f75
services: configuration: Revert to a working ‘guix home’.
This reverts commit 543d971ed2, and
its dependent commit 9b21cd2e9a, which
appear to have triggered a recent wave of ‘guix home’ regressions
involving (services (list (service home-bash-service-type))):

In gnu/home/services/shells.scm:
    504:7  3 (home-bash-extensions #<<home-bash-configuration> package: #<package bash@5.1.8 gnu/packages/ba…> …)
In unknown file:
           2 (append #<<location> file: "…" line: 14 column: 12> ())
In ice-9/boot-9.scm:
  1685:16  1 (raise-exception _ #:continuable? _)
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure append: Wrong type argument in position 1 (expecting empty list): #<<location> file: "…" line: 14 column: 12>

I should love to dive in & fix this rather than revert, but urgently
need sleep.
2022-11-13 01:00:00 +01:00
..
desktop.scm home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
fontutils.scm
guix.scm gnu: home: Add Guix channels service. 2022-07-12 01:17:46 +02:00
mcron.scm services: configuration: Revert to a working ‘guix home’. 2022-11-13 01:00:00 +01:00
pm.scm home: Add home-batsignal-service-type. 2022-10-04 17:04:45 +04:00
shells.scm home: services: environment-variables: Double-quote values. 2022-07-14 01:05:34 +02:00
shepherd.scm home: shepherd: Add daemonize? option to configuration. 2022-09-14 18:25:11 +03:00
ssh.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
symlink-manager.scm home: symlink-manager: Handle non-existing directory during cleanup. 2022-04-11 00:25:33 +02:00
utils.scm
xdg.scm home: xdg: Skip mkdir XDG_RUNTIME_DIR in activation script. 2022-08-05 15:28:02 +02:00