guix/gnu
Ludovic Courtès 309d87c3aa
services: guix: Allocate build user UIDs in the system range.
Until now we were allocating the UIDs of build users above 30000, which
is in "normal" user UID range.  This static allocation was unnecessary,
so this change lets the system allocate UIDs in the system range (below
1000).

* gnu/services/base.scm (guix-build-accounts): Remove #:first-uid, and
remove 'uid' field from 'user-account'.
2019-03-10 23:41:33 +01:00
..
bootloader
build activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
installer
packages gnu: gnome-shell: Avoid top-level reference to inkscape. 2019-03-10 23:41:33 +01:00
services services: guix: Allocate build user UIDs in the system range. 2019-03-10 23:41:33 +01:00
system activation: Build account databases with (gnu build accounts). 2019-03-07 20:05:09 +01:00
tests activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm
ci.scm
installer.scm
local.mk gnu: pugixml: Build as shared library. 2019-03-10 21:44:25 +01:00
packages.scm
services.scm
system.scm
tests.scm