1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 07:31:20 +00:00
nixpkgs/pkgs/os-specific
Silvan Mosberger 23d920c8f0
nixos/users: Increase maximum system uid/gid from 499 to 999
This enlarges the system uid/gid range 6-fold, from 100 to 600 ids. This
is a preventative measure against running out of dynamically allocated
ids for NixOS services with isSystemUser, which should become the
preferred way of allocating uids for non-real users.
2019-10-14 01:59:19 +02:00
..
bsd tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
darwin treewide: fix string escapes 2019-09-16 22:15:38 +00:00
linux nixos/users: Increase maximum system uid/gid from 499 to 999 2019-10-14 01:59:19 +02:00
windows wxMSW: mark broken 2019-09-18 12:51:00 -04:00