guix/gnu/build
Tobias Geerinckx-Rice 5a2c3352d8
Revert "gnu: system: Add home-directory-permissions field to <user-account>."
This reverts commit e9a5eebc78, which
as far as I can tell breaks system roll-backs thusly:

[...]
In gnu/build/accounts.scm:
   239:27  3 (_ #<<password-entry> name: "root" password: "x" uid: 0 gid: 0 real-name: "System >)
In unknown file:
           2 (string-join ("root" "x" "0" "0" "System administrator" "/root" #t) ":" #<undefined>)
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 string-append: Wrong type (expecting string): #t
2023-08-20 02:00:00 +02:00
..
accounts.scm
activation.scm Revert "gnu: system: Add home-directory-permissions field to <user-account>." 2023-08-20 02:00:00 +02:00
bootloader.scm
chromium-extension.scm
cross-toolchain.scm
dbus-service.scm services: dbus-service, secret-service: Do not cause (fibers) to be loaded. 2023-05-06 17:12:45 +02:00
file-systems.scm file-systems: Validate 'no-diratime flag. 2023-02-26 01:00:07 +01:00
hurd-boot.scm hurd-boot: Cater for netdde. 2023-07-13 18:59:57 +02:00
image.scm gnu: image: Add support for unformatted partitions. 2023-06-14 14:52:21 +03:00
install.scm
jami-service.scm
linux-boot.scm
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm marionette: Allow passing custom OCR arguments. 2023-07-19 10:38:15 -04:00
secret-service.scm services: dbus-service, secret-service: Do not cause (fibers) to be loaded. 2023-05-06 17:12:45 +02:00
shepherd.scm
svg.scm