Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 40272a77a3c4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: de357d57811b
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 13, 2019

  1. 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.
    infinisil committed Oct 13, 2019
    Copy the full SHA
    23d920c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Merge pull request #65698 from Infinisil/system-users

    Increase the system user id range
    infinisil committed Oct 27, 2019
    1
    Copy the full SHA
    de357d5 View commit details
    Browse the repository at this point in the history