diff options
| author | Michael Weiss <dev.primeos@gmail.com> | 2018-09-08 16:10:29 +0200 |
|---|---|---|
| committer | Michael Weiss <dev.primeos@gmail.com> | 2018-09-08 16:24:05 +0200 |
| commit | eb0050ca458870deb17e0bedfdf1eeda3c67bf9e (patch) | |
| tree | aedaecbe99de62c4b29a062ef78d2be6cc62eee1 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | a6934b2389f9e2bb55675fc93498d949adb3bb40 (diff) | |
nixos/sks: Use a group and don't add sks to systemPackages
Without a group the gid will default to 65534 (2^16 - 2) which maps to
"nogroup". IMO it makes more sense to explicitly set a valid group.
Adding pkgs.sks to environment.systemPackages is not required (IIRC we
want to avoid bloating environment.systemPackages). Instead it seems
like a better idea to make the relevant binaries available to the user
sks and enable useDefaultShell so that "su -l sks" can be used for
manual interaction (that way the files will always have the correct
owner).
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
