diff options
| author | Domen Kožar <domen@dev.si> | 2016-08-30 17:13:41 +0200 |
|---|---|---|
| committer | Domen Kožar <domen@dev.si> | 2016-08-30 17:14:14 +0200 |
| commit | e561edc322d275c3687fec431935095cfc717147 (patch) | |
| tree | c87300066e06c9092e4421343d5bdf22727d0101 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 95021f061a3df49e041b474a7088f105c3a69dd1 (diff) | |
update-users-groups.pl: correctly guard duplicate uids for declarative users
Verified that following nixos configuration:
users.users.foo = {
uid = 1000;
name = "foo";
};
users.users.bar = {
name = "bar";
};
Before this commit both users will get uid of 1000, after it's applied
bar will correctly get 1001.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
