guix/gnu
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
..
bootloader
build install: Validate symlink target in evaluate-populate-directive. 2022-11-15 14:15:11 -05:00
home services: configuration: Revert to a working ‘guix home’. 2022-11-13 01:00:00 +01:00
installer installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
machine machine/digital-ocean: Pull operating system definition out of string. 2022-11-09 13:45:24 +01:00
packages gnu: icecat: Update to 102.5.0-guix0-preview1 [security fixes]. 2022-11-16 16:45:54 -05:00
services services: configuration: Revert to a working ‘guix home’. 2022-11-13 01:00:00 +01:00
system
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Migrate to 'guile-gnutls'. 2022-11-15 12:16:43 +01:00
local.mk gnu: Add llvm-15. 2022-11-16 14:08:02 -05:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm