summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorSander van der Burg <svanderburg@gmail.com>2022-03-12 00:56:44 +0100
committerSander van der Burg <svanderburg@gmail.com>2022-03-13 14:00:09 +0100
commitd12186a6017e7fddaa0e97db90c4924485aca92c (patch)
treed6b87cbde02be146dda53e75c30bdb6bd6e10fd9 /nixos/tests/all-tests.nix
parent9afbaab4d2a85e0b14433ee22baf7cd54a4cd6ed (diff)
downloadnixpkgs-d12186a6017e7fddaa0e97db90c4924485aca92c.tar
nixpkgs-d12186a6017e7fddaa0e97db90c4924485aca92c.tar.gz
nixpkgs-d12186a6017e7fddaa0e97db90c4924485aca92c.tar.bz2
nixpkgs-d12186a6017e7fddaa0e97db90c4924485aca92c.tar.lz
nixpkgs-d12186a6017e7fddaa0e97db90c4924485aca92c.tar.xz
nixpkgs-d12186a6017e7fddaa0e97db90c4924485aca92c.tar.zst
nixpkgs-d12186a6017e7fddaa0e97db90c4924485aca92c.zip
nixos/tomcat: configure default group and fix broken default package reference
Without this fix, evaluating a NixOS configuration with Tomcat enabled and the
default settings results in the following evaluation error:

Failed assertions:
- users.users.tomcat.group is unset. This used to default to
nogroup, but this is unsafe. For example you can create a group
for this user with:
users.users.tomcat.group = "tomcat";
users.groups.tomcat = {};
Diffstat (limited to 'nixos/tests/all-tests.nix')
0 files changed, 0 insertions, 0 deletions